From: Eli Zaretskii <eliz@gnu.org>
To: Manuel Giraud <manuel@ledu-giraud.fr>
Cc: 74709@debbugs.gnu.org
Subject: bug#74709: [PATCH] Avoid empty unique qualifier in buffer name
Date: Fri, 06 Dec 2024 18:51:36 +0200 [thread overview]
Message-ID: <868qsslppj.fsf@gnu.org> (raw)
In-Reply-To: <87a5d8kbww.fsf@ledu-giraud.fr> (message from Manuel Giraud on Fri, 06 Dec 2024 17:34:55 +0100)
> From: Manuel Giraud <manuel@ledu-giraud.fr>
> Cc: 74709@debbugs.gnu.org
> Date: Fri, 06 Dec 2024 17:34:55 +0100
>
> Eli Zaretskii <eliz@gnu.org> writes:
>
> >> Date: Fri, 06 Dec 2024 13:17:31 +0100
> >> From: Manuel Giraud via "Bug reports for GNU Emacs,
> >> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> >>
> >> This patch prevents from having an empty unique qualifier in the buffer
> >> name. Maybe this could happen with others file buffer as well but, most
> >> of the time, you could witness it with Dired buffer in homedir. Here is
> >> a recipe:
> >>
> >> - emacs -Q
> >> - C-x d /ssh:somewhere: ;; This buffer is named "~</ssh:somewhere:>"
> >> - C-x d /~/ ;; This buffer is named "~<>"
> >>
> >> With this patch, the last buffer will simply be named "~" instead.
> >
> > FWIW, I actually like the feature whereby once we need the <SOMETHING>
> > suffix, all the buffers that share the same base name acquire the
> > brackets. Why is it a problem that there's nothing inside? It is not
> > a bug.
>
> No it is not a bug. It is just a matter of aesthetic. But you're right
> that it could also serve as visual help. I think this PR could be
> ignored then. Thanks.
Let's wait a bit for others to chime in, before we decide to close,
okay?
next prev parent reply other threads:[~2024-12-06 16:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-06 12:17 bug#74709: [PATCH] Avoid empty unique qualifier in buffer name Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-12-06 16:16 ` Eli Zaretskii
2024-12-06 16:34 ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-12-06 16:51 ` Eli Zaretskii [this message]
2024-12-06 17:17 ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-12-06 17:44 ` Visuwesh
2024-12-06 19:30 ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-12-07 3:46 ` Visuwesh
2024-12-07 10:04 ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-12-21 9:11 ` Eli Zaretskii
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=868qsslppj.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=74709@debbugs.gnu.org \
--cc=manuel@ledu-giraud.fr \
/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.