From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: calendar in agenda Date: Fri, 28 Sep 2007 17:12:02 +0200 Message-ID: <874pheygcd.fsf@bzg.ath.cx> References: <87ejgizwzr.fsf@bzg.ath.cx> <87lkaqyh7w.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IbHVk-00085Z-VF for emacs-orgmode@gnu.org; Fri, 28 Sep 2007 11:12:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IbHVi-00085N-J8 for emacs-orgmode@gnu.org; Fri, 28 Sep 2007 11:12:11 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IbHVi-00085K-Dz for emacs-orgmode@gnu.org; Fri, 28 Sep 2007 11:12:10 -0400 Received: from ug-out-1314.google.com ([66.249.92.171]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IbHVh-0000hS-U1 for emacs-orgmode@gnu.org; Fri, 28 Sep 2007 11:12:10 -0400 Received: by ug-out-1314.google.com with SMTP id m4so1759395uge for ; Fri, 28 Sep 2007 08:12:07 -0700 (PDT) In-Reply-To: (Richard G. Riley's message of "Fri, 28 Sep 2007 17:03:00 +0200") 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: emacs-orgmode@gnu.org Richard G Riley writes: >> PS: the secret key here is the second `i', which stand for the >> Info-index command. I find this to be the most useful command in info. > > what is the C-u 1 0 C-n sequence doing? Just going 10 lines down (i.e. calling `next-line' 10 times.) -- Bastien