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

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

Re: [emacs-wiki-discuss] font-locking solved (sheepish grin)


From: Neilen Marais
Subject: Re: [emacs-wiki-discuss] font-locking solved (sheepish grin)
Date: Sun, 03 Jul 2005 17:55:13 +0200

Hi



On Sun, 2005-07-03 at 17:04 +0200, Neilen Marais wrote:
> hi Michael

> Sorry about the false info, the font-locking issue was due to a config
> change, but I'm not quite sure why my config caused it to happen. If I
> try to bind a key in the following way:
> 
> (defun emacs-wiki-better-keybindings ()
>   "Better key bindings for Emacs-Wiki."
>   (local-set-key '(meta return)
> 'emacs-wiki-follow-name-at-point-other-window))
> 
> (add-hook 'emacs-wiki-mode-hook 'emacs-wiki-better-keybindings)

I found out, since, that this needs to happen _after_ (require
'emacs-wiki). Was simply a question of re-arranging my key-bindings to
happen after all packages were required.

Thanks
Neilen


> Thanks
> Neilen
> 
> 
> 
> 
> 
> _______________________________________________
> emacs-wiki-discuss mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss





reply via email to

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