GNU bug report logs -
#31446
26.1; sql-interactive-mode buffer naming is broken
Previous Next
Reported by: Phil Sainty <psainty <at> orcon.net.nz>
Date: Mon, 14 May 2018 05:56:02 UTC
Severity: normal
Found in version 26.1
Done: Michael Mauger <mmauger <at> protonmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 2018-05-22 14:37, Eli Zaretskii wrote:
> What is "C-u C-u" supposed to achieve? It isn't called out in the
> doc strings, AFAICS, is it?
Well that's an excellent question. `sql-product-interactive' does
support
C-u C-u, but I realise now that that `product' is its prefix arg and in
the
case of C-u C-u it sets a value of '(4) for `new-name'; so you're right
--
there's no particular need to support other values. Personally I would
still
be inclined to use `consp' just so that additional C-u presses didn't
result
in the odd names that you currently get, but that's obviously not a
major
concern.
>> Another difference from Emacs 25 is that using a prefix arg in Emacs
>> 25
>> was guaranteed to create a new buffer/process (if the chosen buffer
>> name
>> conflicted then it was uniquified), whereas the new code is switching
>> to
>> the pre-existing buffer in the situation.
>
> This will have to be dealt with after Emacs 26.1 release.
Ok.
-Phil
This bug report was last modified 6 years and 25 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.