From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Re: [OT] message-mark-inserted-region (was Re: Re: Exporting to a Beamer presentation) Date: Mon, 06 Jul 2009 17:08:09 -0400 Message-ID: <9285.1246914489@alphaville.usa.hp.com> References: <87vdmjglto.fsf@mundaneum.com> <874otwduhr.fsf@mundaneum.com> <9854.1246500519@gamaville.dokosmarshall.org> <87vdma17oz.fsf@mundaneum.com> <13216.1246639946@gamaville.dokosmarshall.org> <871votlszj.fsf@mundaneum.com> <87skh9wvzo.wl%ucecesf@ucl.ac.uk> <7953.1246902945@alphaville.usa.hp.com> <87my7hk0em.fsf@mundaneum.com> Reply-To: nicholas.dokos@hp.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNvR5-0003DO-6G for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 17:09:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNvR0-0003C1-M5 for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 17:09:14 -0400 Received: from [199.232.76.173] (port=41204 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNvR0-0003By-Hk for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 17:09:10 -0400 Received: from g1t0029.austin.hp.com ([15.216.28.36]:3238) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MNvR0-0006O6-6R for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 17:09:10 -0400 In-Reply-To: Message from =?us-ascii?Q?=3D=3Futf-8=3FQ=3FS=3DC3=3DA9bastie?= =?us-ascii?Q?n=5FVauban=3F=3D?= of "Mon\, 06 Jul 2009 22\:43\:29 +0200." <87my7hk0em.fsf@mundaneum.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?us-ascii?Q?=3D=3Futf-8=3FQ=3FS=3DC3=3DA9bastien=5FVauban=3F=3D?= Cc: emacs-orgmode@gnu.org S=C3=A9bastien Vauban wrote: > But the answer already was in my article=3DC2=3DA0;-) >=20 > >>> BTW, you'd better use `C-c M-m' for quoting your code. It will allow = an > >>> easy copy past of it... Like this: >=20 > C-c M-m runs the command message-mark-inserted-region, which is an intera= ct=3D > ive > compiled Lisp function in `message.el'. > ^^^^^^^^^^ >=20 Absolutely right - and my failure to read your message thoroughly caused me to waste some time searching for an answer that was in front of my eyes. Consider me suitably chastised - but, knowing me, I'll probably commit this sin again in the future... > It is bound to C-c M-m, . >=20 > BTW, would you want a quite comprehensive `.emacs' as example, you could = ha=3D > ve > a look at http://www.mygooglest.com/fni. It's not really detailed nor > configured for Org-mode, but there is a lot to drink and to eat... No, thanks: I like little sips, otherwise I drown !-) Thanks, Nick