emacs-wiki-discuss
[Top][All Lists]
Advanced

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

[emacs-wiki-discuss] Re: Replacing IDs with images


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: Replacing IDs with images
Date: Tue, 22 Mar 2005 17:50:20 +0800
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Jody Klymak <address@hidden> writes:

> To make this work, I had to alter planner-id-setup because it was
> making the value of emacs-wiki-highlight-buffer-hook a local variable
> with "planner-id-markup" as its value.  Did I do something worng?

Is this incantation better?
(add-hook 'planner-mode-hook
          (lambda () (add-hook 'emacs-wiki-highlight-buffer-hook
                               'planner-id-highlight-images)))

(from http://sacha.free.net.ph/notebook/emacs/planner-config.el)                
               

-- 
Sacha Chua <address@hidden> - open source geekette
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C
interests: emacs, gnu/linux, personal information management, CS ed
sachac on irc.freenode.net#emacs . YM: sachachua83




reply via email to

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