Re: [Orgmode] Highlight special string

2010-11-26 Thread Karl Maihofer
Hi Darlan! Thanks a lot! That's a good solution. Regards, Karl Darlan Cavalcante Moreira schrieb: Not exactly what you want, but for temporary highlights (useful for instance to see if you are repeating the same word too much in a text) you can use hi-lock-mode. Turn hi-lock-mode on with M

Re: [Orgmode] Highlight special string

2010-11-26 Thread Darlan Cavalcante Moreira
Not exactly what you want, but for temporary highlights (useful for instance to see if you are repeating the same word too much in a text) you can use hi-lock-mode. Turn hi-lock-mode on with M-x hi-lock-mode. Then you can highlight a word with "C-x w h" (highlight-regexp) or a the line containing

[Orgmode] Highlight special string

2010-11-24 Thread Karl Maihofer
Hi, I don't know if this is an Org- or Emacs-Question. For highlighting special strings in AucTeX I used a variable "font-latex-user-keyword-classes" so I thought there may be an org-specific variable to achieve what I want in orgmode. I'd like to highlight the strings "(ok)" and "(fail)"