GNU bug report logs - #21037
24.5; uniquify-ask-about-buffer-names-p does nothing

Previous Next

Package: emacs;

Reported by: Noam Postavsky <npostavs <at> users.sourceforge.net>

Date: Sat, 11 Jul 2015 17:36:02 UTC

Severity: minor

Found in version 24.5

Done: Stefan Monnier <monnier <at> IRO.UMontreal.CA>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#21037: closed (24.5; uniquify-ask-about-buffer-names-p does
 nothing)
Date: Thu, 13 Aug 2015 20:55:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 13 Aug 2015 16:54:06 -0400
with message-id <jwvegj6vrr9.fsf-monnier+emacsbugs <at> gnu.org>
and subject line Re: bug#21037: 24.5; uniquify-ask-about-buffer-names-p does nothing
has caused the debbugs.gnu.org bug report #21037,
regarding 24.5; uniquify-ask-about-buffer-names-p does nothing
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
21037: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21037
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.5; uniquify-ask-about-buffer-names-p does nothing
Date: Sat, 11 Jul 2015 13:35:18 -0400
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.


[Message part 3 (message/rfc822, inline)]
From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Noam Postavsky <npostavs <at> users.sourceforge.net>
Cc: 21037-done <at> debbugs.gnu.org
Subject: Re: bug#21037: 24.5; uniquify-ask-about-buffer-names-p does nothing
Date: Thu, 13 Aug 2015 16:54:06 -0400
> 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


This bug report was last modified 9 years and 286 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.