* Highlight special string
@ 2010-11-24 8:21 Karl Maihofer
2010-11-26 13:52 ` Darlan Cavalcante Moreira
[not found] ` <29926_1290779567_oAQDqlho000818_4cefbbaa.1245960a.7fe6.7855@mx.google.com>
0 siblings, 2 replies; 4+ messages in thread
From: Karl Maihofer @ 2010-11-24 8:21 UTC (permalink / raw)
To: emacs-orgmode
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)" in my
Org-document. Ok should get a green background, fail a red one. I
think highlighting in emacs should last, but it would be great to have
these strings highlighted in HTML-export, too, if this is no problem.
Could anybody give me a hint how to define highlighting for special
strings in orgmode?
Thanks a lot!
Karl
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Highlight special string
2010-11-24 8:21 Highlight special string Karl Maihofer
@ 2010-11-26 13:52 ` Darlan Cavalcante Moreira
[not found] ` <29926_1290779567_oAQDqlho000818_4cefbbaa.1245960a.7fe6.7855@mx.google.com>
1 sibling, 0 replies; 4+ messages in thread
From: Darlan Cavalcante Moreira @ 2010-11-26 13:52 UTC (permalink / raw)
To: Karl Maihofer; +Cc: emacs-orgmode
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 a word with "C-x
w l" (highlight-lines-matching-regexp). Remove highlights with "C-x w r".
--
Darlan
At Wed, 24 Nov 2010 09:21:00 +0100,
Karl Maihofer <ignoramus@gmx.de> wrote:
>
> 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)" in my
> Org-document. Ok should get a green background, fail a red one. I
> think highlighting in emacs should last, but it would be great to have
> these strings highlighted in HTML-export, too, if this is no problem.
>
> Could anybody give me a hint how to define highlighting for special
> strings in orgmode?
>
> Thanks a lot!
> Karl
>
>
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <29926_1290779567_oAQDqlho000818_4cefbbaa.1245960a.7fe6.7855@mx.google.com>]
* Re: Highlight special string
[not found] ` <29926_1290779567_oAQDqlho000818_4cefbbaa.1245960a.7fe6.7855@mx.google.com>
@ 2010-11-26 18:08 ` Karl Maihofer
[not found] ` <20101126190854.93661hlkuwyoopno-2RFepEojUI1937y/D5i71g@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Karl Maihofer @ 2010-11-26 18:08 UTC (permalink / raw)
To: Darlan Cavalcante Moreira; +Cc: emacs-orgmode
Hi Darlan!
Thanks a lot! That's a good solution.
Regards,
Karl
Darlan Cavalcante Moreira <darcamo@gmail.com> 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-x hi-lock-mode. Then you can highlight a word
> with "C-x w h" (highlight-regexp) or a the line containing a word with "C-x
> w l" (highlight-lines-matching-regexp). Remove highlights with "C-x w r".
>
> --
> Darlan
>
>
> At Wed, 24 Nov 2010 09:21:00 +0100,
> Karl Maihofer <ignoramus@gmx.de> wrote:
>>
>> 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)" in my
>> Org-document. Ok should get a green background, fail a red one. I
>> think highlighting in emacs should last, but it would be great to have
>> these strings highlighted in HTML-export, too, if this is no problem.
>>
>> Could anybody give me a hint how to define highlighting for special
>> strings in orgmode?
>>
>> Thanks a lot!
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-11-27 8:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-24 8:21 Highlight special string Karl Maihofer
2010-11-26 13:52 ` Darlan Cavalcante Moreira
[not found] ` <29926_1290779567_oAQDqlho000818_4cefbbaa.1245960a.7fe6.7855@mx.google.com>
2010-11-26 18:08 ` Karl Maihofer
[not found] ` <20101126190854.93661hlkuwyoopno-2RFepEojUI1937y/D5i71g@public.gmane.org>
2010-11-27 8:41 ` Sébastien Vauban
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).