emacs-devel
[Top][All Lists]
Advanced

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

Re: Simple Tasks, new TODO category


From: Lennart Borgman (gmail)
Subject: Re: Simple Tasks, new TODO category
Date: Thu, 24 Jan 2008 01:51:52 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Jason Rumney wrote:
Lennart Borgman (gmail) wrote:
But more simple could then be to have a function

   (setq menu-string (add-acc menu-string ?a))

I'm really not sure what the above means. A single global access-key is not going to be much use.


Sorry, I meant it to be used like

  (define-key help-map [nxhtml-report-bug]
    (list 'menu-item
          (add-acc "Report a Bug in nXhtml ..." ?b)
          'nxhtml-report-bug))




reply via email to

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