From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.help Subject: Re: How to get rid of *GNU Emacs* buffer on start-up? Date: Fri, 19 Sep 2008 23:09:21 +0200 Organization: Organization?!? Message-ID: <851vzfu9ku.fsf@lola.goethe.zz> References: <873ajzwoqu.fsf@kobe.laptop> <9bceaf08-4a29-4593-be31-13e3b459763d@i20g2000prf.googlegroups.com> <85myi4u5vw.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1221860446 14988 80.91.229.12 (19 Sep 2008 21:40:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Sep 2008 21:40:46 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 19 23:41:43 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KgnjR-0007OY-QC for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Sep 2008 23:41:42 +0200 Original-Received: from localhost ([127.0.0.1]:40290 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KgniQ-0006Du-Gf for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Sep 2008 17:40:38 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:EE3hM+ZNZZwv1+3mU5Pe5KedYOY= Original-Lines: 41 Original-NNTP-Posting-Date: 19 Sep 2008 23:09:21 CEST Original-NNTP-Posting-Host: 2377ad1d.newsspool2.arcor-online.net Original-X-Trace: DXC=7KW`X]lJNSI74okIm; ?DS@A9EHlD; 3YcB4Fo<]lROoRA8kF5MOK`; S:bhJLF=0UPAGL9gO@:g95X9R List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:57821 Archived-At: tyler writes: > David Kastrup writes: > >> tyler writes: >> >>> Xah Lee writes: >>> >>>> «I think the existance of the lisp scratch buffer is one of the major >>>> usability problem of emacs that prevents emacs from being widely >>>> adopted by most text editing audience.» >>> >>> Ironically, I just used the scratch buffer as the repository for the >>> text of your previous message. rot13-region doesn't work in the >>> read-only gnus buffers, so I needed to transfer it to a different >>> buffer. >> >> C-c C-r works in gnus. Which does not mean that alternative ways are a >> bad idea. > > That combination is not defined for me in gnus, but it did lead me to > discover toggle-rot13-mode, which I *will* now bind to C-c C-r. Thanks! Huh? When in the summary buffer, I get C-c C-r runs the command gnus-summary-caesar-message, which is an interactive compiled Lisp function in `gnus-sum.el'. It is bound to C-c C-r, W r,
. (gnus-summary-caesar-message &optional ARG) Caesar rotate the current article by 13. With a non-numerical prefix, also rotate headers. A numerical prefix specifies how many places to rotate each letter forward. [back] -- David Kastrup, Kriemhildstr. 15, 44793 Bochum