eshell-ange-ls-uids | List of user/host/id strings, used to determine remote ownership. |
eshell-command-output-properties | A list of text properties to apply to command output. |
eshell-convert-numeric-arguments | If non-nil, converting arguments of numeric form to Lisp numbers. |
eshell-debug-command | A list of debug features to enable when running Eshell commands. |
eshell-debug-command-buffer | The name of the buffer to log debug messages about command invocation. |
eshell-group-file | If non-nil, the name of the group file on your system. |
eshell-group-names | A cache to hold the names of groups. |
eshell-group-timestamp | A timestamp of when the group file was read. |
eshell-handle-errors | If non-nil, Eshell will handle errors itself. |
eshell-host-names | A cache the names of frequently accessed hosts. |
eshell-host-timestamp | A timestamp of when the hosts file was read. |
eshell-hosts-file | The name of the /etc/hosts file. |
eshell-integer-regexp | Regular expression used to match integer arguments. |
eshell-number-regexp | Regular expression used to match numeric arguments. |
eshell-passwd-file | If non-nil, the name of the passwd file on your system. |
eshell-path-env | Content of $PATH. |
eshell-private-directory-modes | The file-modes value to use for creating "private" directories. |
eshell-private-file-modes | The file-modes value to use for creating "private" files. |
eshell-stringify-t | If non-nil, the string representation of t is "t". |
eshell-tar-regexp | Regular expression used to match tar file names. |
eshell-user-names | A cache to hold the names of users. |
eshell-user-timestamp | A timestamp of when the user file was read. |