GNU bug report logs - #2065
23.0.60; Add xmodmap-mode

Previous Next

Package: emacs;

Reported by: Daniel Clemente <dcl441-bugs <at> yahoo.com>

Date: Mon, 26 Jan 2009 17:30:03 UTC

Severity: wishlist

Tags: patch

Fixed in version 24.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#2065: closed (23.0.60; Add xmodmap-mode)
Date: Sun, 06 Mar 2011 02:59:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 05 Mar 2011 21:58:54 -0500
with message-id <bl4o7h7y4x.fsf <at> fencepost.gnu.org>
and subject line Re: 23.0.60; Add xmodmap-mode
has caused the GNU bug report #2065,
regarding 23.0.60; Add xmodmap-mode
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
2065: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2065
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Daniel Clemente <dcl441-bugs <at> yahoo.com>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.60; Add xmodmap-mode
Date: Mon, 26 Jan 2009 13:50:07 +0100
  Very simple code which makes editing ~/.Xmodmap (key definition for X) much more comfortable. Therefore it could be included in Emacs.

     (define-generic-mode 'xmodmap-mode
       '(?!)
       '("add" "clear" "keycode" "keysym" "remove" "pointer")
       nil
       '("[xX]modmap\\(rc\\)?\\'")
       nil
       "Simple mode for xmodmap files.")


  It handles ~/.Xmodmap, /etc/X11/Xmodmap and other not so common variants like .xmodmaprc
  The code is also at http://www.emacswiki.org/emacs/XModMapMode

  Thanks.




[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 2065-done <at> debbugs.gnu.org
Subject: Re: 23.0.60; Add xmodmap-mode
Date: Sat, 05 Mar 2011 21:58:54 -0500
Version: 24.1

Thanks; applied.


This bug report was last modified 14 years and 159 days ago.

Previous Next


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