* Question on C-c C-j
@ 2008-10-24 12:40 Peter Straka
2008-10-25 11:17 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Peter Straka @ 2008-10-24 12:40 UTC (permalink / raw)
To: emacs-orgmode
Hello all,
recently I learned about c-c c-j which is a kind of outline navigator.
in the manual is written:
,----
| `C-c C-j'
| Jump to a different place without changing the current outline
| visibility. Shows the document structure in a temporary buffer,
| where you can use the following keys to find your destination:
| <TAB> Cycle visibility.
| <down> / <up> Next/previous visible headline.
| n / p Next/previous visible headline.
| f / b Next/previous headline same level.
| u One level up.
| 0-9 Digit argument.
| <RET> Select this location.
`----
and after involing a minibuffer help is displayed:
,----
| Browse buffer copy, to find location or copy text. Just type for auto-isearch.
| RET=jump to location [Q]uit and return to previous location
| [Up]/[Down]=next/prev headline TAB=cycle visibility [/] org-occur
`----
Now my question:
If I invoke this function all works with exception of the "letter"
commands "n" "p" "f" "b" "u" "Q". These invoke the auto-isearch
(e.g. searching for n or Q). I tried it in emacs 22.2 and 6.09a and
23.60 with 6.06. So my question is: did I make an error or is possibly
the description not up to date?
Secondly one minimal error in the Manual 1.2 Installation:
Add the following lines to your .emacs file. The last *two* lines define
global keys for the commands org-store-link, org-agenda, and
org-iswitchb - please choose suitable keys yourself.
Should be three instead of two.
Regards
Peter Straka
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Question on C-c C-j
2008-10-24 12:40 Question on C-c C-j Peter Straka
@ 2008-10-25 11:17 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-10-25 11:17 UTC (permalink / raw)
To: Peter Straka; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 2085 bytes --]
Hi Peter,
thanks for noticing and reporting this discrepancy. These additional
keys only work if you turn off the automatic incremental search by
setting `org-goto-auto-isearch'. I have updated the documentation to
reflect this fact.
- Carsten
On Oct 24, 2008, at 2:40 PM, Peter Straka wrote:
> Hello all,
>
> recently I learned about c-c c-j which is a kind of outline navigator.
>
> in the manual is written:
>
>
> ,----
> | `C-c C-j'
> | Jump to a different place without changing the current outline
> | visibility. Shows the document structure in a temporary
> buffer,
> | where you can use the following keys to find your destination:
> | <TAB> Cycle visibility.
> | <down> / <up> Next/previous visible headline.
> | n / p Next/previous visible headline.
> | f / b Next/previous headline same level.
> | u One level up.
> | 0-9 Digit argument.
> | <RET> Select this location.
> `----
>
> and after involing a minibuffer help is displayed:
>
> ,----
> | Browse buffer copy, to find location or copy text. Just type for
> auto-isearch.
> | RET=jump to location [Q]uit and return to previous
> location
> | [Up]/[Down]=next/prev headline TAB=cycle visibility [/] org-
> occur
> `----
>
> Now my question:
>
> If I invoke this function all works with exception of the
> "letter"
> commands "n" "p" "f" "b" "u" "Q". These invoke the auto-
> isearch
> (e.g. searching for n or Q). I tried it in emacs 22.2 and 6.09a
> and
> 23.60 with 6.06. So my question is: did I make an error or is
> possibly
> the description not up to date?
>
>
> Secondly one minimal error in the Manual 1.2 Installation:
>
> Add the following lines to your .emacs file. The last *two* lines
> define
> global keys for the commands org-store-link, org-agenda,
> and
> org-iswitchb - please choose suitable keys yourself.
>
> Should be three instead of two.
Indeed, fixed as well.
- Carsten
[-- Attachment #1.2: Type: text/html, Size: 3411 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-25 11:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-24 12:40 Question on C-c C-j Peter Straka
2008-10-25 11:17 ` Carsten Dominik
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).