From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Mullis Subject: Re: Re: [SOLVED] org-export-blocks Date: Tue, 21 Jul 2009 17:08:25 +0200 Message-ID: <23d7e1bb0907210808k50cf9b7fpc2e0a9ca74d715a6@mail.gmail.com> References: <23d7e1bb0907140806s132e1c1fr38cbf3495733379b@mail.gmail.com> <23d7e1bb0907140909h1caa2289yfb1d7f88678cb881@mail.gmail.com> <87ljmomj1k.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTGxL-0007RJ-6l for emacs-orgmode@gnu.org; Tue, 21 Jul 2009 11:08:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTGxI-0007Qz-QZ for emacs-orgmode@gnu.org; Tue, 21 Jul 2009 11:08:38 -0400 Received: from [199.232.76.173] (port=39974 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTGxI-0007Qw-3G for emacs-orgmode@gnu.org; Tue, 21 Jul 2009 11:08:36 -0400 Received: from fg-out-1718.google.com ([72.14.220.152]:55943) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTGxF-0001vp-B7 for emacs-orgmode@gnu.org; Tue, 21 Jul 2009 11:08:35 -0400 Received: by fg-out-1718.google.com with SMTP id l26so792036fgb.7 for ; Tue, 21 Jul 2009 08:08:25 -0700 (PDT) In-Reply-To: <87ljmomj1k.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org I'm not sure if anyone is interested, but I found this pretty funny.... I was using Vim today (which I still occassionally do) and could not figure out why my save wasn't working for the doc I was editing. After numerous attempts, I looked down and saw my fingers were trying "C-x C-s"... That's a first for me! After weeks/months of trying not to use Vim :wq in Emacs I am now no longer able to use anything but Notepad.. ;-) SM 2009/7/16 Bastien : > Hi Simon, > > Simon Mullis writes: > >> "(load "/usr/share/org-mode/lisp/org-exp-blocks.el")" > > The convention is to "require" a feature rather than to load a file: > > =A0(require 'org-exp-blocks) > > The feature 'org-exp-blocks is provided by the library at the end: > > =A0(provide 'org-exp-blocks) > > HTH, > > PS: welcome to the light side... > > -- > =A0Bastien > --=20 Simon Mullis _________________ simon@mullis.co.uk