Re: [O] Howto: different faces for begin_src and results

2014-03-18 Thread Grant Rettke
Just curious, what do you find unpleasant about the default coloring?

At first I didn't like the grey, but after time I came to value it because
I don't
want the code to really jump out, instead just be reference-able since C:c
' brings up
the editor with full highlighting.

Really, I'm just curious, because I always want to find new ways to work
with literate docs.


On Mon, Mar 10, 2014 at 5:49 AM, Miguel Ruiz rbeni...@inbox.com wrote:

 Hi

 I was wondering if it's possible to have different faces for
 #+begin_src/#+end_src and results so distinguishing the blocks is
 easier.

 TIA.

 
 Protect your computer files with professional cloud backup.
 Get PCRx Backup and upload unlimited files automatically.
 Learn more at http://backup.pcrx.com/mail






-- 
Grant Rettke | ACM, AMA, COG, IEEE
g...@wisdomandwonder.com | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson


Re: [O] Howto: different faces for begin_src and results

2014-03-12 Thread Miguel Ruiz
Thank you Bastien, Fabrice, Jambunathan.

In the meantime I have discovered org-font-lock-keywords and related.

Miguel.

 -Original Message-
 From: rbeni...@inbox.com
 Sent: Mon, 10 Mar 2014 02:49:08 -0800
 To: emacs-orgmode@gnu.org
 Subject: [O] Howto: different faces for begin_src and results
 
 Hi
 
 I was wondering if it's possible to have different faces for
 #+begin_src/#+end_src and results so distinguishing the blocks is
 easier.
 
 TIA.
 
 
 Protect your computer files with professional cloud backup.
 Get PCRx Backup and upload unlimited files automatically.
 Learn more at http://backup.pcrx.com/mail


Protect your computer files with professional cloud backup.
Get PCRx Backup and upload unlimited files automatically. 
Learn more at http://backup.pcrx.com/mail





[O] Howto: different faces for begin_src and results

2014-03-10 Thread Miguel Ruiz
Hi

I was wondering if it's possible to have different faces for 
#+begin_src/#+end_src and results so distinguishing the blocks is easier.

TIA.


Protect your computer files with professional cloud backup.
Get PCRx Backup and upload unlimited files automatically. 
Learn more at http://backup.pcrx.com/mail





Re: [O] Howto: different faces for begin_src and results

2014-03-10 Thread Bastien
Hi Miguel,

Miguel Ruiz rbeni...@inbox.com writes:

 I was wondering if it's possible to have different faces for
 #+begin_src/#+end_src and results so distinguishing the blocks is
 easier.

Yes:

M-x customize-face RET org-block-begin-line RET
M-x customize-face RET org-meta-line RET

HTH,

-- 
 Bastien



Re: [O] Howto: different faces for begin_src and results

2014-03-10 Thread Jambunathan K
Miguel Ruiz rbeni...@inbox.com writes:

 I was wondering if it's possible to have different faces for
 #+begin_src/#+end_src and results so distinguishing the blocks is
 easier.

Put cursor on the character whose colour you want to change and do

M-x cusotmize-face