[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [NEW] navi-mode for org files
From: |
Thorsten Jolitz |
Subject: |
Re: [O] [NEW] navi-mode for org files |
Date: |
Tue, 09 Apr 2013 09:52:57 +0200 |
User-agent: |
Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.3 (gnu/linux) |
Charles Berry <address@hidden> writes:
>> (6. Want more?
>> - check the 'navi-menu' for more commands
>> - type 'h' to see the (customizable) user-defined keyword-searches and
>> their keybindings
>
> 'h' in the *Navi:myfile.org* buffer returns an error.
>
> underline-line-with is not found. I could not find it by rgrep'ing or
> Googling.
>
> Commenting it out of navi-show-help results in display of the keybindings.
Yes, thanks a lot for the observation. I installed the
`basic-edit-toolkit.el'
(http://www.emacswiki.org/emacs/basic-edit-toolkit.el) long ago and
forget about it.
,-------------------------------------------------------
| underline-line-with is an interactive Lisp function in
| `basic-edit-toolkit.el'.
|
| (underline-line-with CHAR)
`-------------------------------------------------------
I added 'navi-underline-line-with' to navi-mode.el and pushed the new
version to github, let me if there are still problems.
--
cheers,
Thorsten
Re: [O] [NEW] navi-mode for org files, Thorsten Jolitz, 2013/04/08
Re: [O] [NEW] navi-mode for org files, Charles Berry, 2013/04/08
- Re: [O] [NEW] navi-mode for org files,
Thorsten Jolitz <=