Hi Nick and Eric, Nick Dokos wrote: > Eric S Fraga wrote: >> Se9bastien Vauban wrote: >>> It is bound to C-c M-m, <menu-bar> <Message> <Insert Region Marked>. >>> >>> (message-mark-inserted-region beg end &optional verbatim) >> >> I'm curious: I don't have this function defined (using emacs >> 23.0.94.1). Where do you get this from as it would be nice to have. > > I had the same question: it's part of message.el, but it is bound to > C-c m (at least on GNU Emacs 23.1.50.1).
You answered before I have the opportunity to do it... But the answer already was in my article ;-) >>> BTW, you'd better use `C-c M-m' for quoting your code. It will allow an >>> easy copy past of it... Like this: --8<---------------cut here---------------start------------->8--- C-c M-m runs the command message-mark-inserted-region, which is an interactive compiled Lisp function in `message.el'. --8<---------------cut here---------------end--------------->8--- ^^^^^^^^^^ Though, on my system: --8<---------------cut here---------------start------------->8--- GNU Emacs 23.0.94.1 (i486-pc-linux-gnu, GTK+ Version 2.16.1) of 2009-06-18 on samarium, modified by Debian --8<---------------cut here---------------end--------------->8--- it is still `C-c M-m'... --8<---------------cut here---------------start------------->8--- It is bound to C-c M-m, <menu-bar> <Message> <Insert Region Marked>. (message-mark-inserted-region beg end &optional verbatim) --8<---------------cut here---------------end--------------->8--- Happy Emacsing to you... BTW, would you want a quite comprehensive `.emacs' as example, you could have 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... Best regards, Seb -- Sébastien Vauban _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode