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

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

bug#4443: ERC gets freezed, Emacs 23


From: Lars Magne Ingebrigtsen
Subject: bug#4443: ERC gets freezed, Emacs 23
Date: Sun, 18 Sep 2011 10:24:16 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Michael Olson <mwolson@gnu.org> writes:

> The problem is due to erc-button.el having a rule in erc-button-alist
> that calls "finger".  I see no reason to keep that rule around, so
> I'll delete it the next time I sync up ERC with Emacs.

Is there any reason why we can't just delete the

    ("(\\(\\([^~\n \t@][^\n \t@]*\\)@\\([a-zA-Z0-9.:-]+\\)\\)" 1 t finger 2 3)

in the Emacs sources directly?

-- 
(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]