emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Long lines prevent Org mode!


From: François Pinard
Subject: Re: [O] Long lines prevent Org mode!
Date: Wed, 08 Jan 2014 07:29:52 -0500
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux)

"Sebastien Vauban" <sva-news-D0wtAvR13HarG/address@hidden>
writes:

> Using `C-c C-v C-d' to demarcate your region as code, and give the
> language, you'll get a nice highlighting of the code inside Gnus

You mean that demarcated code

#+BEGIN_SRC elisp
((lambda (x y) (+ x y))(length "abc") 2)
#+END_SRC

will be automatically shown nicely by Gnus?  Trying it right in this
message! :-)

> (for the readers): that was on my first real patch for Org (in fact,
> for Gnus), back in November 2010 or so.

A nice one then!  Thanks!

François



reply via email to

[Prev in Thread] Current Thread [Next in Thread]