all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 30016@debbugs.gnu.org
Subject: bug#30016: Improve visibility of Process List
Date: Thu, 11 Jan 2018 23:49:47 +0200	[thread overview]
Message-ID: <87mv1kgj5w.fsf@mail.linkov.net> (raw)
In-Reply-To: <83r2qw4co0.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 11 Jan 2018 17:50:55 +0200")

>> It occurred to me that better would be to make tabulated-list columns
>> resizable.  So if the default column size truncates an important part,
>> the user could drag the column separator to make it wider, or use
>> a new key to resize the column, like ‘C-x {’ and ‘C-x }’ are used
>> to resize the window.
>
> This could be a nice feature, but it cannot be the solution for the
> problem at hand, because there are session without mice, where
> dragging anything is impossible.

But please notice the part about a key sequence like ‘C-x {’ and ‘C-x }’
to resize columns like resizing windows.

>> There is one problem: when ‘yes-or-no-p’ is replaced with ‘y-or-n-p’:
>>
>>   (fset 'yes-or-no-p 'y-or-n-p)
>>
>> in ~/.emacs it's impossible to switch to the *Process List* buffer
>> to do this.
>
> What do you mean by "impossible"?  When I try switching to that
> buffer, I'm not asked any questions at all, so how does yes-or-no-p
> come into play here?

I meant when *Process List* is displayed on quitting with ‘C-x C-c’
where the minibuffer is active with the prompt “Active processes exist;
kill them and exit anyway?”  It allows switching buffers when an
expected answer is “yes/no”, but doesn't when “y/n”.





  reply	other threads:[~2018-01-11 21:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-07 21:54 bug#30016: Improve visibility of Process List Juri Linkov
2018-01-08  3:57 ` Eli Zaretskii
2018-01-08 23:05   ` Juri Linkov
2018-01-10 21:34     ` Juri Linkov
2018-01-11 15:50       ` Eli Zaretskii
2018-01-11 21:49         ` Juri Linkov [this message]
2018-01-29 21:50           ` Juri Linkov
2018-01-08 23:11   ` Juri Linkov
2018-01-10 21:28     ` Juri Linkov
2018-01-18 21:44   ` Juri Linkov

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=87mv1kgj5w.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=30016@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /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.