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: Daniel Clemente <dcl441-bugs <at> yahoo.com>
Subject: bug#2065: closed (Re: 23.0.60; Add xmodmap-mode)
Date: Sun, 06 Mar 2011 02:59:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#2065: 23.0.60; Add xmodmap-mode

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 2065 <at> debbugs.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: 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.

[Message part 3 (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.





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.