Re: [O] [PATCH] European date format

2011-03-04 Thread Achim Gratz
Nick Dokos writes: > 4.3. ==> the fourth day of March, 2011 > 4.3 ==> does not match As it should, IMHO. This format is relying on interpreting dates as ordinals (fourth day of the third month). Also there'd be no way for a regex to distinguish some dates from some FP numbers, at least when th

Re: [O] Why does a column's name need to start with a letter? Changed source with no perceivable side-effects

2011-03-04 Thread Carsten Dominik
Hi Christian, On 5.3.2011, at 04:35, Frozenlock wrote: > Greetings, > > First and foremost, I must say I'm a new Org-mode user... as well as a new > emacs user... and have only limited experience with lisp. > > I'm using a table in org-mode as a database, from which I retrieve > information

[O] Why does a column's name need to start with a letter? Changed source with no perceivable side-effects

2011-03-04 Thread Frozenlock
Greetings, First and foremost, I must say I'm a new Org-mode user... as well as a new emacs user... and have only limited experience with lisp. I'm using a table in org-mode as a database, from which I retrieve information as needed from other tables. This database stores multiples components wit

[Accepted] [O] typo in org.texi

2011-03-04 Thread Bastien Guerry
Patch 652 (http://patchwork.newartisans.com/patch/652/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C9447.1299285313%40alphaville.usa.hp.com%3E Here is the original message containing the patch: > Content-Type: text/plain; charse

[O] typo in org.texi

2011-03-04 Thread Nick Dokos
diff --git a/doc/org.texi b/doc/org.texi index 50febbc..bc66319 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -2282,7 +2282,7 @@ operator that looks like this: @end example @noindent -and allows relative relative references, i.e. references relative to the +and allows relative references, i.

[O] Re: [Babel] Handling of errors when using Ledger

2011-03-04 Thread Dan Davison
Hi Eric, Seb and any other ledger users, Is anyone using a version of ledger that does not support reading from stdin with -f - ? Thanks, Dan Eric S Fraga writes: > Dan Davison writes: > > [...] > >> Hi Eric, >> >> I've asked on the ledger list and the 3.0 (and perhaps some older) >> version

Re: [O] scheduling items question

2011-03-04 Thread Bastien
Nathan Neff writes: > I wonder why the OP uses a "habit" of these classes. They'd probably > work better as just regular appointments, like this: Well, I was actually trying to make a joke... when I was young, we were forced to go to class -- this was not a "habit" we had to take :) * TODO Ma

Re: [O] [feature request] org-post-export-hook

2011-03-04 Thread Bastien
Hi Jeff, Jeff Horn writes: > Would it be trivial to add a post-export hook? If so, it would be > helpful for me. > > I've been experimenting with latexmk for document compilation. If I > add `latexmk -CA` (it cleans extraneous files) to the command sequence > for `org-latex-to-pdf-process`, I tr

Re: [O] org google weather

2011-03-04 Thread Nick Dokos
Sébastien Vauban wrote: > Because of this: > > #+begin_src emacs-lisp > (setq org-agenda-default-appointment-duration 60) > #+end_src > > I get: > > , > | 2011-03-05 Sat > |0:01-1:01 now > | Weather: 7:18-8:18 Sunrise (+0100) > |

Re: [O] Re: [PATCH] European date format

2011-03-04 Thread Sébastien Vauban
Hi Milan, Milan Zamazal wrote: >> "ND" == Nick Dokos writes: > > ND> The problem with the required final trailing dot (if you want to > ND> leave out the year) is that it is not obvious - at least to me: > ND> the equivalent ISO would be "-03-04" and the equivalent American >

Re: [O] org google weather

2011-03-04 Thread Sébastien Vauban
Hi Nick, Nick Dokos wrote: > Ian Barton wrote: >> > Ian Barton wrote: >> >>> Has anybody tried adding the functionality of %%(diary-sunrise-sunset) >> >>> (sunrise, sunset time and daylight hours) to the google weather code? >> >> >> >> I just have something like: >> >> >> >> #+CATEGORY: Day/Year

[O] Re: [feature request] org-post-export-hook

2011-03-04 Thread Jeff Horn
On Fri, Mar 4, 2011 at 5:40 PM, Jeff Horn wrote: > I've been experimenting with latexmk for document compilation. If I > add `latexmk -CA` (it cleans extraneous files) to the command sequence > for `org-latex-to-pdf-process`, I trigger an annoying notification > that the PDF file wasn't produced,

Re: [O] org google weather

2011-03-04 Thread Simon Brown
At Fri, 04 Mar 2011 17:05:55 -0500, Nick Dokos wrote: > Simon Brown wrote: > > At Fri, 04 Mar 2011 08:40:23 +, > > Ian Barton wrote: > > > On 03/03/11 21:37, Simon Brown wrote: > > > > Has anybody tried adding the functionality of %%(diary-sunrise-sunset) > > > > (sunrise, sunset time and dayl

[O] [feature request] org-post-export-hook

2011-03-04 Thread Jeff Horn
Would it be trivial to add a post-export hook? If so, it would be helpful for me. I've been experimenting with latexmk for document compilation. If I add `latexmk -CA` (it cleans extraneous files) to the command sequence for `org-latex-to-pdf-process`, I trigger an annoying notification that the P

Re: [O] org google weather

2011-03-04 Thread Nick Dokos
Nick Dokos wrote: > > Just write your own function to take the individual results and concatenate= > them, e.g. > > (defun full-catastrophe () > (format "%s :: %s" (org-google-weather) (diary-sunrise-sunset))) > > and add > > %%(full-catastrophe) > > to some agenda file. > BTW, I notice

Re: [O] scheduling items question

2011-03-04 Thread Nathan Neff
On Fri, Mar 4, 2011 at 1:31 PM, Bastien wrote: > Hi Stuart, > > stuart writes: > >> ** class Monday >> >> ** class Wednesday >> >> ** class Friday > > I would use a weekly repeater for these tasks. > > , > | * class Monday > |   SCHEDULED: <2011-03-07 lun. +1w> > | > | * class Wednesday > |  

Re: [O] Re: Feature Request: attach link type

2011-03-04 Thread Darlan Cavalcante Moreira
I once tried Gnus, but end up using Wanderlust, which is pretty good. Along with org-contacts I'm becoming more and more motivated to try Gnus again. I try to have a look at it. Thanks. At Fri, 04 Mar 2011 22:56:41 +0100, Sébastien Vauban wrote: > > Hi Darlan and Bastien, > > Darlan Cavalcant

[O] Re: [Orgmode] [PATCH] org-agenda: rewrite mode-line

2011-03-04 Thread Bastien
Hi, Carsten Dominik writes: > I like the patch, but since it is not critical it remains > on ice until :eval is supported by XEmacs. > > Michael, it would be nice if you could put :eval into > XEmacs so that we can use this improved code for the > mode line. Please make sure to let us know when

Re: [O] org google weather

2011-03-04 Thread Nick Dokos
Simon Brown wrote: > At Fri, 04 Mar 2011 08:40:23 +, > Ian Barton wrote: > > On 03/03/11 21:37, Simon Brown wrote: > > > Has anybody tried adding the functionality of %%(diary-sunrise-sunset) > > > (sunrise, sunset time and daylight hours) to the google weather code? > > I just have something

Re: [O] Re: Feature Request: attach link type

2011-03-04 Thread Sébastien Vauban
Hi Darlan and Bastien, Darlan Cavalcante Moreira wrote: >> > Other useful things (just random thoughts) could be: >> > - Perform some operation when a file is attached, such as replacing >> >white-spaces in the file-name by underscores >> >> IMHO this goes beyond what org-attach.el should do

Re: [O] [PATCH] Re: TODO state change from TODO to DONE blocked

2011-03-04 Thread Sébastien Vauban
Hi Bastien, Bastien wrote: > Hi Sébastien, > > Sébastien Vauban writes: > >>> - if the output message could be updated to make it clear what the reason >>> is, >>> or can be? >> >> diff --git a/lisp/org.el b/lisp/org.el >> index 3a07cfd..fb60bc6 100644 >> --- a/lisp/org.el >> +++ b/lisp/org.el

Re: [O] Re: TODO state change from TODO to DONE blocked

2011-03-04 Thread Sébastien Vauban
Hi Bernt, Bernt Hansen wrote: > Sébastien Vauban > writes: >> Bastien wrote: > I've a really weird exception occurring: change state from TODO to DONE is > blocked... while I'm on a leaf of the Org tree!? > > Debugger entered--Lisp error: (error #("TODO state change from TODO to

Re: [O] Re: [PATCH] European date format

2011-03-04 Thread Michael Radziej
On Fri, 04 Mar 2011 16:21:47 -0500, Nick Dokos wrote: > Milan Zamazal wrote: > > The dots are not separators, they mark ordinal numbers. And at least > > here in Czech Republic the correct typeset form is e.g. "4. 3. 2011" > > although the compact form "4.3.2011" is often used. > > > > Interes

Re: [O] org google weather

2011-03-04 Thread Simon Brown
At Fri, 04 Mar 2011 08:40:23 +, Ian Barton wrote: > On 03/03/11 21:37, Simon Brown wrote: > > Has anybody tried adding the functionality of %%(diary-sunrise-sunset) > > (sunrise, sunset time and daylight hours) to the google weather code? > I just have something like: > > #+CATEGORY: Day/Year

Re: [O] Re: [PATCH] European date format

2011-03-04 Thread Nick Dokos
Milan Zamazal wrote: > > "ND" == Nick Dokos writes: > > ND> The problem with the required final trailing dot (if you want to > ND> leave out the year) is that it is not obvious - at least to me: > ND> the equivalent ISO would be "-03-04" and the equivalent American > ND> wou

[O] Re: [PATCH] European date format

2011-03-04 Thread Milan Zamazal
> "ND" == Nick Dokos writes: ND> The problem with the required final trailing dot (if you want to ND> leave out the year) is that it is not obvious - at least to me: ND> the equivalent ISO would be "-03-04" and the equivalent American ND> would be "3/4/" which look horrible -

Re: [O] org google weather

2011-03-04 Thread Nick Dokos
Konrad Hinsen wrote: > Is there a way to get this inserted only into the day view, but not > into the week view? In fact, I would like to have that choice for > agenda items in general. It makes sense (to me at least) to have more > information in the day view than in the week view. > Not that

Re: [O] Title page in latex export

2011-03-04 Thread Suvayu Ali
Hi Nick, On Fri, 04 Mar 2011 10:45:08 -0500 Nick Dokos wrote: > This is really a bug in your university's style. Lamport (p.21 of the > second edition) says: > > The \maketitle command comes after the \begin{document}, usually > before any other text. The \title, \author, and \date commands

Re: [O] Title page in latex export

2011-03-04 Thread Suvayu Ali
Hi Camille, On Fri, 4 Mar 2011 15:17:58 +0100 Camille persson wrote: > Hi Suvayu, > > Do you use the lastest update of org-mode ? > cause it works perfectly for me without any patch actually... > Yes, my org-mode is less than a day old. But I didn't have any LaTeX customisations in my setup.

Re: [O] [OT] Custom inline reply quotes

2011-03-04 Thread Achim Gratz
Jeff Horn writes: > JH > Hey orgsters, > JH > What MUA/package/magic... Supercite does for instance, but you will be hated by almost everyone not using supercite. Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Q+, Q an

Re: [O] [PATCH] European date format

2011-03-04 Thread Nick Dokos
Jan Seeger wrote: > Hey! > > Ah, I'm sorry. Yeah, european format is Day.Month.Year (optional). And > the final trailing dot is intentional, because I think it looks nicer > (and I think it simplifies the regex). Also, my last mail was missing > a smiley, I was only kidding of course. > You me

Re: [O] org google weather

2011-03-04 Thread Konrad Hinsen
On 4 Mar 2011, at 17:38, Nick Dokos wrote: Quick hack just parsing the output of diary-sunrise-sunset. ... Nice! Is there a way to get this inserted only into the day view, but not into the week view? In fact, I would like to have that choice for agenda items in general. It makes sense (t

Re: [O] scheduling items question

2011-03-04 Thread Bastien
Hi Stuart, stuart writes: > ** class Monday > > ** class Wednesday > > ** class Friday I would use a weekly repeater for these tasks. , | * class Monday | SCHEDULED: <2011-03-07 lun. +1w> | | * class Wednesday | SCHEDULED: <2011-03-09 mer. +1w> | | * class Friday | SCHEDULED: <2011

Re: [O] org google weather

2011-03-04 Thread Bastien
Hi Nick, Nick Dokos writes: > Quick hack just parsing the output of diary-sunrise-sunset. Nice one -- a good candidate for Worg/org-hacks.org ;) -- Bastien

Re: [O] using org-mode with MS Outlook

2011-03-04 Thread Bastien
Hi Dirk-Jan, Dirk-Jan C. Binnema writes: > The approach is a bit fragile, and there are quite a few cases which are not > handled very well; still it may be useful; so find attached > org-exchange-capture.el; ideas for improvements are welcome. I'm not using MS Exchange myself, but I hope your

[Accepted] [O] Title page in latex export

2011-03-04 Thread Bastien Guerry
Patch 649 (http://patchwork.newartisans.com/patch/649/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3Cm34o7j5d5r.fsf%40e4300lm.epcc.ed.ac.uk%3E Here is the original message containing the patch: > Content-Type: text/plain; charset

Re: [O] [PATCH] European date format

2011-03-04 Thread Jan Seeger
Hey! Ah, I'm sorry. Yeah, european format is Day.Month.Year (optional). And the final trailing dot is intentional, because I think it looks nicer (and I think it simplifies the regex). Also, my last mail was missing a smiley, I was only kidding of course. Regards, Jan

Re: [O] [PATCH] European date format

2011-03-04 Thread Nick Dokos
Jan Seeger wrote: > Greetings! > > I was annoyed that org only read the bassackwards american date > format, and implemented european date format matching. I hope it's > correct, it seems to work for dates with and without year. > It would help if you provided a few examples of what "European

Re: [O] Title page in latex export

2011-03-04 Thread Bastien
Hi Nick, Nick Dokos writes: > [Emphasis added] \title etc. does not have to be in the > preamble. However, there are many styles out there that restrict the > placement of these macros to the preamble, just as your university's > style does (they probably cribbed from each other :-) ), so applyi

Re: [O] [PATCH] Re: TODO state change from TODO to DONE blocked

2011-03-04 Thread Bastien
Hi Sébastien, Sébastien Vauban writes: >> - if the output message could be updated to make it clear what the reason is, >> or can be? > > diff --git a/lisp/org.el b/lisp/org.el > index 3a07cfd..fb60bc6 100644 > --- a/lisp/org.el > +++ b/lisp/org.el > @@ -10927,7 +10927,10 @@ For calling throug

Re: [O] Re: HTML export options are being ignored

2011-03-04 Thread Bastien
Hi Sébastien, Sébastien Vauban writes: > You meant to `t' (not to `nil'), as shown by lines 346--388 of > `org-html.el': No, I mean `nil' -- please check against the latest Org version. -- Bastien

[O] Re: [Orgmode] Feature Request: attach link type

2011-03-04 Thread Darlan Cavalcante Moreira
At Thu, 03 Mar 2011 11:18:06 +0100, Bastien wrote: > > Hi Darlan, > > Darlan Cavalcante Moreira writes: > > > Using the functions already provided by org-attach I could get > > #+LINK: attach elisp:(org-open-file (org-attach-expand "%s")) > > However, I always have to confirm the execution of

[O] [PATCH] European date format

2011-03-04 Thread Jan Seeger
Greetings! I was annoyed that org only read the bassackwards american date format, and implemented european date format matching. I hope it's correct, it seems to work for dates with and without year. Regards, Jan org-patch.patch Description: Binary data

Re: [O] How to escape characters in tables

2011-03-04 Thread Camille persson
Hi Ken, 2011/3/4 > > > > > On 3/3/11 9:07 PM, "Suvayu Ali" wrote: > > >On Wed, 2 Mar 2011 09:25:57 -0600 > > wrote: > > > >> The issue is that I've got tables whose cells contain the '|' > >> character (it's a table of regular expressions), and I can't seem to > >> figure out how to escape it

Re: [O] Re: TODO state change from TODO to DONE blocked

2011-03-04 Thread Bernt Hansen
Sébastien Vauban writes: > Hi Bastien, > > Bastien wrote: I've a really weird exception occurring: change state from TODO to DONE is blocked... while I'm on a leaf of the Org tree!? Debugger entered--Lisp error: (error #("TODO state change from TODO to DONE blocked" 23

Re: [O] org google weather

2011-03-04 Thread Nick Dokos
Ian Barton wrote: > > > Hi Ian, > > > > Ian Barton wrote: > >>> Has anybody tried adding the functionality of %%(diary-sunrise-sunset) > >>> (sunrise, sunset time and daylight hours) to the google weather code? > >> > >> I just have something like: > >> > >> #+CATEGORY: Day/Year > >> &%%(diary-d

Re: [O] Title page in latex export

2011-03-04 Thread Nick Dokos
Suvayu Ali wrote: > > I am trying to write my thesis as per my university style. It requires > I use the \title{Thesis title} command before the > > \begin{document} > ... > \end{document} > > Is there any way to do that? Thanks for any thoughts. > This is really a bug in your university's s

Re: [O] Re: HTML export options are being ignored

2011-03-04 Thread Sébastien Vauban
Bastien, Bastien wrote: > Hi Jason, > > Jason Dunsmore writes: > >> http://orgmode.org/w/org-mode.git/commitdiff/da8dc7bba7261 >> >> 1) :preamble was renamed :html-preamble >> 2) :postamble was renamed :html-postamble >> 3) org-export-email-info is no longer checked before attempting export >>

Re: [O] How to escape characters in tables

2011-03-04 Thread Ken.Williams
On 3/3/11 9:07 PM, "Suvayu Ali" wrote: >On Wed, 2 Mar 2011 09:25:57 -0600 > wrote: > >> The issue is that I've got tables whose cells contain the '|' >> character (it's a table of regular expressions), and I can't seem to >> figure out how to escape it so that it doesn't mean a delimiter >> b

Re: [O] point out extra export options in manual

2011-03-04 Thread Bastien
Hi Eric, Eric Abrahamsen writes: > Whilst trying to figure out how to shut off the postamble in HTML > export, I realized that there are far more export-related options > available than those listed in section 12.2 (Export options) of the > manual. I had never really looked at the Publishing sec

[O] Re: [Orgmode] HTML export options are being ignored

2011-03-04 Thread Bastien
Hi Cássio, Cássio Koshikumo writes: > I think there's a bug with the html exporter. With this OPTIONS line: > > #+OPTIONS: num:nil author:nil creator:nil timestamp:nil toc:nil > > I get rid of the numbering and the TOC, but still get the creator, the > timestamp and the author lines at the end o

[O] Re: [Orgmode] HTML export options are being ignored

2011-03-04 Thread Bastien
Hi Jason, Jason Dunsmore writes: > http://orgmode.org/w/org-mode.git/commitdiff/da8dc7bba7261 > > 1) :preamble was renamed :html-preamble > 2) :postamble was renamed :html-postamble > 3) org-export-email-info is no longer checked before attempting export >of email address. > > For the first

Re: [O] org-crypt.el security problem (From: Milan Zamazal)

2011-03-04 Thread Julien Danjou
On Fri, Mar 04 2011, Peter Jones wrote: > Hopefully there's an autosave hook where you can encrypt the headings > and save to disk using a temporary buffer without having to alter the > current buffer and interrupt the user by encrypting a heading that is > being edited. I've recently added cachi

Re: [O] org google weather

2011-03-04 Thread brian powell
FWIW/YMMV I use RUBY: I like the "twilight" info too--not sure emacs does twilight info too--maybe you can reuse some of the code and put into OrgMode: I do: emacs -l .bja-sunrise-sunset-twilight.el --where .bja-sunrise-sunset-twilight.el is: (defun bja-sunrise () "Display sunrise, sunset & tw

[O] [PATCH] Re: TODO state change from TODO to DONE blocked

2011-03-04 Thread Sébastien Vauban
Hi Bastien, Sébastien Vauban wrote: > Bastien wrote: I've a really weird exception occurring: change state from TODO to DONE is blocked... while I'm on a leaf of the Org tree!? Debugger entered--Lisp error: (error #("TODO state change from TODO to DONE blocked" 23 27 (face

[O] org-crypt.el security problem (From: Milan Zamazal)

2011-03-04 Thread Peter Jones
Here is an email I received from Milan Zamazal: , | I don't know whether you are aware of this, but I consider it a serious | security problem of org-crypt.el in (at least) Emacs 23.2: | | I've found out that when I edit a (decrypted) crypt entry and the edited | file is autosaved, the autosa

[O] Re: TODO state change from TODO to DONE blocked

2011-03-04 Thread Sébastien Vauban
Hi Bastien, Bastien wrote: >>> I've a really weird exception occurring: change state from TODO to DONE is >>> blocked... while I'm on a leaf of the Org tree!? >>> >>> Debugger entered--Lisp error: (error #("TODO state change from TODO to >>> DONE blocked" 23 27 (face org-todo) 31 35 (face org-done

Re: [O] Title page in latex export

2011-03-04 Thread Camille persson
Hi Suvayu, Do you use the lastest update of org-mode ? cause it works perfectly for me without any patch actually... The following org : #+begin_org #+TITLE: My title #+AUTHOR: Camille Persson #+DATE: 2011 #+LATEX_CLASS: book #+end_org ... produce the following latex code: #+begin_latex \docum

Re: [O] Title page in latex export

2011-03-04 Thread Suvayu Ali
Hi Lawrence, On Fri, 04 Mar 2011 11:38:08 + Lawrence Mitchell wrote: > Try this patch to org-latex.el: > > diff --git a/lisp/org-latex.el b/lisp/org-latex.el > index 19baa40..4db38d6 100644 > --- a/lisp/org-latex.el > +++ b/lisp/org-latex.el That does the trick. :) Thanks a lot. I am not

Re: [O] Title page in latex export

2011-03-04 Thread Lawrence Mitchell
Suvayu Ali wrote: > Hi Camille, > Thanks a lot for your response. > On Fri, 4 Mar 2011 11:48:39 +0100 > Camille persson wrote: >> Hi, >> I think that what it already does > I don't think it does that. e.g. Try this patch to org-latex.el: diff --git a/lisp/org-latex.el b/lisp/org-latex.el

Re: [O] org google weather

2011-03-04 Thread Ian Barton
Hi Ian, Ian Barton wrote: Has anybody tried adding the functionality of %%(diary-sunrise-sunset) (sunrise, sunset time and daylight hours) to the google weather code? I just have something like: #+CATEGORY: Day/Year &%%(diary-day-of-year) #+CATEGORY: Sunrise &%%(diary-sunrise-sunset) in on

Re: [O] Title page in latex export

2011-03-04 Thread Suvayu Ali
Hi Camille, Thanks a lot for your response. On Fri, 4 Mar 2011 11:48:39 +0100 Camille persson wrote: > Hi, > > I think that what it already does > I don't think it does that. e.g. #+TITLE: Thesis title #+AUTHOR:Suvayu Ali #+LaTeX_CLASS: book * Introduction ** Chapter 1 ** Chapter

Re: [O] Title page in latex export

2011-03-04 Thread Camille persson
Hi, I think that what it already does But if you mean you should use \maketitlte before \begin{document} you could do it like this: #+BIND: org-export-latex-title-command "" #+LATEX_HEADER: \maketitle Regards, CP 2011/3/4 Suvayu Ali > Hi Orgers, > > I am trying to write my thesis as per my

[O] orgtbl export option :hlstart :hllstart

2011-03-04 Thread Michael Bach
Dear orgers, I love orgtbl minor mode in auctex. I tried to set it up today for ctable and this is the work in progress: % % BEGIN RECEIVE ORGTBL systems headline & headline \\NN second row & second row \\NN % END RECEIVE ORGTBL systems #+ORGTBL: SEND systems orgtbl-to-latex :splice t :skip 0 :h

[O] Title page in latex export

2011-03-04 Thread Suvayu Ali
Hi Orgers, I am trying to write my thesis as per my university style. It requires I use the \title{Thesis title} command before the \begin{document} ... \end{document} Is there any way to do that? Thanks for any thoughts. -- Suvayu Open source is the future. It sets us free.

Re: [O] Re: Automatic Org-mode mailing list signature -- Was: Let's stick to one list for now

2011-03-04 Thread Julien Danjou
On Thu, Mar 03 2011, Nick Dokos wrote: > There are a few times when I've needed to go to the listinfo page > and I've followed the link from the banner. I'm sure there are other > ways of doing that though, so it's a /small/ objection :-) Yes, look at the mail headers: List-Id: "General discussi

Re: [O] org google weather

2011-03-04 Thread Sébastien Vauban
Hi Ian, Ian Barton wrote: >> Has anybody tried adding the functionality of %%(diary-sunrise-sunset) >> (sunrise, sunset time and daylight hours) to the google weather code? > > I just have something like: > > #+CATEGORY: Day/Year > &%%(diary-day-of-year) > #+CATEGORY: Sunrise > &%%(diary-sunrise-s

Re: [O] org google weather

2011-03-04 Thread Ian Barton
On 03/03/11 21:37, Simon Brown wrote: Evening all, Has anybody tried adding the functionality of %%(diary-sunrise-sunset) (sunrise, sunset time and daylight hours) to the google weather code? Simon I just have something like: #+CATEGORY: Day/Year &%%(diary-day-of-year) #+CATEGORY: Sunrise &%

[O] point out extra export options in manual

2011-03-04 Thread Eric Abrahamsen
Whilst trying to figure out how to shut off the postamble in HTML export, I realized that there are far more export-related options available than those listed in section 12.2 (Export options) of the manual. I had never really looked at the Publishing section of the manual (13.1.5), because I've ne