all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: master ce4ec17: Fix display-buffer-override-next-command to call action only once (bug#39722)
Date: Wed, 01 Jul 2020 00:31:10 +0300	[thread overview]
Message-ID: <87mu4k2qch.fsf@mail.linkov.net> (raw)
In-Reply-To: <jwvk0zp1dcc.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Mon, 29 Jun 2020 22:48:47 -0400")

>>>>>> I'd rather try and avoid this complexity because I think it will become
>>>>>> problematic as more prefix commands get written.  E.g. the ordering
>>>>>> problem doesn't only affect `C-u` but all other prefix commands, such as
>>>>>> `C-x RET c` (there currently aren't others bundled with Emacs, but there
>>>>>> are others out there).
>>>>> Hmm, I didn't know that set-buffer-file-coding-system supports a prefix arg:
>>>>> `C-u C-x RET f`.
>>> Not sure how that relates to the previous paragraph.
>> I just discovered a prefix command that supports a prefix arg.
>> This doesn't mean of course that it should set a precedent
>> for other commands to follow.
>
> AFAIK `C-x RET f` is not a prefix command.

Oops, sorry, I forgot it's not a prefix command.

>>> Since I use `C-x 4` instead of `C-x 4 4`, I'd say that `C-x 1` would be
>>> the "natural" choice, but that's also already taken :-(
>> But you can still use `C-x 4 1` as a submap of your `C-x 4` map where commands
>> of the submap will display the buffer in the same window.
>
> Hmm... maybe `C-x 4 1` is a good choice for `same-window-prefix`.

So now `same-window-prefix` is bound to `C-x 4 1`.



      parent reply	other threads:[~2020-06-30 21:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20200621233622.23590.68753@vcs0.savannah.gnu.org>
     [not found] ` <20200621233623.C811520A26@vcs0.savannah.gnu.org>
2020-06-22  0:29   ` master ce4ec17: Fix display-buffer-override-next-command to call action only once (bug#39722) Stefan Monnier
2020-06-22  0:35     ` Juri Linkov
2020-06-22  3:38       ` Stefan Monnier
2020-06-23  0:01         ` Juri Linkov
2020-06-23  4:09           ` Stefan Monnier
2020-06-23 23:45             ` Juri Linkov
2020-06-24  5:14               ` Stefan Monnier
2020-06-24 23:58                 ` Juri Linkov
2020-06-28 22:14                   ` Juri Linkov
2020-06-29 12:29                     ` Stefan Monnier
2020-06-29 22:43                       ` Juri Linkov
2020-06-30  2:48                         ` Stefan Monnier
2020-06-30  8:52                           ` Kévin Le Gouguec
2020-06-30 21:31                           ` Juri Linkov [this message]

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=87mu4k2qch.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.