[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
- Keybinding Patch gtags.el, Stan Moore, 2013/09/03
- Re: Keybinding Patch gtags.el, Shigio YAMAGUCHI, 2013/09/04
- RE: Keybinding Patch gtags.el, Stan Moore, 2013/09/04
- Re: Keybinding Patch gtags.el, Shigio YAMAGUCHI, 2013/09/04
- RE: Keybinding Patch gtags.el, Stan Moore, 2013/09/06
- Re: Keybinding Patch gtags.el,
Shigio YAMAGUCHI <=
- RE: Keybinding Patch gtags.el, Stan Moore, 2013/09/10
- Re: Keybinding Patch gtags.el, Shigio YAMAGUCHI, 2013/09/10
- RE: Keybinding Patch gtags.el, Stan Moore, 2013/09/11
- Re: Keybinding Patch gtags.el, Shigio YAMAGUCHI, 2013/09/11
- RE: Keybinding Patch gtags.el, Stan Moore, 2013/09/12
- Re: Keybinding Patch gtags.el, Shigio YAMAGUCHI, 2013/09/12
- RE: Keybinding Patch gtags.el, Stan Moore, 2013/09/13
- Re: Keybinding Patch gtags.el, Shigio YAMAGUCHI, 2013/09/13
- RE: Keybinding Patch gtags.el, Stan Moore, 2013/09/14
- Re: Keybinding Patch gtags.el, Shigio YAMAGUCHI, 2013/09/14