bug-global
[Top][All Lists]
Advanced

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

Re: Keybinding Patch gtags.el


From: Shigio YAMAGUCHI
Subject: Re: Keybinding Patch gtags.el
Date: Tue, 10 Sep 2013 11:27:14 +0900

On Thu, 5 Sep 2013 19:52:20 -0400
"Stan Moore" <address@hidden> wrote:

Sorry for may late reply.

> ;; (add-hook 'c-mode-hook
> ;;    '(lambda ()
> ;;       (setq gtags-suggested-key-mapping t)
> ;;       (gtags-mode 1)
> ;; ))

Though you are going to invoke 'setq' in a hook, it seems that
it doesn't follow the custom of emacs.
If you invoke the code ('setq ...') statically out of the hook,
is there any problem?
-- 
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3



reply via email to

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