GNU bug report logs - #16088
24.3; ERC buffer name

Previous Next

Package: emacs;

Reported by: Cédric Chépied <cedric.chepied <at> gmail.com>

Date: Sun, 8 Dec 2013 12:45:02 UTC

Severity: minor

Tags: fixed

Found in version 24.3

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #25 received at 16088 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Cédric Chépied <cedric.chepied <at> gmail.com>
Cc: 16088 <at> debbugs.gnu.org
Subject: Re: bug#16088: 24.3; ERC buffer name
Date: Thu, 04 Feb 2016 17:05:55 +1100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Lars Ingebrigtsen <larsi <at> gnus.org> writes:
>
>> Lars Ingebrigtsen <larsi <at> gnus.org> writes:
>>
>>> Cédric Chépied <cedric.chepied <at> gmail.com> writes:
>>>
>>>> I made this ugly fix cause I don't know erc code at all:
>>>>
>>>> (defun erc-get-buffer-create (server port target &optional proc)
>>>>   "Create a new buffer based on the arguments."
>>>>   (setq target (concat target "@" (prin1-to-string (erc-current-network))))
>>>>   (get-buffer-create (erc-generate-new-buffer-name server port target proc)))
>>>>
>>>> All buffers are now named channel <at> server and I got sb <at> freenode and sb <at> oftc.
>>>
>>> erc buffers in Emacs 25.1 seem to be named like that already, so I think
>>> it looks like this has been fixed already.
>>
>> I was mistaken.  It says "channel <at> server" in the mode line, but the
>> buffers aren't given unique names.
>
> Actually, it looks like the second buffer should be called sb/oftc with
> the current code.  Does this still fail for you in Emacs 25.1?

More information was requested, but no response was given within a
month, so I'm closing this bug report.  If the problem still exists,
please reopen this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




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

Previous Next


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