Re: [Orgmode] Re: [SOLVED] org-export-blocks

2009-07-21 Thread Simon Mullis
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


Re: [Orgmode] Re: [SOLVED] org-export-blocks

2009-07-15 Thread Simon Mullis
Haha!

Interesting comment.  I did try it for about 20 minutes but the sheer
effort involved with stopping the decade-reinforced, Tourette-like
hand spasms (:, :wq  and so on) made this much more tricky for me.
 In the end I printed out a couple of Emacs cheat sheets and pinned
them up next to monitors That and a few weeks of _only_ Emacs and
I was OK.

Another interesting element of the whole experience was migrating from
Ruby to using Python exclusively at the same time...

It was an interesting few weeks!

I have to be honest, I now wish I'd given Emacs more of a chance years ago.

Next the aim is to see how much of all my other tools I can replace
with Emacs (already using Gnus, org-mode etc).

SM

2009/7/15 Giovanni Ridolfi giovanni.rido...@yahoo.it:

 -- Mar 14/7/09, Simon Mullis si...@mullis.co.uk ha scritto:

 (a 10+ year Vi/Vim veteran who turned to the light a few
 months ago...)


 with Viper, I suppose ;-)

 see also:
 http://upsilon.cc/~zack/tags/emacs/

 cheers,
 Giovanni







-- 
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


[Orgmode] Re: [SOLVED] org-export-blocks

2009-07-14 Thread Simon Mullis
Hi,

Fixed...

I had to add

(load /usr/share/org-mode/lisp/org-exp-blocks.el)

to my .emacs

Thanks

SM

(a 10+ year Vi/Vim veteran who turned to the light a few months ago...)

2009/7/14 Simon Mullis si...@mullis.co.uk:
 Hi All,

 I'm looking at org-export-blocks; specifically exporting ascii
 diagrams with ditaa.

 I've got my diagram, I'm in org-mode. How can I actually start the
 export?  C-c C-e does not give me the option to export anything other
 than the usual suspects (html, calendar, ascii etc etc)... I know
 the diagram works fine running ditaa directly.

 I'm using org-mode 6.14 and Gnu/Emacs 23.0.91.1(Ubuntu Jaunty)

 Thanks in advance for any pointers or tips

 SM




-- 
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