[Orgmode] Re: Cannot reschedule task with repeater

2010-03-09 Thread Bernt Hansen
Matt Lundin writes: > Carsten Dominik writes: > >> On Mar 8, 2010, at 8:57 AM, Tom wrote: >> >>> It's not clear to me in case of a timestamp like this >>> >>> <2010-03-08 H 21:30 .+1d> >>> >>> why can't the reschedule feature change the date/time part only >>> and leave the repeater part int

Re: [Orgmode] Export to latex ignores user-mail-address

2010-03-09 Thread Carsten Dominik
On Mar 7, 2010, at 5:48 PM, Jambunathan K wrote: Hi Carsten What can I do to get the email address automagically as in the header as below: ... [Snipped from Wikibook] \title{How to Structure a \LaTeX{} Document} \author{Andrew Roberts\\ \texttt{an...@comp.leeds.ac.uk}} \date{\today

Re: [Orgmode] Re: [babel] captions and figure size on export

2010-03-09 Thread Graham Smith
Dan > As a workaround, is it necessary for you to execute the block on export? > Or could you instead use :exports code? I.e. before export, execute the > block manually and ensure that the #+ATTR_LaTeX and #+results lines are > arranged in the correct way. Many thanks for this, I'm glad it can b

Re: [Orgmode] Re: Writing a dissertation using org-mode

2010-03-09 Thread Eric S Fraga
On Sat, 6 Mar 2010 17:10:38 -1000, "Thomas S. Dye" wrote: [...] > > Aloha Eric, > > I have this in my emacs starter-kit and it gives me access to reftex > in latex code blocks in org-babel. I've changed a few things from the > code I found on the link provided, which has two methods of > inte

Re: [Orgmode] Org Mode spreadsheet SUMIF

2010-03-09 Thread Dan Davison
William Henney writes: > Hi Jeff > > On Mon, Mar 8, 2010 at 6:54 AM, Jeff Kowalczyk wrote: >> What is the Org Mode spreadsheet formula idiom for a SUMIF function? >> >> The objective is to add up the numeric values for rows matching a tag column: >> >> | 2010-03-01 | 12.2 | foo | >> | 2010-03-02

[Orgmode] "%3f" shouldn't be unescaped in HTTP URLs

2010-03-09 Thread Sebastien Delafond
Quoting from Debian bug #573186[0]: Some HTTP URLs have literal '?' in them. Since '?' also separates the path from query arguments, it needs to be escaped in the first case. These are examples of the two cases: - http://en.wikipedia.org/wiki/Who%27s_Afraid_of_Virginia_Woolf%3F (lite

Re: [Orgmode] Re: Writing a dissertation using org-mode

2010-03-09 Thread Carsten Dominik
Hi Thomas, I think this explanation would be good to have (a bit longer, maybe) in the FAQ. - Carsten On Mar 7, 2010, at 4:10 AM, Thomas S. Dye wrote: On Mar 6, 2010, at 1:54 PM, Eric S Fraga wrote: I have to agree with Torsten: I'd write the thesis directly in LaTeX, only because of

Re: [Orgmode] Re: New Org-mode talk by Carsten Dominik

2010-03-09 Thread Carsten Dominik
On Mar 7, 2010, at 6:03 PM, Tom wrote: Carsten Dominik gmail.com> writes: The problem I see here is that if a new user downloads Emacs, it will have white background and only default colors. For every face you can define colors for light and dark background: background: The kind of back

Re: [Orgmode] Export to latex ignores user-mail-address

2010-03-09 Thread Carsten Dominik
Hi Jambunathan, On Mar 7, 2010, at 5:48 PM, Jambunathan K wrote: Hi Carsten What can I do to get the email address automagically as in the header as below: ... [Snipped from Wikibook] \title{How to Structure a \LaTeX{} Document} \author{Andrew Roberts\\ \texttt{an...@comp.leeds.ac.u

Re: [Orgmode] Re: Clocking feature request

2010-03-09 Thread Carsten Dominik
I'd be happy to accept a patch! - Carsten On Mar 7, 2010, at 8:58 PM, Daniel Clemente wrote: El dom, mar 07 2010 a les 11:38, Sébastien Vauban va escriure: Though, the only *remaining nice feature* would maybe be the following: add a letter indicating what's the meaning of the total. For e

Re: [Orgmode] Re: [PATCH] little fixes for attachment git commiting

2010-03-09 Thread Carsten Dominik
On Feb 19, 2010, at 12:51 PM, Łukasz Stelmach wrote: Carsten Dominik writes: On Feb 19, 2010, at 11:59 AM, Łukasz Stelmach wrote: Carsten Dominik writes: On Feb 16, 2010, at 8:04 PM, Łukasz Stelmach wrote: There are two very small commits which iron some wrinkles. Both on org-attach-g

Re: [Orgmode] Re: [babel] captions and figure size on export

2010-03-09 Thread Dan Davison
Graham Smith writes: > This is driving me mad here: I have removed all the fig and size code > and replaced it with onky one line that should be resizing the first > graph(FloweringBoxplot.pdf). However, its resizing the second graph > (NonFloweringBoxplot/pdf) and not affecting the first graph

[Orgmode] Bug: Can't follow link to old Gnus nndoc article [6.34trans]

2010-03-09 Thread Thomas Morgan
I'm using development versions of Emacs and Org mode: Emacs : GNU Emacs 23.1.90.1 (i686-pc-linux-gnu, GTK+ Version 2.18.3) of 2010-03-03 on enif Package: Org-mode version 6.34trans When I try to follow (with `C-c C-o') a link to an already read article in a Gnus nndoc group, I get an erro

Re: [Orgmode] Re: New Org-mode talk by Carsten Dominik

2010-03-09 Thread Carsten Dominik
On Mar 7, 2010, at 7:51 PM, Manuel Amador wrote: Carsten, Can we get a copy of the color configuration you are using? -- Manuel Yes, I have put my color config here: http://orgmode.org/cd-colors.el This started as a copy of Peter Jones config and was then edited and hacked - which is wh