Juergen Hoetzel
285fd95b8b
Fix void-variable error: partitions
2021-05-21 21:13:35 +02:00
Juergen Hoetzel
468167e356
Leverage -reduce-from function
...
Use the high order function -reduce-from instead of reimplementing a
specialiced reduce function to go get the longest path length.
2021-05-15 14:29:43 +02:00
Juergen Hoetzel
8ea35d0d20
Use tramp aware functions and paths
...
Add new custom variable eshell-info-banner-tramp-aware to configure
tramp awareness.
Fixes invalid (localhost) infos for hostname and os-relase when using
Eshell on remote hosts.
2021-05-08 13:41:41 +02:00
Juergen Hoetzel
08f16efde7
Use C locale for external processes to prevent parsing issues
2021-05-02 16:28:22 +02:00
Juergen Hoetzel
1fdf0b0c0a
Replace undefined functions length= and length> with Emacs builtins
2021-05-01 14:04:53 +02:00