From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: What does prefix argument do to org-goto (C-c C-j) Date: Mon, 23 Apr 2012 12:24:21 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42479) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMN01-0006wP-5R for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 13:24:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SMMzw-0008FA-EB for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 13:24:28 -0400 Received: from mail-bk0-f41.google.com ([209.85.214.41]:37840) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMMzw-0008Ep-3z for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 13:24:24 -0400 Received: by bkvi17 with SMTP id i17so754008bkv.0 for ; Mon, 23 Apr 2012 10:24:21 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Per Bastien's request (well, org-mode on G+), I'm reproducing my question here. After watching a bug reproduction video which mentioned using org-goto, C-u C-c C-j, I wondered what C-u did.[1] I couldn't find it in the manual. It doesn't move the cursor as you type (isearch off?) and doesn't bring up the various hints in the minibuffer that happens with C-c C-j alone. [1] https://plus.google.com/u/0/102778904320752967064/posts/ekYHxqdpT4a Thanks, John