From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Emacs's Command Frequency and default keyboard shortcuts Date: Thu, 19 Oct 2006 11:53:03 +0200 Message-ID: <853b9kocn4.fsf@lola.goethe.zz> References: <1159914415.055557.32190@i3g2000cwc.googlegroups.com> <1160574910.715784.64440@i42g2000cwa.googlegroups.com> <1160744232.506208.265870@k70g2000cwa.googlegroups.com> <87zmc0tj1r.fsf@post.rwth-aachen.de> <1161009567.067785.208350@i42g2000cwa.googlegroups.com> <874pu3tos2.fsf@localhorst.mine.nu> <851wp7e638.fsf@lola.goethe.zz> <877iyz719o.fsf@thalassa.informatimago.com> <8764eisbm3.fsf@catnip.gol.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1161252433 10717 80.91.229.2 (19 Oct 2006 10:07:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Oct 2006 10:07:13 +0000 (UTC) Cc: emacs-devel@gnu.org, Stefan Monnier , Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 19 12:07:12 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GaUnn-0005zH-DR for ged-emacs-devel@m.gmane.org; Thu, 19 Oct 2006 12:07:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GaUnm-0002gs-UW for ged-emacs-devel@m.gmane.org; Thu, 19 Oct 2006 06:07:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GaUbI-0003Yz-9a for emacs-devel@gnu.org; Thu, 19 Oct 2006 05:54:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GaUbE-0003S5-1N for emacs-devel@gnu.org; Thu, 19 Oct 2006 05:54:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GaUbD-0003RR-MN for emacs-devel@gnu.org; Thu, 19 Oct 2006 05:54:03 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GaUbD-0006s2-Hx for emacs-devel@gnu.org; Thu, 19 Oct 2006 05:54:03 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1GaUbC-0005vr-90; Thu, 19 Oct 2006 05:54:02 -0400 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id CAA751C4F93E; Thu, 19 Oct 2006 11:53:03 +0200 (CEST) Original-To: storm@cua.dk (Kim F. Storm) In-Reply-To: (Kim F. Storm's message of "Thu\, 19 Oct 2006 11\:11\:11 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:60917 Archived-At: storm@cua.dk (Kim F. Storm) writes: > Miles Bader writes: >> >> (define-minor-mode caps-lock-mode >> "When enabled, convert all self-inserting characters to uppercase." >> :lighter " CapsLock") > > I think "CAPS" is better (and shorter :-) I think one should rather uppercase the whole mode line. Then no separate lighter is necessary. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum