Re: [Orgmode] [bug] "message" not present in default value of org-link-types

2010-09-17 Thread David Maus
Jules Bean wrote: >The link-type "message" is one of the ones org handles by default, it >is an explicit case in org-open-at-point, much like http and it is >handled by the following code: >((member type '("message")) > (browse-url (concat type ":" path))) >However it is not included in

[Orgmode] Color of exported R code results using LaTeX listings

2010-09-17 Thread Steven Delean
Hi everyone, I am using org-mode to make a beamer presentation that includes blocks of R code and wish to export the source code and results to pdf in color (using the listings package). The source code block syntax is highlighted successfully, but the output results of the executed R code are

Re: [Orgmode] Color of exported R code results using LaTeX listings

2010-09-17 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/09/10 09:31, Steven Delean wrote: > Hi everyone, > > I am using org-mode to make a beamer presentation that includes > blocks of R code and wish to export the source code and results to > pdf in color (using the listings package). > > The sourc

[Orgmode] Re: Putting latex in document titles

2010-09-17 Thread Sébastien Vauban
Hi Suvayu, suvayu ali wrote: > If I try things like > > #+TITLE: Search for W' resonances \newline (\sqrt s = 7TeV) > > Then the newline and the square root is rendered as expected. For this part, try with \linebreak. Best regards, Seb -- Sébastien Vauban __

[Orgmode] Re: Problem in org + beamer on B_frame BEAMER_env for subsections with BEAMER_FRAME_LEVEL: 0

2010-09-17 Thread Sébastien Vauban
Hi Olivier, Olivier Berger wrote: > It seems to me it's currently impossible to use a custom frames sequencing > in org + beamer, as only positive values of BEAMER_FRAME_LEVEL seem to be > working here. > > I'm trying to use the following simple slides document below, but it fails > [...] > > #+TI

Re: [Orgmode] Color of exported R code results using LaTeX listings

2010-09-17 Thread Steven Delean
Hi Rainer, Yes, you will need to provide arguments to the \lstset listings variable (i.e. add these arguments to a #+BEAMER_HEADER_EXTRA: line). Below are the subset of arguments that I am using so far, though greater customisation is available (see listings.pdf www.ctan.org/tex-archive/macros/lat

Re: [Orgmode] [bug] "message" not present in default value of org-link-types

2010-09-17 Thread Jules Bean
On Fri, Sep 17, 2010 at 09:08:00AM +0200, David Maus wrote: > >Manually adding it to org-link-types makes it work correctly. For me, > >anyway. > > True enough. But what is a "message:" link? Can you give an example > of its usage? message:<87hbhosv8v.wl%dm...@ictsoc.de> or message://<87hbho

Re: [Orgmode] Relative dates with sexep

2010-09-17 Thread Eric S Fraga
On Thu, 16 Sep 2010 18:27:18 +0200, julien cubizolles wrote: > > I'm trying to specify a date relative to another date in an org file. > I've tried to adapt one of the examples from worg, with : > > <%%(= 7 (- (calendar-absolute-from-gregorian date) > (calendar-absolute-from-gregor

[Orgmode] Org-weather: display on some dates

2010-09-17 Thread Igor Shenderovich
Hi, all, I have a question about recent plugin org-weather, which takes weather forecast from google and then displays it to agenda. Is it possible to have it not on all days but on the selected ones? I mean, if I'm visiting some city now, I would like to have a weather forecast just on the days

[Orgmode] Re: Color of exported R code results using LaTeX listings

2010-09-17 Thread Sébastien Vauban
Hi Steven and Rainer, Steven Delean wrote: >> This is not an answer to your question, but rather a question to you: >> I added your settings to my .emacs file, and I get fontification in the >> pdf output, but no color. Do I need any additional settings to get >> coloring of the source code? > > Y

Re: [Orgmode] Color of exported R code results using LaTeX listings

2010-09-17 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/09/10 10:28, Steven Delean wrote: > Hi Rainer, > > Yes, you will need to provide arguments to the \lstset listings variable > (i.e. add these arguments to a #+BEAMER_HEADER_EXTRA: line). Below are > the subset of arguments that I am using so far

Re: [Orgmode] Re: Color of exported R code results using LaTeX listings

2010-09-17 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/09/10 10:52, Sébastien Vauban wrote: > Hi Steven and Rainer, > > Steven Delean wrote: >>> This is not an answer to your question, but rather a question to you: >>> I added your settings to my .emacs file, and I get fontification in the >>> pdf o

Re: [Orgmode] Re: [Patch] Re: Bug? Inconsistency with org-publish-attachment

2010-09-17 Thread Sebastian Rose
Aidan Gauland writes: > Sebastian Rose gmx.de> writes: >> This here works for both --- here it does. > > Uh, not quite. Now what should be in techy/programs/ is in > techy/programs/techy/programs/ (non-org files, that is). At least now > all files are treated consistently. :P > > --Aidan Hi Ai

Re: [Orgmode] Worg link broken

2010-09-17 Thread Carsten Dominik
On Sep 16, 2010, at 4:49 PM, suvayu ali wrote: On 16 September 2010 06:15, Giovanni Ridolfi > wrote: "Thomas S. Dye" writes: Aloha all, in http://orgmode.org/worg/org-contrib/babel/uses.php the link to http://orgmode.org/worg/org-contrib/babel/examples/article-class.php [is] broken.

Re: [Orgmode] [bug] "message" not present in default value of org-link-types

2010-09-17 Thread Carsten Dominik
On Sep 17, 2010, at 9:08 AM, David Maus wrote: Jules Bean wrote: The link-type "message" is one of the ones org handles by default, it is an explicit case in org-open-at-point, much like http and it is handled by the following code: ((member type '("message")) (browse-url (concat

Re: [Orgmode] Worg link broken

2010-09-17 Thread suvayu ali
Hi Carsten, On 17 September 2010 04:22, Carsten Dominik wrote: >> I found quite a  few internal links are broken. For example this one, >> >> >> http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.php#*Column==view==for==slide==and==block==customisation > > The easiest would be if you get w

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-17 Thread Matt Lundin
"Andrew J. Korty" writes: > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen. You don't know how to make a good report? See > > http://orgmode.org/manual/Feedback.html#Feedback > > Your bug report will be posted to the Org-mode mailing list. >

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-17 Thread Matt Lundin
"Andrew J. Korty" writes: > Andrew J. Korty wrote: > >> Bernt Hansen wrote: >> >> > > If I have multiple timestamps in a TODO item, org-auto-repeat-maybe >> > > only advances the first one. In the following example, I'd like both >> > > the SCHEDULED and DEADLINE timestamps to advance when the

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-17 Thread Andrew J. Korty
Matt Lundin wrote: --8<---cut here---start->8--- * TODO Review really important document DEADLINE: <2010-10-31 Sun -2m> * TODO Review less important document DEADLINE: <2010-10-31 Sun> --8<---cut here---end--->8--- Let

[Orgmode] [Bug] Level 2 text not exported in LaTeX (well in HTML) + some comments

2010-09-17 Thread Sébastien Vauban
Hi Nicolas, --8<---cut here---start->8--- #+TITLE: Problems in LaTeX with nested list levels #+LANGUAGE: en_US * Imaginary example We have two steps: 1) Ask for it. 2) Make it, answering the following questions: - Got the docs? - Signed them?

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-17 Thread Andrew J. Korty
Matt Lundin wrote: If I have multiple timestamps in a TODO item, org-auto-repeat-maybe only advances the first one. In the following example, I'd like both the SCHEDULED and DEADLINE timestamps to advance when the item is marked DONE, but only the SCHEDULED timestamp advances. * TODO do somet

Re: [Orgmode] Worg link broken

2010-09-17 Thread John Hendy
Confirmed. I think this is related to what Bastien wrote the other day ( http://www.mail-archive.com/emacs-orgmode@gnu.org/msg30275.html): --- The links are not broken anymore. I made a small change on Worg's setup: now images can simply be put in the same directory than files linking

Re: [Orgmode] Re: Color of exported R code results using LaTeX listings

2010-09-17 Thread Steven Delean
Thanks very much Rainer and Sébastien for your comments and information. However, I am still unable to get color output for the _result_ of evaluating R code blocks. #+source: Rcode #+begin_src R :results output :exports both x <- 1:5 square <- function(x) { x^2 } square(x) #+end_src

Re: [Orgmode] Re: Color of exported R code results using LaTeX listings

2010-09-17 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/09/10 15:14, Steven Delean wrote: > Thanks very much Rainer and Sébastien for your comments and information. > > However, I am still unable to get color output for the _result_ of > evaluating R code blocks. > > #+source: Rcode > #+begin_src R

[Orgmode] Re: Color of exported R code results using LaTeX listings

2010-09-17 Thread Sébastien Vauban
Steven, Rainer M Krug wrote: > On 17/09/10 15:14, Steven Delean wrote: >> I am still unable to get color output for the _result_ of evaluating R code >> blocks. > > You could redefine the verbatim environment with > \renewenvironment{verbatim}[args]{begdef}{enddef} > > If verbatim is only used for

Re: [Orgmode] Problem when previewing latex fragments

2010-09-17 Thread Darlan Cavalcante Moreira
Hi Sebastian, Make only tells me that there is nothing to be done. All I do (since a long time) is calling "git pull" to get the latest changes and then make to compile everything. It worked before (the preview and everything else) and only lately I realized that the preview didn't work, unless

Re: [Orgmode] Relative dates with sexep

2010-09-17 Thread julien cubizolles
Le vendredi 17 septembre 2010 à 09:01 +0100, Eric S Fraga a écrit : > get the date one week after the 2nd of february 2010. Bad sexp... > > Quote the date: ... '(02 02 2010) > as it is trying to evaluate the function "02" otherwise. Thanks, it works. Julien. __

Re: [Orgmode] Color of exported R code results using LaTeX listings

2010-09-17 Thread Eric Schulte
Hi Steven, If your R blocks are outputting actual R code, then you can use the "code" argument to the :results header argument to have the output exported as R code under listings instead of within verbatim blocks. --8<---cut here---start->8--- #+begin_src R :re

Re: [Orgmode] Org, org-plot, and babel+gnuplot on Windows

2010-09-17 Thread Eric Schulte
Hi John, Thanks for compiling all of this information on this issue. As recall from investigating this last time it came up, the current state is that 1) Babel relies on gnuplot-mode for session based evaluation 2) gnuplot-mode does not work on windows Which results in the need to add a ":sessio

Re: [Orgmode] Include files to be used in literate programming

2010-09-17 Thread Eric Schulte
Hi Giorgio, This is currently not possible as we're not currently expanding #+include links during tangling. I agree this would be useful behavior. This seems to be related to a recent theme on the mailing list of unifying tangling with the rest of the Org-mode export functionality. Once/if tang

Re: [Orgmode] [Babel] Can't export to LaTeX anymore (args-out-of-range 0 0)

2010-09-17 Thread Eric Schulte
Hi Sébastien, This is a tricky problem indeed. After some debugging, it appears that the problem is the result of the "org" code block calling `org-export-as-latex' on its body, while `org-export-as-latex' is already called on the entire org-mode file. Apparently the Org-mode exporter is not cur

Re: [Orgmode] Re: Color of exported R code results using LaTeX listings

2010-09-17 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/09/10 15:30, Sébastien Vauban wrote: > Steven, > > Rainer M Krug wrote: >> On 17/09/10 15:14, Steven Delean wrote: >>> I am still unable to get color output for the _result_ of evaluating R code >>> blocks. >> >> You could redefine the verbatim

Re: [Orgmode] Org, org-plot, and babel+gnuplot on Windows

2010-09-17 Thread John Hendy
Thanks, Eric. As an update for everyone, Bruce Ravel, the author of gnuplot-mode wrote to me with this: -- Hi John, Sorry for the slow response. I have been taking some vacation time recently. You are not the only one to bring this up recently. It clearly needs resolution. Alas, I have n

[Orgmode] BUG: Filtering the agenda can cause actions on the wrong task

2010-09-17 Thread Christopher Allan Webber
Hello! Say I have a couple of entries on my agenda: life: Sched.25x: TODO Places to notify change of address ccommons: Sched.19x: TODO Public domain mark:work:: My cursor is hovered over the "notify change of address" task. I then filter the agenda to the w

Re: [Orgmode] Relative dates with sexep

2010-09-17 Thread julien cubizolles
Le vendredi 17 septembre 2010 à 09:01 +0100, Eric S Fraga a écrit : > On Thu, 16 Sep 2010 18:27:18 +0200, julien cubizolles > wrote: > > > > I'm trying to specify a date relative to another date in an org file. > > I've tried to adapt one of the examples from worg, with : > > > > <%%(= 7 (- (c

[Orgmode] Re: Org, org-plot, and babel+gnuplot on Windows

2010-09-17 Thread Sébastien Vauban
Hi Eric, > 1) Babel relies on gnuplot-mode for session based evaluation > 2) gnuplot-mode does not work on windows > > Which results in the need to add a ":session none" header argument on > windows to avoid session based evaluation. I thought that =:session none= was the default. See http://orgm

[Orgmode] Re: [Babel] Can't export to LaTeX anymore (args-out-of-range 0 0)

2010-09-17 Thread Sébastien Vauban
Hi Eric, "Eric Schulte" wrote: >> The error occurs with such a simple document: >> >> #+TITLE: Org-isodoc >> #+LANGUAGE: en_US >> >> * Context >> >> This is a letter sample. >> >> * Subject >> #+srcname: subject >> #+begin_src org :results latex >> Composing letters using Org mode and the LaT

Re: [Orgmode] Re: Org, org-plot, and babel+gnuplot on Windows

2010-09-17 Thread Eric Schulte
Sébastien Vauban writes: > Hi Eric, > >> 1) Babel relies on gnuplot-mode for session based evaluation >> 2) gnuplot-mode does not work on windows >> >> Which results in the need to add a ":session none" header argument on >> windows to avoid session based evaluation. > > I thought that =:session

Re: [Orgmode] Re: [Babel] Can't export to LaTeX anymore (args-out-of-range 0 0)

2010-09-17 Thread Eric Schulte
Hi Seb, Sébastien Vauban writes: > Hi Eric, > > "Eric Schulte" wrote: >>> The error occurs with such a simple document: >>> >>> #+TITLE: Org-isodoc >>> #+LANGUAGE: en_US >>> >>> * Context >>> >>> This is a letter sample. >>> >>> * Subject >>> #+srcname: subject >>> #+begin_src org :results

[Orgmode] Worg updating?

2010-09-17 Thread Tom Dye
Aloha all, Thanks to whoever fixed links on Worg. It appears that Worg isn't updating itself now, though. All the best, Tom ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.o

Re: [Orgmode] Worg updating?

2010-09-17 Thread John Hendy
Still not all is well... http://orgmode.org/worg/org-contrib/babel/examples/org-babel-gnuplot.org --- [jwhe...@bigbang ~]$ ls Worg/org-contrib/babel/examples/ org-babel-gnuplot.org Worg/org-contrib/babel/examples/org-babel-gnuplot.org ---

Re: [Orgmode] [PATCH] Postgresql support for ob-sql.el

2010-09-17 Thread Eric Schulte
Thanks Harri! I've just applied this patch to the repository. If you think you'll want to contribute patches longer than 10 lines please consider the FSF assignment process described at http://orgmode.org/worg/org-contribute.php Thanks -- Eric Harri Kiiskinen writes: > The attaches patch adds

Re: [Orgmode] Worg updating?

2010-09-17 Thread Erik Iverson
Hello, Worg now publishes the results of its publishing script, at: http://orgmode.org/worg/publishing.txt I had Bastien install R for an update to the R docs that I'm doing, and it appears to work when he does a manual publish. But I think the problem is that R is not in the path of whatever

[Orgmode] C-a T DONE behavior

2010-09-17 Thread julien cubizolles
I've noticed that C-a T DONE doesn't display DONE entries if they have a DEADLINE set, whether it's in the past or in the future. Is it the intended behavior ? I'm trying to use it to purge DONE tasks but it's useless at the moment. Julien. ___ Emacs-o

Re: [Orgmode] [Bug] Level 2 text not exported in LaTeX (well in HTML) + some comments

2010-09-17 Thread Eric S Fraga
On Fri, 17 Sep 2010 15:01:58 +0200, Sébastien Vauban wrote: > > Hi Nicolas, > > --8<---cut here---start->8--- > #+TITLE: Problems in LaTeX with nested list levels > #+LANGUAGE: en_US > > * Imaginary example > > We have two steps: > > 1) Ask for it. >

Re: [Orgmode] Worg updating?

2010-09-17 Thread Bastien
Hi all, sorry for the late answer, I had a busy week at work. Here is what I'll do tomorrow: - look at the issue; - try to fix it; - document what software is available on the server; - publish the .emacs.el we use on the server; - possibly publish recommendations on writing a safe Worg page. I

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-17 Thread Matt Lundin
"Andrew J. Korty" writes: > Matt Lundin wrote: > >> --8<---cut here---start->8--- >> * TODO Review really important document >> DEADLINE: <2010-10-31 Sun -2m> >> * TODO Review less important document >> DEADLINE: <2010-10-31 Sun> >> --8<---cut

[Orgmode] Re: [Patch] Bug: Inconsistency with org-publish-attachment

2010-09-17 Thread Aidan Gauland
Sebastian Rose gmx.de> writes: > did you revert the previous patch? The second patch was against master > again. I ran git reset --hard then applied the second patch. > I changed to a subdirectory of my :base-directory (here $BASE): > > $ cd ${BASE}/subdirectory > $ cp ~/images/first.jpg .

[Orgmode] Re: C-a T DONE behavior

2010-09-17 Thread Matt Lundin
julien cubizolles writes: > I've noticed that C-a T DONE doesn't display DONE entries if they have a > DEADLINE set, whether it's in the past or in the future. Is it the > intended behavior ? I'm trying to use it to purge DONE tasks but it's > useless at the moment. On your machine, what is the

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-17 Thread Andrew J. Korty
Matt Lundin wrote: "Andrew J. Korty" writes: > Matt Lundin wrote: > >> --8<---cut here---start->8--- >> * TODO Review really important document >> DEADLINE: <2010-10-31 Sun -2m> >> * TODO Review less important document >> DEADLINE: <2010-10-31 Sun> >>

Re: [Orgmode] Re: [Patch] Bug: Inconsistency with org-publish-attachment

2010-09-17 Thread Sebastian Rose
Aidan Gauland writes: > Sebastian Rose gmx.de> writes: >> did you revert the previous patch? The second patch was against master >> again. > > I ran git reset --hard then applied the second patch. > >> I changed to a subdirectory of my :base-directory (here $BASE): >> >> $ cd ${BASE}/subdirector

Re: [Orgmode] Re: [Patch] Bug: Inconsistency with org-publish-attachment

2010-09-17 Thread Aidan Gauland
On Sat, Sep 18, 2010 at 12:18:42AM +0200, Sebastian Rose wrote: > That commit already includes the (obviously wrong) first patch... > > Here's the patch that reverts the first attempt and applies the new > one. Hope this works :) Yup, this one works! Bug squashed. Go ahead and commit it. Tha

Re: [Orgmode] Re: [Patch] Bug: Inconsistency with org-publish-attachment

2010-09-17 Thread Sebastian Rose
Aidan Gauland writes: > On Sat, Sep 18, 2010 at 12:18:42AM +0200, Sebastian Rose wrote: >> That commit already includes the (obviously wrong) first patch... >> >> Here's the patch that reverts the first attempt and applies the new >> one. Hope this works :) > > Yup, this one works! Bug squashe

Re: [Orgmode] Re: Putting latex in document titles

2010-09-17 Thread suvayu ali
2010/9/17 Sébastien Vauban : > Hi Suvayu, > > suvayu ali wrote: >> If I try things like >> >> #+TITLE:     Search for W' resonances \newline (\sqrt s = 7TeV) >> >> Then the newline and the square root is rendered as expected. > > For this part, try with \linebreak. > Thanks for the tip Seb. I'll u

Re: [Orgmode] Re: Putting latex in document titles

2010-09-17 Thread Nick Dokos
suvayu ali wrote: > 2010/9/17 Sébastien Vauban : > > Hi Suvayu, > > > > suvayu ali wrote: > >> If I try things like > >> > >> #+TITLE:     Search for W' resonances \newline (\sqrt s = 7TeV) > >> > >> Then the newline and the square root is rendered as expected. > > > > For this part, try with \li

Re: [Orgmode] Problem when previewing latex fragments

2010-09-17 Thread Nick Dokos
Darlan Cavalcante Moreira wrote: > > Hi Sebastian, > > Make only tells me that there is nothing to be done. All I do (since a > long time) is calling "git pull" to get the latest changes and then make to > compile everything. It worked before (the preview and everything else) and > only lately

Re: [Orgmode] Re: Putting latex in document titles

2010-09-17 Thread suvayu ali
On 17 September 2010 18:56, Nick Dokos wrote: > What exactly is it that does not work? The dollar sign method? If so, > the workaround you have above is not only good, it's the preferred LaTeX > method: inline math is marked with \( and \) and as you note above that > works fine. Thanks Nick! I w

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-17 Thread Matt Lundin
"Andrew J. Korty" writes: > Matt Lundin wrote: > >> "Andrew J. Korty" writes: >> >> > Matt Lundin wrote: >> > >> >> --8<---cut here---start->8--- >> >> * TODO Review really important document >> >> DEADLINE: <2010-10-31 Sun -2m> >> >> * TODO Review less im

Re: [Orgmode] Color of exported R code results using LaTeX listings

2010-09-17 Thread Steven Delean
Hi Eric, Rainer and Sébastien, Thanks again for all your assistance. I was not able to achieve the results I was after exactly using any proposed solutions, but have found a way forward and outline my solution below in case it benefits others. The following allows fontification and syntax highlig

Re: [Orgmode] Problem when previewing latex fragments

2010-09-17 Thread Darlan Cavalcante Moreira
Unfortunately it didn't work. I think I'll live with the problem for now and when I upgrade to the next ubuntu version next month (and probably to a different emacs version than what I use now) I'll report again if the problem still exists. -- Darlan At Fri, 17 Sep 2010 22:07:54 -0400, Nick Dok

[Orgmode] Bug: INVISIBLE-OK arg of org-forward-same-level not documented [7.01trans]

2010-09-17 Thread Aidan Gauland
The optional argument, INVISIBLE-OK, of org-forward-same-level is not mentioned in the documentation for that function. --Aidan Emacs : GNU Emacs 24.0.50.3 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1) of 2010-09-17 on dimension8 Package: Org-mode version 7.01trans signature.asc Description

Re: [Orgmode] Problem when previewing latex fragments

2010-09-17 Thread Carsten Dominik
On Fri, Sep 17, 2010 at 3:54 PM, Darlan Cavalcante Moreira wrote: > > Hi Sebastian, > > Make only tells me that there is nothing to be done.  All I do (since a > long time) is calling "git pull" to get the latest changes and then make to > compile everything. It worked before (the preview and ever

Re: [Orgmode] Bug: INVISIBLE-OK arg of org-forward-same-level not documented [7.01trans]

2010-09-17 Thread Carsten Dominik
Fixed, thanks. - Carsten On Sat, Sep 18, 2010 at 6:26 AM, Aidan Gauland wrote: > The optional argument, INVISIBLE-OK, of org-forward-same-level is not > mentioned in the documentation for that function. > > --Aidan > > Emacs  : GNU Emacs 24.0.50.3 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1)

[Orgmode] FLOSS Weekly show about Org-mode

2010-09-17 Thread Carsten Dominik
Hi everyone, as was already pointed out here by others, I will be a guest at FLOSS weekly on September 22. The show will be recorded from 9:30am to 11:00am Pacific Time, which corresponds to 18:30-20:00 here in central Europe. 1. Watching live You can watch the show live at http://live.twit.tv