From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Question on C-c C-j Date: Sat, 25 Oct 2008 13:17:00 +0200 Message-ID: <2119CB85-77D5-4ADB-B801-9D4AEBE2F538@uva.nl> References: <4901C22A.5040502@gmx.at> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: multipart/mixed; boundary="===============0421704341==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kth8m-0001Cc-3o for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 07:17:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kth8l-0001C6-34 for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 07:17:07 -0400 Received: from [199.232.76.173] (port=51312 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kth8k-0001By-QH for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 07:17:06 -0400 Received: from ey-out-1920.google.com ([74.125.78.147]:13598) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kth8j-00067I-Sk for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 07:17:06 -0400 Received: by ey-out-1920.google.com with SMTP id 4so522714eyg.24 for ; Sat, 25 Oct 2008 04:17:04 -0700 (PDT) In-Reply-To: <4901C22A.5040502@gmx.at> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Peter Straka Cc: emacs-orgmode@gnu.org --===============0421704341== Content-Type: multipart/alternative; boundary=Apple-Mail-2--334398814 --Apple-Mail-2--334398814 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit 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: > | Cycle visibility. > | / 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. > | 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 --Apple-Mail-2--334398814 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable 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=3Djump to location =             [Q= ]uit and return to previous location
| [Up]/[Down]=3Dnext/prev = headline   TAB=3Dcycle 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

= --Apple-Mail-2--334398814-- --===============0421704341== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0421704341==--