unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21037: 24.5; uniquify-ask-about-buffer-names-p does nothing
@ 2015-07-11 17:35 Noam Postavsky
  2015-08-13 20:54 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Noam Postavsky @ 2015-07-11 17:35 UTC (permalink / raw)
  To: 21037

mkdir a b
echo _ > a/foo.txt
echo _ > b/foo.txt
emacs -Q -l uniquify --eval "(setq uniquify-ask-about-buffer-names-p
t)" a/foo.txt b/foo.txt

I don't get asked any questions about buffer name. There are no
references to uniquify-ask-about-buffer-names-p in uniquify.el except
for the definition and in the "Change Log" comments.

This option seems pretty useless to me (since the user can always
rename any buffer at any time), so I think removing it would be fine.
At any rate, having a non-functional option looks like a bug.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#21037: 24.5; uniquify-ask-about-buffer-names-p does nothing
  2015-07-11 17:35 bug#21037: 24.5; uniquify-ask-about-buffer-names-p does nothing Noam Postavsky
@ 2015-08-13 20:54 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2015-08-13 20:54 UTC (permalink / raw)
  To: Noam Postavsky; +Cc: 21037-done

> I don't get asked any questions about buffer name. There are no
> references to uniquify-ask-about-buffer-names-p in uniquify.el except
> for the definition and in the "Change Log" comments.

Indeed.

> This option seems pretty useless to me (since the user can always
> rename any buffer at any time), so I think removing it would be fine.
> At any rate, having a non-functional option looks like a bug.

Agreed, I just removed the defcustom.  Thank you,


        Stefan





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-13 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-11 17:35 bug#21037: 24.5; uniquify-ask-about-buffer-names-p does nothing Noam Postavsky
2015-08-13 20:54 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).