From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexis Praga Subject: Bad formatting in documentation Date: Fri, 24 May 2013 11:49:22 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0160abe0dda93f04dd73b7a3 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfodE-0006p8-5Y for emacs-orgmode@gnu.org; Fri, 24 May 2013 05:49:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ufod6-00020j-DL for emacs-orgmode@gnu.org; Fri, 24 May 2013 05:49:52 -0400 Received: from mail-la0-x230.google.com ([2a00:1450:4010:c03::230]:48343) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ufod6-00020R-5y for emacs-orgmode@gnu.org; Fri, 24 May 2013 05:49:44 -0400 Received: by mail-la0-f48.google.com with SMTP id fs12so4213094lab.21 for ; Fri, 24 May 2013 02:49:42 -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@gnu.org --089e0160abe0dda93f04dd73b7a3 Content-Type: text/plain; charset=ISO-8859-1 Hi, I just stumbled upon a bad formatting on the website ( http://orgmode.org/worg/org-faq.html ). In "Why doesn't C-c a call the agenda? Why don't some org keybindings work?", we can see #+BEGIN_SRC emacs-lisp ;; The following lines are always needed. Choose your own keys. (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode)) (global-set-key "\C-cl" 'org-store-link) (global-set-key "\C-ca" 'org-agenda) (global-set-key "\C-cb" 'org-iswitchb) #+END_SRC emacs-lisp -- Alexis Praga ___________________________________________ Ph.D Student CERFACS alexis.praga@gmail.com --089e0160abe0dda93f04dd73b7a3 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,

I just stumbled upon a bad formatting= on the website ( http://o= rgmode.org/worg/org-faq.html ).
In "Why doesn't C-c a= call the agenda? Why don't some org keybindings work?", we can se= e

#+BEGIN_SRC emacs-lisp ;; The following lines are always needed. Choose your own keys. (add-to-list 'auto-mode-alist '("\\.org\\'" . org-m= ode)) (global-set-key "\C-cl" 'org-store-link) (global-set-key "\C-ca" 'org-agenda) (global-set-key "\C-cb" 'org-iswitchb) #+END_SRC emacs-lisp



--

=A0 =A0Alexis Praga =A0
= ___________________________________________=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0
=A0 =A0 =A0 =A0 =A0 = =A0=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0Ph.D = Student =A0=A0 =A0 =A0 =A0 =A0 =A0
=A0 =A0 =A0 =A0 =A0 =A0=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0CERFACS =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0
=A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 alexis.praga@gmail= .com=A0 =A0 =A0 =A0=A0 =A0 =A0 =A0 =A0 =A0
--089e0160abe0dda93f04dd73b7a3--