bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17783: 24.4.50; ERC: custom-set-variables with erc-modules after a (


From: Lars Ingebrigtsen
Subject: bug#17783: 24.4.50; ERC: custom-set-variables with erc-modules after a (require 'erc) causes network names to be nil unless 'networks' modules is used
Date: Wed, 23 Oct 2019 13:35:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

"Bradley M. Kuhn" <bkuhn@ebb.org> writes:

> Put the following in FILE:
>
> (require 'erc)
> (custom-set-variables
>  '(erc-modules (quote (button))))
> (erc-select :server "irc.gnome.org" :port "6667" :nick "testignoreme1857" 
> :full-name "Tester")
>
> and call with emacs -Q -l FILE
>
> As you connect to the IRC server, you'll see that the modeline -- initally
> correct -- change the IRC network name "nil" after connecting.  If you
> join a channel, that will be named #channel@nil, etc.

I've tried this in Emacs 27, and I was unable to reproduce is, so I'm
going to go ahead and guess that this has been fixed in the five years
since it was reported, and I'm closing this bug report.

If you're still seeing this, please reopen.

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]