help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Help mode keybindings


From: Emanuel Berg
Subject: Re: Help mode keybindings
Date: Sat, 25 May 2013 04:21:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Michael Heerdegen <michael_heerdegen@web.de> writes:

>> (add-hook 'help-mode-hook
>>    (lambda ()
>>       (view-mode -1) ))
>
> This won't solve the problem in other situations where view-mode is
> enabled.

No, but those other situations have hooks as well. But I see your
point.

>I think
>
> (define-key view-mode-map [?\C-j] nil)
>
> would be a bit better.

Should I put it as it is in .emacs? Because, if I do, I get

    Symbol's value as variable is void: view-mode-map

Or do I have to initiate something before it works?

-- 
Emanuel Berg - programmer (hire me! CV below)
computer projects: http://user.it.uu.se/~embe8573
internet activity: http://home.student.uu.se/embe8573


reply via email to

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