[Orgmode] gnuplot with errorbars in org-mode

2010-07-24 Thread Suvayu Ali
Hi everyone, I am a new org-mode user and this is my first post to the mailing list. Lately I have been using org-mode to manage the data for a study I'm doing for my research project. I primarily use the spreadsheet features to do all the calculations and then use gnuplot to plot the final r

[Orgmode] Re: Org-mode-version command now includes the text TAG=

2010-07-24 Thread Bernt Hansen
Charles Cave writes: > I ran the command org-mode-version to verify that the latest version > of the software had been installed. The text displayed in the mini buffer was > > Org-mode version TAG=7.01g > > In previous versions, the text TAG= did not appear. > > Is this an enhancement or a bug?

[Orgmode] Org-mode-version command now includes the text TAG=

2010-07-24 Thread Charles Cave
I ran the command org-mode-version to verify that the latest version of the software had been installed. The text displayed in the mini buffer was Org-mode version TAG=7.01g In previous versions, the text TAG= did not appear. Is this an enhancement or a bug? (I am converting from rememmber-mode

[Orgmode] Small patch to restrict syntactic context where [[links]] are active

2010-07-24 Thread Paul Sexton
Hi, I posted a bit of code here a while back which allows org [[links]] and <> to be fontified and active in any major mode. I have been using this with great success in elisp and common lisp source code files, where it actually works much more smoothly than "linkd mode" (see emacswiki) which I us

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

2010-07-24 Thread Eric S Fraga
On Fri, 23 Jul 2010 09:29:33 -0700, "Eric Schulte" wrote: > > Thanks Eric! > > This has now been included in Org-mode. Excellent. Many thanks. > If you get a chance, it would be great to add ob-ledger to the list of > supported languages on Worg, and if possible to add an ob-ledger > specifi

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

2010-07-24 Thread Sébastien Vauban
Hi Tassilo and Giovanni, Tassilo Horn wrote: > On Friday 23 July 2010 10:54:24 Giovanni Ridolfi wrote: >>> And I like being able to restrict the message list incrementally by >>> simply entering parts of the author name or subject. Gnus cannot do >>> that. >> >> may be ths can help: >> >> 1. cur

[Orgmode] Re: sharing Org-mode files for collaboration

2010-07-24 Thread Sébastien Vauban
Hello Carles, > There have been some threads here about sharing and collaboratively > editing Org-mode files. I have a LAN with a central server and Samba > shares, all clients have Emacs and Org-mode installed. > > Sharing of calendars and tasks could be done through Org agenda. Right > now I am

[Orgmode] Re: TODO type problem on speedbar and imenu.

2010-07-24 Thread Sébastien Vauban
Hi Osamu, > I found a problem on speedbar and imenu. > Reproducing date is here > * someday/maybe > * SOMEDAY/maybe > * SOMEDAY maybe > * someday maybe > * read/review > * READ/review > * conf > #+TYP_TODO: SOMEDAY > > When a head line includes TODO state name, > I am afraid that displayed head li

[Orgmode] Re: Finding old appointments

2010-07-24 Thread Sébastien Vauban
Hi Tassilo, > for some projects, I have tenth of appointment entry children with a > past timestamp. They sometimes annoy me cause they make spotting the > actual entries harder. > > Is there a way to spot such outdated entries, like building an agenda > view of outdated entries? To be more prec

Re: [Orgmode] [PATCH] Fix clocking on capture completion

2010-07-24 Thread Bernt Hansen
Viktor Rosenfeld writes: > this patch fixes the problem for me. I'm on > release_7.01g.24.g6b5cf.dirty Thanks for the feedback. > A somewhat related question: I use your bh/clock-in-to-next function to > change the todo state to STARTED when clocking in TODO tasks. > Unfortunately it is being

Re: [Orgmode] Re: [PATCH] org-export-generic, "text markup" -- and a request

2010-07-24 Thread tomas
On Sat, Jul 24, 2010 at 01:49:44PM +0200, David Maus wrote: > > Hi Tomás, > > Could I asked you to send the patch again as an attachment of type > text/plain? If you do so Org mode's patchtracker is able to pick it > up for further review. OK, I'll retry -- seems I made a mistake the first roun

[Orgmode] [PATCH] Fix clocking on capture completion

2010-07-24 Thread Bernt Hansen
* lisp/org-capture.el (org-capture-finalize): Fix clock in of interrupted task during capture finalize Calling org-capture-get inside the org-with-point-at macro does not work when the current clocking task and the capture target buffer are the same. In this case the captured task would continue

[Orgmode] sharing Org-mode files for collaboration

2010-07-24 Thread Carles
Hello, There have been some threads here about sharing and collaboratively editing Org-mode files. I have a LAN with a central server and Samba shares, all clients have Emacs and Org-mode installed. Sharing of calendars and tasks could be done through Org agenda. Right now I am implementing a ve

[Orgmode] Re: Diary-integration in version 7.01.g

2010-07-24 Thread Uwe Jochum
Am 24.07.2010, 14:03 Uhr, schrieb David Maus : Works fine here with Org-mode version 7.01trans on GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-05-16 on raven, modified by Debian HTH, -- David Thanks! After restarting the system it works again on my machine. Hm. Don'

Re: [Orgmode] Bug? org-capture resumes clock on captured (not interruped) task

2010-07-24 Thread David Maus
Viktor Rosenfeld wrote: >That is, the clock is restarted on the wrong task. >I've installed org-mode directly from the git reposity. This (mis)behavior is currently under investigation: http://thread.gmane.org/gmane.emacs.orgmode/27947 Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber..

Re: [Orgmode] Diary-integration in version 7.01.g

2010-07-24 Thread David Maus
Uwe Jochum wrote: >Hi all, >it seems that the diary integration is somehow broken in the new orgmode >7.01.g: >I have entries like >%%(diary-anniversary 1960 08 06) Herr X (%d Jahre alt) >in my org-contacts file, but they are no longer shown in the agenda view. >org-agenda-include-diary is set

Re: [Orgmode] Re: [PATCH] org-export-generic, "text markup" -- and a request

2010-07-24 Thread David Maus
Hi Tomás, Could I asked you to send the patch again as an attachment of type text/plain? If you do so Org mode's patchtracker is able to pick it up for further review. Thanks, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber dmj...@jabber.org Email. dm...@ictsoc.de pgpcx39MvXchD.pg

Re: [Orgmode] RE: Bug Report: refile and attachments

2010-07-24 Thread David Maus
Colin Fraizer wrote: >I know it's not _exactly_ the same, but I re-filed it back to the original >file (C-c C-w) and then opened it successfully (C-c C-a o). It didn't >prompt me (because there was only one attachment). >I just tried it with a new entry and attachment file (of the same type) and

[Orgmode] Diary-integration in version 7.01.g

2010-07-24 Thread Uwe Jochum
Hi all, it seems that the diary integration is somehow broken in the new orgmode 7.01.g: I have entries like %%(diary-anniversary 1960 08 06) Herr X (%d Jahre alt) in my org-contacts file, but they are no longer shown in the agenda view. org-agenda-include-diary is set to t. Other sexp en

[Orgmode] Re: startup Lisp error in 7.01: Debugger entered--Lisp error: (void-function org-export-blocks-add-block)

2010-07-24 Thread Rainer Stengele
Hi Eric, thanks for considering. You are right. Doing a complete and fresh checkout does not show the error anymore. Must be some mixing up of files. Thanks! Am 23.07.2010 17:43, schrieb Eric Schulte: Hi Rainer, I am unable to reproduce this problem. Are you sure that you have a complete O

Re: [Orgmode] Re: [PATCH] org-export-generic, "text markup" -- and a request

2010-07-24 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Jul 24, 2010 at 08:39:53AM +0200, Daniel Bausch wrote: > Hi Tomas! > > I have nothing to contribute to the real topic, but I wanted to inform you > that there is a software called dokuwiki - so I got a bit irritated, whether > you are reffer

[Orgmode] Bug? org-capture resumes clock on captured (not interruped) task

2010-07-24 Thread Viktor Rosenfeld
Hi, I have the following capture template template: ("t" "Todo" entry (file+headline (concat org-directory "openloops.org") "Open Loops") "* TODO %?\nSCHEDULED: %t" :prepend t :clock-in t :clock-resume t) After finishing a capture process that interrupted a running clock, the j