Re: [O] italicise across lines

2012-05-25 Thread William Gardella
Enda writes: > Is there is a way to italicise across lines like > > /italicised > text/ > > rather than > > /italicised/ > /text/ Actually, Org will italicize items like your first example, but only for blocks of text of up to two lines in length. For a longer block you want italicized, you wou

Re: [O] italicise across lines (stop comments and weblinks from being coloured and names of directories from being italised, /etc/)

2012-05-25 Thread Jambunathan K
> From: Jambunathan K > To: Enda > Cc: "emacs-orgmode@gnu.org" > Sent: Friday, May 25, 2012 6:32 PM > Subject: Re: [O] italicise across lines > > > [Not a reply to this thread, but kind of meta] > > What exactly are you trying to do? Please share the underl

Re: [O] italicise across lines (stop comments and weblinks from being coloured and names of directories from being italised, /etc/)

2012-05-25 Thread Enda
Disabling font-lock would not work because then the headings (* Headings) would not be in color. Best wishes, Enda From: Jambunathan K To: Enda Cc: "emacs-orgmode@gnu.org" Sent: Friday, May 25, 2012 6:32 PM Subject: Re: [O] italicise ac

Re: [O] italicise across lines

2012-05-25 Thread Jambunathan K
[Not a reply to this thread, but kind of meta] What exactly are you trying to do? Please share the underlying motivation behind the series of questions you have been posting lately. Will disabling font-lock for Orgmode files accomplish what you want? If you are new to Orgmode, look at the manu

[O] italicise across lines

2012-05-25 Thread Enda
Is there is a way to italicise across lines like /italicised text/ rather than /italicised/ /text/ For long pieces of text, italicising the ends of each line is inefficient (maybe there could be a #+BEGIN_ITALICS, #+END_ITALICS, I know of #+BEGIN_VERSE, just without the indentation without affe