From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Simple Tasks, new TODO category Date: Thu, 24 Jan 2008 00:46:50 +0000 Message-ID: <4797DFFA.9090108@gnu.org> References: <4797DC12.6070401@gnu.org> <4797DEA0.9020309@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1201135638 19000 80.91.229.12 (24 Jan 2008 00:47:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Jan 2008 00:47:18 +0000 (UTC) Cc: Dan Nicolaescu , Drew Adams , emacs-devel@gnu.org To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 24 01:47:38 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JHqFl-0001mK-Bz for ged-emacs-devel@m.gmane.org; Thu, 24 Jan 2008 01:47:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHqFL-00051N-DF for ged-emacs-devel@m.gmane.org; Wed, 23 Jan 2008 19:47:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JHqFF-0004xA-JG for emacs-devel@gnu.org; Wed, 23 Jan 2008 19:47:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JHqFD-0004u7-TZ for emacs-devel@gnu.org; Wed, 23 Jan 2008 19:47:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHqFD-0004tu-Od for emacs-devel@gnu.org; Wed, 23 Jan 2008 19:47:03 -0500 Original-Received: from mk-outboundfilter-3.mail.uk.tiscali.com ([212.74.114.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JHqFD-0003wB-GG for emacs-devel@gnu.org; Wed, 23 Jan 2008 19:47:03 -0500 Original-X-Trace: 25489820/mk-outboundfilter-1.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAFtul0dTQxds/2dsb2JhbAAIriY X-IP-Direction: OUT Original-Received: from i-83-67-23-108.freedom2surf.net (HELO [127.0.0.1]) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP/TLS/DHE-RSA-AES256-SHA; 24 Jan 2008 00:47:02 +0000 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <4797DEA0.9020309@gmail.com> X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:87417 Archived-At: 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.