Re: [Orgmode] startup in column view

2010-07-31 Thread Puneeth
Hi, On Fri, Jul 30, 2010 at 7:10 PM, Juan pech...@computer.org wrote: On Fri, Jul 30, 2010 at 05:46:22PM +0530, Puneeth wrote: Is there a way to get a file to open in Column view? You can use the startup hooks to call the column view functions you need.

Re: [Orgmode] Footnote export

2010-07-31 Thread Typhoon
On Sat, 31 Jul 2010 07:27:50 +0200 Jan Böcker jan.boec...@jboecker.de wrote: On 07/31/2010 05:17 AM, Typhoon wrote: I write legal texts and often need to reference case law like this: /Pyke v The Hibernian Bank Limited/ [1950] IR 195 Obviously, I don't want the [1950] to be a

[Orgmode] [PATCH] Provide link property for message-id without angle brackets

2010-07-31 Thread David Maus
* org-wl.el (org-wl-store-link-message): Provide link property for message-id without angle brackets. The message-id header field can be used to maintain the connection between an Org entry and an internet message. The angle brackets have a special meaning when performing a TAGS/PROPS/TODO query

[Orgmode] Bug in org-colview/org-beamer?

2010-07-31 Thread Simon Guest
Hi, I'm making my first real Org mode Beamer presentation, using org-mode 7.01g, and trying to set the ignore_heading for a multi-column slide. In column mode, when I hit 'e' in the Env column, Emacs says: Wrong type argument: commandp, org-beamer-set-environment-tag (and

[Orgmode] [PATCH] Bug in org-colview/org-beamer?

2010-07-31 Thread Noorul Islam
On Sat, Jul 31, 2010 at 12:54 PM, Simon Guest simon.gu...@tesujimath.orgwrote: Hi, I'm making my first real Org mode Beamer presentation, using org-mode 7.01g, and trying to set the ignore_heading for a multi-column slide. In column mode, when I hit 'e' in the Env column, Emacs says: Wrong

[Orgmode] [PATCH] org-capture: Make messages consistent.

2010-07-31 Thread Noorul Islam
A very small patch that makes the message displayed consistent. * lisp/org-capture.el (org-capture-finalize): Make messages consistent. diff --git a/lisp/org-capture.el b/lisp/org-capture.el index 0ecea6a..111f7f7 100644 --- a/lisp/org-capture.el +++ b/lisp/org-capture.el @@ -527,7 +527,7 @@

[Orgmode] [PATCH] org-gnus.el: Suppress compiler warning.

2010-07-31 Thread Noorul Islam
The attached patch suppresses a compiler warning in org-gnus.el * lisp/org-gnus.el: Suppress compiler warning by declaring outside function nnimap-retrieve-headers-from-file. diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el index 7a339cd..16aa476 100644 --- a/lisp/org-gnus.el +++

Re: [Orgmode] Footnote export

2010-07-31 Thread Jan Böcker
On 07/31/2010 08:32 AM, Typhoon wrote: Yes, thanks. I was using f:nil but what I would really like is to disable [1] type footnotes while retaining the [fn:1] style. Nice trick on the zero-space - That would be OK, I suppose, but like you say, a bit tedious after a while. Alright, so we

[Orgmode] Re: Patchwork: Patch 176 Accepted

2010-07-31 Thread Tassilo Horn
On Saturday 31 July 2010 10:34:56 Bastien Guerry wrote: Hi Bastien, Patch 176 (http://patchwork.newartisans.com/patch/176/) is now Accepted. This relates to the following submission: http://mid.gmane.org/%3C87fwz4159y.fsf%40thinkpad.tsdh.de%3E Oh, I didn't notice that this patch was

Re: [Orgmode] Re: keys and command name info

2010-07-31 Thread Thomas S. Dye
Aloha Andreas, I agree with you about the stupidity of the 10 line rule, and I begrudge every bit of attention I have to squander on US copyright law. However, if that law keeps like-minded individuals from working together on a free project that requires a corporate entity to complete

[Orgmode] Org-indent-mode (lack of) support for plain list

2010-07-31 Thread Artis Rozentāls
I was happy to finally find a way to do soft line wrapping with org-indent-mode and visual-line-mode, unfortunately it seems that it doesn't support plain lists. Are there any plans to expand org-indent-mode to support the full markup of org-mode?

[Orgmode] user control of source block header line exporting formats

2010-07-31 Thread David O'Toole
I've attached a diff of my apparently-working changes to allow better control of the way ob-exp.el formats the name and arguments of source code blocks. What do you think? diff --git a/lisp/ob-exp.el b/lisp/ob-exp.el index 796812c..0c34431 100644 --- a/lisp/ob-exp.el +++ b/lisp/ob-exp.el @@

[Orgmode] Re: Patchwork: Patch 176 Accepted

2010-07-31 Thread Bastien
Hi Tassilo, Tassilo Horn tass...@member.fsf.org writes: Patch 176 (http://patchwork.newartisans.com/patch/176/) is now Accepted. This relates to the following submission: http://mid.gmane.org/%3C87fwz4159y.fsf%40thinkpad.tsdh.de%3E Oh, I didn't notice that this patch was grabbed by