erc-discuss
[Top][All Lists]
Advanced

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

[Erc-discuss] Re: pasting stuff with overlay into input bar inhibits?sen


From: Stanisław Halik
Subject: [Erc-discuss] Re: pasting stuff with overlay into input bar inhibits?sending privmsgs to the target
Date: Thu, 1 Jan 2009 15:33:08 +0000 (UTC)
User-agent: tin/1.9.3-20080506 ("Dalintober") (UNIX) (Linux/2.6.26-1-686 (i686))

thus spoke Stanisław Halik <address@hidden>:

Diff against the overlay bug in 23.0:

Index: lisp/erc/erc.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/erc/erc.el,v
retrieving revision 1.53
diff -u -d -p -r1.53 erc.el
--- lisp/erc/erc.el     23 Dec 2008 06:58:19 -0000      1.53
+++ lisp/erc/erc.el     1 Jan 2009 15:31:13 -0000
@@ -5097,7 +5097,7 @@ Specifically, return the position of `er
 
 (defun erc-user-input ()
   "Return the input of the user in the current buffer."
-  (buffer-substring
+  (buffer-substring-no-properties
    erc-input-marker
    (erc-end-of-input-line)))

-- 
You only have power over people so long as you don’t take everything
away from them. But when you’ve robbed a man of everything he’s no longer
in your power — he’s free again. -- Aleksandr Isayevich Solzhenitsyn





reply via email to

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