Your message dated Tue, 20 May 2014 20:40:23 -0700 (PDT)
with message-id <[email protected]>
and subject line Re: Bug#577630
has caused the Debian Bug report #577630,
regarding emacs23: Please document how to disable gpm-mouse-mode
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
577630: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577630
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs23
Version: 23.1+1-5
Severity: minor
I was going to report that gpm does not work but found it was already
reported in Bug#558019. Ok, I just have to disable "gpm-mouse-mode".
However: How I do that in a way that emacs22 does not give an error?
I use lenny and squeze using the same /home and put this in .emacs:
(gpm-mouse-mode 0)
This worked for emacs23 in squeeze, but now when using lenny, emacs22
complains in this way:
An error has occurred while loading `/home/sanvila/.emacs':
Symbol's function definition is void: gpm-mouse-mode
Would be possible to write a README.Debian which documents the issues
with gpm and having a good recipe to disable gpm-mouse-mode, please?
Thanks.
--- End Message ---
--- Begin Message ---
So IIUC this was a bug reported against Emacs 23 because the submitter
wanted to disable gpm-mouse-mode in a way compatible with Emacs 22...
Since Emacs 22 is no longer in Debian this is no longer relevant.
Disable gpm-mouse-mode in the standard way; (gpm-mouse-mode -1).
--- End Message ---