Re: [Orgmode] [babel] feature request - tangle-and-evaluate-tangled-file

2010-07-21 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Eric On 21/07/2010 00:41, Eric Schulte wrote: > Hi Rainer, > > I see the problem. When ess-load-file is called an even number of > times, it results in flip-flopped buffers. I'm not sure of a good Thanks for the clarification. > solution here

Re: [Orgmode] patch: add event reminders to iCalendar export

2010-07-21 Thread Carsten Dominik
Hi Eric, this code is not in Org mode. Thanks! - Carsten On Jul 11, 2010, at 12:26 AM, Eric S Fraga wrote: Carsten et al., Okay, I've tried following the instructions for submitting patches. I've learned more git than I thought I needed the past few days... ;-) Anyway, I've uploaded my cha

Re: [Orgmode] [babel] feature request - tangle-and-evaluate-tangled-file

2010-07-21 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/07/2010 09:23, Rainer M Krug wrote: > Hi Eric > > > On 21/07/2010 00:41, Eric Schulte wrote: >> Hi Rainer, > >> I see the problem. When ess-load-file is called an even number of >> times, it results in flip-flopped buffers. I'm not sure of a

Re: [Orgmode] [babel] feature request - tangle-and-evaluate-tangled-file

2010-07-21 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/07/2010 09:49, Rainer M Krug wrote: > On 21/07/2010 09:23, Rainer M Krug wrote: >> Hi Eric > > >> On 21/07/2010 00:41, Eric Schulte wrote: >>> Hi Rainer, > >>> I see the problem. When ess-load-file is called an even number of >>> times, it re

[Orgmode] orgmode html export uses wrong browser

2010-07-21 Thread Vikas Rawal
>From org, when I export an org buffer to html and open in browser (using C-c C-e b), it opens epiphany web browser. On the other, if I open a url from within orgmode, the urls are opened in firefox. How can I change the browser that is used for viewing the exported html files? I am using debian s

Re: [Orgmode] org-timeline and diary/calendar

2010-07-21 Thread Carsten Dominik
On Jul 20, 2010, at 11:15 PM, Martin Steffen wrote: Hi, is there a way to include diary entries (i.e., entries in an emacs-calendar file) into the org timeline? No, there is not. The time line is just for one individual buffer. One way around this would be to make an agenda for just the

[Orgmode] Re: orgmode html export uses wrong browser

2010-07-21 Thread Noorul Islam K M
Vikas Rawal writes: > From org, when I export an org buffer to html and open in browser > (using C-c C-e b), it opens epiphany web browser. On the other, if I > open a url from within orgmode, the urls are opened in firefox. How > can I change the browser that is used for viewing the exported htm

Re: [Orgmode] inline image with link to other than images in html export?

2010-07-21 Thread Carsten Dominik
On Jul 20, 2010, at 8:08 PM, Xiao-Yong Jin wrote: Hi, So the following can be used to show a thumbnail which links to another image when exporting to html. [[file:highres.jpg][file:thumb.jpg]] Is it possible for the link not to be restricted to image files only? Such that the following [

[Orgmode] Re: patch: add event reminders to iCalendar export

2010-07-21 Thread Bernt Hansen
Carsten Dominik writes: > this code is not in Org mode. now ^^^ -Bernt ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-o

[Orgmode] Some problems with times in a spreadsheet

2010-07-21 Thread Cecil Westerhof
I have the following table: |---+-++| | | Day | ProjectA | ProjectB | |---+-++| | | 14 | 1@ 00' | 1@ 45' | | | 15 | 0@ 30' | 3@ 35' | | | 16 | 0@ 45' | 1@ 00'

[Orgmode] Minor Bug in ical2org awk script

2010-07-21 Thread Sven Bretfeld
Hi all, hi Eric Eric Fraga's wonderful awk script to export/convert googlecalendar to orgmode contains a minor bug in creating active timestamps. A date like 21.7.2010, 14-15 will be converted to <2010-07-21 14:00-15:00> What is missing here is the day of the week. It should be (in German): <20

Re: [Orgmode] Patchwork: Patch 138 Accepted

2010-07-21 Thread Carsten Dominik
On Jul 16, 2010, at 5:22 PM, Samuel Wales wrote: gmail "threads" by subject line only. I did not know this - and I am interested to see if my new messages will be threaded correctly by GMail. - Carsten ___ Emacs-orgmode mailing list Please

Re: [Orgmode] links and ID properties

2010-07-21 Thread Carsten Dominik
On Jul 14, 2010, at 7:50 PM, Eric Abrahamsen wrote: In addition to using org-mode for scheduling and email integration and all that, I've had great success setting up a translation environment I'm finally pleased with. I keep vocabulary items in a separate file, and then create links from vocab

Re: [Orgmode] .ics export w/Alarms. Possible?

2010-07-21 Thread Daniel E. Doherty
> "David" == David A Gershman writes: David> Hello, David> I was wondering if there was a feature in OrgMode to provide David> 'VALARM's when exporting to .ics? David> A sample event created, for example, in Sunbird generated David> this code: David> BEGIN:VALARM

Re: [Orgmode] Some problems with times in a spreadsheet

2010-07-21 Thread Juan
On Wed, Jul 21, 2010 at 12:33:42PM +0200, Cecil Westerhof wrote: > | # | Total hours | 16@ 15' 0" | 18@ 5' 0" | > | ^ | | totalTime1 | totalTime2 | > |---+-++| > #+TBLFM: $totalTime1=vsum(@-i...@-i); f2 :: $totalTime2=vsum(@-i...@-i); f2 > First of

Re: [Orgmode] bug: images always inlined when exporting to HTML

2010-07-21 Thread Carsten Dominik
Hi Eric, Ulf, please pull and check if this is fixed now. Thanks! - Carsten On Jul 20, 2010, at 12:27 AM, Eric S Fraga wrote: Having seen the recent message by Ulf regarding an org-mode button, I thought I would do a little bit of work on my web site. Unfortunately, this has caused me a prob

Re: [Orgmode] clocktable: maximum level 0 does not only avoid listing items but also does not calculate items

2010-07-21 Thread Carsten Dominik
On Jul 13, 2010, at 11:21 AM, Rainer Stengele wrote: Hi all! lately I use the marvelous clocktables a lot... For toplevel clocktables which just sum up "all" I use ":maxlevel 0" The manual reads :maxlevelMaximum level depth to which times are listed in the table. which I misundersto

Re: [Orgmode] .ics export w/Alarms. Possible?

2010-07-21 Thread Giovanni Ridolfi
"Daniel E. Doherty" writes: >> "David" == David A Gershman writes: > > David> Hello, > > David> I was wondering if there was a feature in OrgMode to provide > David> 'VALARM's when exporting to .ics? I think it has already been implemented: 6 hours ago Eric S FragaiCal

Re: [Orgmode] Re: skip entry with inherited tags

2010-07-21 Thread Carsten Dominik
Hi Martin, I just looked at your patch. If I have a normal agenda (i.e. *not* a block agenda), then your patch will cause the preset filter *not* to be applied. - Carsten On Jul 13, 2010, at 10:34 PM, Martin Pohlack wrote: Hi Carsten and Matt, On 13.07.2010 20:48, Carsten Dominik wrote: On

[Orgmode] Re: orgmode html export uses wrong browser

2010-07-21 Thread Vikas Rawal
> > I am using Debian Lenny, Emacs 23 and Org 7.01 and I have the following > in my .emacs > > (setq browse-url-browser-function (quote browse-url-generic)) > (setq browse-url-generic-program "google-chrome") > The problem, somehow, had to do with the default gnome browser. Changed it to fir

Re: [Orgmode] inline image with link to other than images in html export?

2010-07-21 Thread Xiao-Yong Jin
On Wed, 21 Jul 2010 11:41:55 +0200, Carsten Dominik wrote: > On Jul 20, 2010, at 8:08 PM, Xiao-Yong Jin wrote: >> Hi, >> >> So the following can be used to show a thumbnail which links >> to another image when exporting to html. >> >> [[file:highres.jpg][file:thumb.jpg]] >> >> Is it possible f

[Orgmode] Re: links and ID properties

2010-07-21 Thread Eric Abrahamsen
Carsten Dominik writes: > On Jul 14, 2010, at 7:50 PM, Eric Abrahamsen wrote: > >> In addition to using org-mode for scheduling and email integration and >> all that, I've had great success setting up a translation environment >> I'm finally pleased with. I keep vocabulary items in a separate fil

Re: [Orgmode] bug: images always inlined when exporting to HTML

2010-07-21 Thread Eric S Fraga
On Wed, 21 Jul 2010 16:06:59 +0200, Carsten Dominik wrote: > > Hi Eric, Ulf, > > please pull and check if this is fixed now. > > Thanks! > > - Carsten Definitely fixed! Thanks. My work web pages are now back to what they should be :-) -- Eric S Fraga GnuPG: 8F5C 279D 3907 E14A 5C29 570D

[Orgmode] Re: orgmode html export uses wrong browser

2010-07-21 Thread Vikas Rawal
> But if I want to use conkeror as gnome-www-browser, I > can't. update-alternatives does not give conkeror as an > option. Manually creating the link does not help either. Sorry, I need to correct myself. Manually creating the link does work. Conkeror is now the default browser. Vikas ___

Re: [Orgmode] .ics export w/Alarms. Possible?

2010-07-21 Thread Eric S Fraga
On Wed, 21 Jul 2010 16:27:40 +0200, Giovanni Ridolfi wrote: > > "Daniel E. Doherty" writes: > > >> "David" == David A Gershman writes: > > > > David> Hello, > > > > David> I was wondering if there was a feature in OrgMode to provide > > David> 'VALARM's when exporting to .ics?

Re: [Orgmode] Minor Bug in ical2org awk script

2010-07-21 Thread Eric S Fraga
On 21 Jul 2010 12:39:50 +0200, "Sven Bretfeld" wrote: > > Hi all, hi Eric > > Eric Fraga's wonderful awk script to export/convert googlecalendar to > orgmode contains a minor bug in creating active timestamps. A date like > 21.7.2010, 14-15 will be converted to > > <2010-07-21 14:00-15:00> > >

Re: [Orgmode] [babel] feature request - tangle-and-evaluate-tangled-file

2010-07-21 Thread Eric Schulte
Hi Rainer, Thanks for your patience and persistence. I've pushed up what I believe should be a fix for this excess buffer movement. There still may be some issues with things like ess-load-file, but those can now optionally be squashed by wrapping your hook functions with `save-window-excursion'

[Orgmode] [babel] Re: org-babel and OCaml - help?

2010-07-21 Thread Erik L. Arneson
"Eric Schulte" writes: > dyb...@lnouv.com (Erik L. Arneson) writes: >> Great, I will start hacking away at it. What's the process I need to go >> through to sign FSF papers? > > See http://orgmode.org/worg/org-contribute.php#sec-2 for information on > FSF copyright assignment. I've submitted the

Re: [Orgmode] Re: links and ID properties

2010-07-21 Thread Carsten Dominik
On Jul 21, 2010, at 5:55 PM, Eric Abrahamsen wrote: Carsten Dominik writes: On Jul 14, 2010, at 7:50 PM, Eric Abrahamsen wrote: In addition to using org-mode for scheduling and email integration and all that, I've had great success setting up a translation environment I'm finally please

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-21 Thread Sébastien Vauban
Hi Bernt, Bernt Hansen wrote: > Sébastien Vauban writes: >> David Maus wrote: >>> Tassilo Horn wrote: >> [...@mundaneum] />nc -vv mail imap >> >> Did twice the same request. Did take twice 5 mins... >> >> In my case, the culprit seems well to be our mail server, then. >> >> Maybe a problem is that

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-21 Thread Sébastien Vauban
Hi Tassilo, Tassilo Horn wrote: > Sébastien Vauban writes: > >>> My main account uses Courier on Debian, too and search for a particular >>> message id within ~7000 messages is quite fast. >> >> In my case, the culprit seems well to be our mail server, then. > > Yes, but not you've learned much a

[Orgmode] Re: Tables and environment with parameters

2010-07-21 Thread Sébastien Vauban
Hi Carsten, Carsten Dominik wrote: > On Jul 12, 2010, at 9:49 PM, Sébastien Vauban wrote: >> Carsten Dominik wrote: Carsten Dominik wrote: > On Jun 28, 2010, at 4:30 PM, Sébastien Vauban wrote: >> Carsten Dominik wrote: >>> On Jun 23, 2010, at 11:30 PM, Sébastien Vauban wrote: >>>

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-21 Thread Sébastien Vauban
Hi Tassilo, Tassilo Horn wrote: > Bernt Hansen writes: >> Mirroring your mail server with offline imap or some other tool and linking >> to the local mirror might help your access times. > > If Sébastien's admins tell him that they cannot get the search faster, that > would be a good investment.

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-21 Thread Sébastien Vauban
Hi David, David Maus wrote: > Sébastien Vauban wrote: >> What would be your pieces of advice in such a case? Do I need to test >> something extra? Get a local imap server? Others (like asking for fixing >> the search on our Courier mail server)? > > Well, IMO there might be nothing to "fix" on the

[Orgmode] Correct babel format for ditaa?

2010-07-21 Thread John Hendy
Hi, I have been having a difficult time with an export (which includes a ditaa graphic) to PDF via LaTeX recently and am puzzled by it. Which is the correct format? 1) Supported by: - http://doc.norang.ca/org-mode.html#playingwithditaa - http://orgmode.org/Changes.html#ob-configuration-changes (

Re: [Orgmode] Correct babel format for ditaa?

2010-07-21 Thread Eric Schulte
Hi John, Yes, (1) below is the preferred format, however the "ditaa" language is not enabled by default. Please customize the org-babel-load-languages variable to enable support for evaluating ditaa code blocks, and then try the code block syntax mentioned in (1) below again and a ditaa figure sh

Re: [Orgmode] Correct babel format for ditaa?

2010-07-21 Thread John Hendy
Thanks Eric... I should have included that my .emacs file has the following (which I followed from here: http://orgmode.org/Changes.html#ob-configuration-changes): ;; setup ditaa (setq org-ditaa-jar-path "~/.elisp/org.git/contrib/scripts/ditaa.jar") (org-babel-do-load-languages 'org-babel-load-la

Re: [Orgmode] [babel] Re: org-babel and OCaml

2010-07-21 Thread Eric Schulte
Hi Erik, dyb...@lnouv.com (Erik L. Arneson) writes: > "Eric Schulte" writes: >> dyb...@lnouv.com (Erik L. Arneson) writes: >>> Great, I will start hacking away at it. What's the process I need to go >>> through to sign FSF papers? >> >> See http://orgmode.org/worg/org-contribute.php#sec-2 for i

Re: [Orgmode] .ics export w/Alarms. Possible?

2010-07-21 Thread Sven Bretfeld
Hi Eric S Fraga writes: > On Wed, 21 Jul 2010 16:27:40 +0200, Giovanni Ridolfi > wrote: >> pull the git version or download the latest org: > and then make sure you set the variable org-icalendar-alarm-time to > the number of minutes which should be used for any exported timed > event. Ther

Re: [Orgmode] Correct babel format for ditaa?

2010-07-21 Thread Eric Schulte
Hi John, Yes the following should be sufficient ;; setup ditaa (setq org-ditaa-jar-path "~/.elisp/org.git/contrib/scripts/ditaa.jar") (org-babel-do-load-languages 'org-babel-load-languages '((ditaa . t) (gnuplot . t))) What happens if you try to evaluate the following in an Org-mode buffer

[Orgmode] indent levels in dynamic block clock?

2010-07-21 Thread jeff stern
hi, please forgive me if this is a FAQ. i could not find it in the manual nor by searching the list archives. i love the dynamic block clock feature (C-c C-x C-r) and love that i can set certain paramters (http://orgmode.org/manual/Clocking-work-time.html). i was wondering if it is already possib

Re: [Orgmode] Minor Bug in ical2org awk script

2010-07-21 Thread Sven Bretfeld
Hi Eric Eric S Fraga writes: > attached is an updated awk script which should do what you want. > Please test it out as it should be generic (with respect to locale). It's working perfectly. Thank you very much. Greetings, Sven ___ Emacs-orgmode ma

Re: [Orgmode] .ics export w/Alarms. Possible?

2010-07-21 Thread Eric S Fraga
On 22 Jul 2010 00:21:30 +0200, "Sven Bretfeld" wrote: [I've pruned the CC list, by the way] [...] > There is something strange. Having installed the org version from git > and having set org-icalendar-alarm-time to 10, GoogleCalendar displays > appointments two hours too late. > > Strangely,

Re: [Orgmode] Minor Bug in ical2org awk script

2010-07-21 Thread Eric S Fraga
On 22 Jul 2010 00:55:12 +0200, "Sven Bretfeld" wrote: > > Hi Eric > > Eric S Fraga writes: > > > attached is an updated awk script which should do what you want. > > Please test it out as it should be generic (with respect to locale). > > It's working perfectly. Thank you very much. > > Gree

Re: [Orgmode] .ics export w/Alarms. Possible?

2010-07-21 Thread Sven Bretfeld
Eric S Fraga writes: > unfortunately, I really have no idea what is going on here. I'm not > really that conversant with the full iCalendar specifications although > I have read the relevant parts of the specification [1] and I think > I've got things right. I have experimented a little longe

Re: [Orgmode] Correct babel format for ditaa?

2010-07-21 Thread John Hendy
That works as does the attempt on my *home* computer. I was at work earlier. I'm truly perplexed as from memory I just cannot think of anything different between the home and work .emacs files that would do this. I want to go back and look at the load languages section from the work one, though, as

[Orgmode] first time setting up mobile-org -- no files produced

2010-07-21 Thread Michael Gilbert
Hi — Using Dropbox. Startup includes: (setq org-mobile-inbox-for-pull "~/OrgMode/Flagged.org") (setq org-mobile-directory "~/Documents/Dropbox/MobileOrg") M-x org-mobile-push does something. But no files are pushed to the MobileOrg folder. I set debug-on-error and I get no error. I've reloaded

[Orgmode] Personal accounting with emacs, org and...?

2010-07-21 Thread Marcelo de Moraes Serpa
Hey list, I was wondering if anyone out there manages his personal accounting with org. I never really managed my personal finances, but I think it's about time to know where my money comes from and where it is going (and where the leaks are :P). I would use something like lessaccounting.com, but

Re: [Orgmode] Personal accounting with emacs, org and...?

2010-07-21 Thread Russell Adams
On Thu, Jul 22, 2010 at 01:20:58AM -0500, Marcelo de Moraes Serpa wrote: > Hey list, > > I was wondering if anyone out there manages his personal accounting > with org. I never really managed my personal finances, but I think > it's about time to know where my money comes from and where it is > go

Re: [Orgmode] [babel] feature request - tangle-and-evaluate-tangled-file

2010-07-21 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Eric On 21/07/2010 18:50, Eric Schulte wrote: > Hi Rainer, > > Thanks for your patience and persistence. I've pushed up what I believe > should be a fix for this excess buffer movement. There still may be > some issues with things like ess-load-

[Orgmode] Re: Personal accounting with emacs, org and...?

2010-07-21 Thread Gour
On Thu, 22 Jul 2010 01:26:29 -0500 >> "Russell" == Russell Adams wrote: Russell> I do my expense reporting and business accounting in it. Very Russell> flexible and because it is text based, I can use version Russell> control and emacs. Do you do invoices as well? Sincerely, Gour -- Gou

Re: [Orgmode] Re: Personal accounting with emacs, org and...?

2010-07-21 Thread Russell Adams
On Thu, Jul 22, 2010 at 08:39:54AM +0200, Gour wrote: > On Thu, 22 Jul 2010 01:26:29 -0500 > >> "Russell" == Russell Adams wrote: > > Russell> I do my expense reporting and business accounting in it. Very > Russell> flexible and because it is text based, I can use version > Russell> control a