all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Pierre Neidhardt <mail@ambrevar.xyz>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: [ELPA] New package: disk-usage
Date: Tue, 19 Feb 2019 21:39:42 +0100	[thread overview]
Message-ID: <87zhqr5x81.fsf@gmx.de> (raw)
In-Reply-To: <874l8zr0cs.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Tue, 19 Feb 2019 21:26:27 +0100")

Pierre Neidhardt <mail@ambrevar.xyz> writes:

Hi Pierre,

>> Is there a reason you apply `call-process' instead of `process-file'?
>> With the latter, you could scan also directories on remote machines.
>
> Nope, will do, just forgot about it (bad habit).

Thanks. And in case you want to support different command arguments per
host, you might think about connection-local variables.

>> One suggestion: you know for sure key bindings. Other people won't.
>> Maybe you could add a menue for your *disk-usage<...>* buffers?
>
> Isn't `describe-mode' enough?

Of course, and I did. But a menue is more convenient. 'C-h m' returns:

--8<---------------cut here---------------start------------->8---
key             binding
---             -------

TAB		forward-button
ESC		Prefix Command
SPC		scroll-up-command
-		negative-argument
0 .. 9		digit-argument
<		beginning-of-buffer
>		end-of-buffer
?		describe-mode
R		disk-usage-toggle-recursive
S		tabulated-list-sort
^		disk-usage-up
d		disk-usage-dired-at-point
e		disk-usage-eshell-at-point
f		disk-usage-toggle-full-path
g		revert-buffer
h		disk-usage-toggle-human-readable
m		disk-usage-mark
n		next-line
p		previous-line
q		quit-window
u		disk-usage-unmark
x		disk-usage-delete-marked-files
DEL		scroll-down-command
S-SPC		scroll-down-command
<S-return>	disk-usage-find-file-at-point
<backspace>	disk-usage-up
<backtab>	backward-button
<follow-link>	mouse-face
<mouse-2>	mouse-select-window
  (that binding is currently shadowed by another mode)
<remap>		Prefix Command

C-M-i		backward-button
--8<---------------cut here---------------end--------------->8---

A longer list than needed; the relevant keys must be found.

Ahh, and applying 'e' (disk-usage-eshell-at-point) returns

--8<---------------cut here---------------start------------->8---
eshell-mode: Wrong type argument: stringp, nil
--8<---------------cut here---------------end--------------->8---

> Cheers!

Best regards, Michael.



  reply	other threads:[~2019-02-19 20:39 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-19  8:49 [ELPA] New package: disk-usage Pierre Neidhardt
2019-02-19 15:55 ` Clément Pit-Claudel
2019-02-19 16:17 ` Eli Zaretskii
2019-02-19 16:26   ` Pierre Neidhardt
2019-02-19 17:25     ` Eli Zaretskii
2019-02-19 19:29       ` Pierre Neidhardt
2019-02-19 19:44         ` Eli Zaretskii
2019-02-19 19:55           ` Pierre Neidhardt
2019-02-19 20:21 ` Michael Albinus
2019-02-19 20:26   ` Pierre Neidhardt
2019-02-19 20:39     ` Michael Albinus [this message]
2019-02-19 20:58       ` describe-mode bindings (was: [ELPA] New package: disk-usage) Stefan Monnier
2019-02-19 21:29         ` Clément Pit-Claudel
2019-02-19 21:05       ` [ELPA] New package: disk-usage Pierre Neidhardt
2019-02-20  8:08         ` Pierre Neidhardt
2019-02-20 13:28           ` Stefan Monnier
2019-02-24 17:14           ` Pierre Neidhardt
2019-02-24 19:33             ` Pierre Neidhardt
2019-02-24 20:24               ` Stefan Monnier
2019-02-26 11:59             ` Michael Albinus
2019-02-26 15:08               ` Pierre Neidhardt
2019-02-26 15:25                 ` Michael Albinus
2019-03-01 17:51                   ` Pierre Neidhardt
2019-03-01 23:28                     ` Michael Albinus
2019-03-02 13:51                       ` Pierre Neidhardt
2019-03-03 10:28                     ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zhqr5x81.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=mail@ambrevar.xyz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.