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 <bastiengue...@googlemail.com>:
> Hi Simon,
>
> Simon Mullis <si...@mullis.co.uk> writes:
>
>> "(load "/usr/share/org-mode/lisp/org-exp-blocks.el")"
>
> The convention is to "require" a feature rather than to load a file:
>
>  (require 'org-exp-blocks)
>
> The feature 'org-exp-blocks is provided by the library at the end:
>
>  (provide 'org-exp-blocks)
>
> HTH,
>
> PS: welcome to the light side...
>
> --
>  Bastien
>



-- 
Simon Mullis
_________________
si...@mullis.co.uk


_______________________________________________
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

Reply via email to