From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: angle-bracket notation for keys Date: Sun, 18 Jul 2010 11:51:19 +0200 Message-ID: <4C42CE97.8000308@alice.it> References: <4C3FAF2F.8060700@alice.it> <4C40275D.704@harpegolden.net> <4C42418F.4060600@alice.it> 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: dough.gmane.org 1279446716 1865 80.91.229.12 (18 Jul 2010 09:51:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 18 Jul 2010 09:51:56 +0000 (UTC) Cc: 'Chong Yidong' , 'emacs' , 'David De La Harpe Golden' To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 18 11:51:53 2010 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.69) (envelope-from ) id 1OaQXF-0002JX-PF for ged-emacs-devel@m.gmane.org; Sun, 18 Jul 2010 11:51:50 +0200 Original-Received: from localhost ([127.0.0.1]:35022 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OaQXE-00036x-Kr for ged-emacs-devel@m.gmane.org; Sun, 18 Jul 2010 05:51:48 -0400 Original-Received: from [140.186.70.92] (port=49240 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OaQX6-00036s-IM for emacs-devel@gnu.org; Sun, 18 Jul 2010 05:51:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OaQX5-0003z3-Ax for emacs-devel@gnu.org; Sun, 18 Jul 2010 05:51:40 -0400 Original-Received: from smtp204.alice.it ([82.57.200.100]:59087) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OaQX4-0003yL-Rj for emacs-devel@gnu.org; Sun, 18 Jul 2010 05:51:39 -0400 Original-Received: from [82.57.148.74] (82.57.148.74) by smtp204.alice.it (8.5.124.08) id 4C3B1759005DA551; Sun, 18 Jul 2010 11:51:27 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Windows 98 (1) 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:127548 Archived-At: Il 18/07/2010 3.54, Drew Adams ha scritto: > [...] > And unnecessary. `' etc. used to (sometimes) be written `S-tab' or > `S-TAB'. But, sigh, function keys have always been written in Emacs (e.g. in > Info) using angle brackets, IIRC. Even Emacs 20's Info uses `' to represent > the `f1' key, though it at least writes `f1' or f1 in *Help*. Emacs 22 was > "improved" to make this consistent - consistently ugly. > [...] C-INS C-DEL C-LEFT C-RIGHT F1-... S-TAB etc. etc. Since *you*, developers, have spent much time discussing on the 'attractiveness' of Emacs, this would be a simple step toward that :-). Ciao, Angelo.