[Orgmode] [patch] Extended link capabilities to Wanderlust messages

2010-04-11 Thread David Maus
Hello all, Attached patch extendes Org mode's capabilities to store and open links to Wanderlust messages. The gist of the extended capabilities: - Remove filter conditions for messages in a filter folder If customization variable `org-wl-link-remove-filter' is non-nil, filter conditions

[Orgmode] Re: Tangling

2010-04-11 Thread Andrea Crotti
Dan Davison writes: > > here > > Although Org maps "elisp" to emacs-lisp-mode in org-src-lang-modes > (therefore C-c ' works), Org-babel currently does not recognise "elisp" > by default. Thanks for raising this, I think we need to make ourselves > more compatible with org-src-lang-modes. > > So

Re: [Orgmode] Re: Tangling

2010-04-11 Thread Dan Davison
Andrea Crotti writes: > Dan Davison writes: [...] > So now I have a strange behaviour, sometimes the file is loaded and > sometimes is not > > This is the init file: > > (setq base "~/Documents/pycon/") > (setq conf (concat base "conf/")) > > (add-to-list 'load-path (concat conf "org-mode/lisp")

[Orgmode] [BUG] LaTeX export: only the body is exported

2010-04-11 Thread Valentin Wüstholz
Hi, when I export to LaTeX, only the body is exported. It looks like this might be due to the following change: 1b40601ebd5de3746ab72d19d3258f815a402066 Cheers, Valentin ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the lis

Re: [Orgmode] [BUG] LaTeX export: only the body is exported

2010-04-11 Thread Eric Schulte
Hi Valentin, Thanks for reporting this bug. I've just pushed up a fix. Best -- Eric Valentin Wüstholz writes: > Hi, > > when I export to LaTeX, only the body is exported. It looks like this > might be due to the following change: > 1b40601ebd5de3746ab72d19d3258f815a402066 > > Cheers, > > Vale

Re: [Orgmode] [BUG] LaTeX export: only the body is exported

2010-04-11 Thread Valentin Wüstholz
Great! Thanks. Valentin On Sun, Apr 11, 2010 at 6:14 PM, Eric Schulte wrote: > Hi Valentin, > > Thanks for reporting this bug.  I've just pushed up a fix. > > Best -- Eric > > Valentin Wüstholz writes: > >> Hi, >> >> when I export to LaTeX, only the body is exported. It looks like this >> migh

[Orgmode] [PATCH] Fix typo in docstring of org-agenda-remove-times-when-in-prefix

2010-04-11 Thread Jan Böcker
This patch fixes a typo ("what" -> "when") in the docstring of org-agenda-remove-times-when-in-prefix. (I just discovered this variable and changed its value to 'beg, which is less confusing to me.) - Jan >From f5aaab8d68006de3ca19cbac570c5a8a09b1d718 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan

Re: [Orgmode] [babel] RFC: column and row names in babel tables

2010-04-11 Thread Taru Karttunen
On Fri, 09 Apr 2010 20:03:55 -0400, Dan Davison wrote: > New behaviour: by default all languages will *drop all hlines* from > tables in input. We shall make no attempt to reinstate hlines in the > output[1] *Do we want some way for the user to control hlines in the > output?* Why not an

[Orgmode] My reference data management approach with org and emacs

2010-04-11 Thread Marcelo de Moraes Serpa
Amazing stuff, Jan. >From what I could understand, it aims on being a no-brainer reference system, and indeed, my aim is capturing quickly *but* with enough information and structure to be able to find it later. What I find happening to me time after time, is that even though I do have a quick way

[Orgmode] howm-mode

2010-04-11 Thread Marcelo de Moraes Serpa
Hello list, I think you could find this interesting: http://howm.sourceforge.jp/ I found out about this miner-mode a few days ago, and it is pretty interesting. It has a lot in common with org, but is very minimalist and works around a wiki concept. I also found this page: http://worldforum.pard

Re: [Orgmode] [babel] RFC: column and row names in babel tables

2010-04-11 Thread Dan Davison
Taru Karttunen writes: > On Fri, 09 Apr 2010 20:03:55 -0400, Dan Davison > wrote: >> New behaviour: by default all languages will *drop all hlines* from >> tables in input. We shall make no attempt to reinstate hlines in the >> output[1] *Do we want some way for the user to control hlines

[Orgmode] Bug: double or single quote inside code or verbatim markup [6.35g]

2010-04-11 Thread Günter Kolousek
I am unable to include neither double nor single quote characters inside a verbatim markup as described in the manual. Also, I didn't find anything in the mailing list archive: ="a"= doesn't work, but =x "a" x= does. Same for ~. I didn't find any workaround. There is no escape character, is

Re: [Orgmode] Bug: double or single quote inside code or verbatim markup [6.35g]

2010-04-11 Thread Thomas S. Dye
On Apr 11, 2010, at 11:23 AM, Günter Kolousek wrote: I am unable to include neither double nor single quote characters inside a verbatim markup as described in the manual. Also, I didn't find anything in the mailing list archive: ="a"= doesn't work, but =x "a" x= does. Same for ~. I didn

Re: [Orgmode] modeline clock string

2010-04-11 Thread Yuri Goncharov
> Yuri Goncharov schrieb: > > I use xmonad with xmobar at my desktop. I'd like to add clock > > string from mode line to xmobar. Is there way to save it to > > file every time when update mode line? > > > ---Zitatende--- > > You can find information on various subjects with M-x apropos but it