[Orgmode] Inserting date/time stamps including seconds

2010-07-13 Thread Miguel Ruiz
Is it possible to insert date/time stamps (active or inactive) including seconds? I have tested that entries like [2010-07-13 tue 14:53:37] works perfectly. Sorry, if this question have been answered; every "second" search I have done get me to "first ..., second ..." Miguel Ruiz Sevilla, Spa

Re: [Orgmode] Re: \nbsp usage

2010-07-13 Thread Nick Dokos
Bernt Hansen wrote: > Erik Butz writes: > > > Hi all, > > > > I have a somewhat stupid problem, but didn't find a solution in the > > manual or the list archive. > > I want to use the \nbsp macro to generate a '~' symbol for Latex, but > > I don't seem to get it to work correctly in my case. >

[Orgmode] [PATCH] org-capture - using `file' as template

2010-07-13 Thread Johan Friis
Setting up capture to use templates from file in the latest git seemed to cause some errors. I looked into it and wrote this small patch. It could probably use some love, seeing as I am quite new to org-mode, elisp and emacs in general. The error I was getting was related to testing (string-match

[Orgmode] Pull items from another file (by tag) and show them in another

2010-07-13 Thread Marcelo de Moraes Serpa
Hello list, This might sound crazy, but here's what I'd like to do: I have a reference.org file full of interesting notes I take during the day. It even includes saying that I tag as mantras, such as this one, from Paulo Coelho: "Be the best, but get prepared to be attacked. Only mediocrity is s

[Orgmode] Re: \nbsp usage

2010-07-13 Thread Bernt Hansen
Erik Butz writes: > Hi all, > > I have a somewhat stupid problem, but didn't find a solution in the > manual or the list archive. > I want to use the \nbsp macro to generate a '~' symbol for Latex, but > I don't seem to get it to work correctly in my case. > I want to write 200~m² > > If I do: 20

[Orgmode] Re: Bug: Relative paths in file: links are expanded [6.36trans]

2010-07-13 Thread Matthew Lundin
David Maus writes: > Matt Lundin wrote: >>Aidan Gauland writes: > >>> If I create a link with C-c C-l and give it a relative "file:" link, a >>> link is created with an absolute path. For example, C-c C-l >>> file:../foo.org foo puts >>> [[file:~/path/to/working-directory/foo.org][foo]] in the

[Orgmode] Re: [babel] apply #+TABLEFM lines during export?

2010-07-13 Thread Austin Frank
On Tue, Jul 13 2010, Eric Schulte wrote: > if you want to use my approach above more widely you could name the code > block say #+source:less-precision, then add :exports none to each of > your existing code blocks that output over-precise data, and for each > such block add a call of the followin

Re: [Orgmode] Bug: Attempt to export buffer with invalid #+BEGIN_SRC fails with cryptic message [6.36trans]

2010-07-13 Thread David Maus
Aidan Gauland wrote: >[1 ] >[1.1 ] >Attempting to export a buffer with a #+BEGIN_SRC block with no language >specified (i.e. an argumentless #+BEGIN_SRC block) fails with the >message "apply: Wrong type argument: consp, nil". This is rather >cryptic; it would be nice if Org-publish could say whe

Re: [Orgmode] Re: Bug: Relative paths in file: links are expanded [6.36trans]

2010-07-13 Thread David Maus
Matt Lundin wrote: >Aidan Gauland writes: >> If I create a link with C-c C-l and give it a relative "file:" link, a >> link is created with an absolute path. For example, C-c C-l >> file:../foo.org foo puts >> [[file:~/path/to/working-directory/foo.org][foo]] in the buffer. I was >> expecting

[Orgmode] Re: org-mobile produces errors in normal org functions

2010-07-13 Thread Shelagh Manton
On Tue, 13 Jul 2010 20:45:29 +0200, Carsten Dominik wrote: > On Jul 13, 2010, at 7:41 PM, Sven Bretfeld wrote: > >> Hi Carsten >> >> Carsten Dominik writes: >> >>> does it help to remove ~/.emacs.d/.org-id-locations ? >> >> Yes, that did it. Thank you very much, you made me happy. I have >> alre

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

2010-07-13 Thread Martin Pohlack
Hi Carsten and Matt, On 13.07.2010 20:48, Carsten Dominik wrote: > On Jul 13, 2010, at 7:41 PM, Martin Pohlack wrote: >> Hard to respond to this vague situation :-). >> >> It would be great if you could point me at more specific situations >> that >> might break or if others could test the patch

[Orgmode] Tiny font in org-agenda-columns when using emacs --daemon

2010-07-13 Thread Jakob Lombacher
Hi, my emacs behaves odd. When I start emacs as daemon "emacs --daemon" and than attache a client to it, the org-agenda-columns view appears in a very tiny font. If I start emacs "normally" the view appears in standard font size. I found out that the "Org Column face" is set to different values

Re: [Orgmode] Re: remember template is slow

2010-07-13 Thread Carsten Dominik
On Jul 13, 2010, at 5:21 PM, Buck Brody wrote: ("~/Documents/org/outline.org") Well, then I have no ideas what might make this so slow - it seems that this call takes up all of the time. The only further recommendation I would have is to do use uncompiled code with C-u M-x org-reload RET

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

2010-07-13 Thread Carsten Dominik
On Jul 13, 2010, at 7:41 PM, Martin Pohlack wrote: Hi Carsten, On 13.07.2010 13:49, Carsten Dominik wrote: Sorry for taking so much time for this. I am still holding the patch because I have an almost unconscious itch that something is wrong with it. I cannot say what exactly it is (if an

Re: [Orgmode] org-mobile produces errors in normal org functions

2010-07-13 Thread Carsten Dominik
On Jul 13, 2010, at 7:41 PM, Sven Bretfeld wrote: Hi Carsten Carsten Dominik writes: does it help to remove ~/.emacs.d/.org-id-locations ? Yes, that did it. Thank you very much, you made me happy. I have already tried to remove .emacs.d before, but with a running Emacs, what didn't wor

Re: [Orgmode] org-mobile produces errors in normal org functions

2010-07-13 Thread Sven Bretfeld
Hi Carsten Carsten Dominik writes: > does it help to remove ~/.emacs.d/.org-id-locations ? Yes, that did it. Thank you very much, you made me happy. I have already tried to remove .emacs.d before, but with a running Emacs, what didn't work. I didn't know that .emacs.d contains any dot-files at

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

2010-07-13 Thread Martin Pohlack
Hi Carsten, On 13.07.2010 13:49, Carsten Dominik wrote: > Sorry for taking so much time for this. > I am still holding the patch because I have an almost unconscious itch > that something is wrong with it. I cannot say what exactly it is > (if anything). The logic of what needs to be done when i

[Orgmode] Re: [BABEL] tangling with leaving non-source code lines as empty lines?

2010-07-13 Thread Eric Schulte
Hi Rainer, Dr Rainer M Krug writes: > On 13/07/2010 02:46, Eric Schulte wrote: >> Hi Rainer, >> >> With the tangling comments generated by the latest Org-mode, the >> following function should be able to jump from any code in a tangled >> code file back to the relevant block in the original Org

[Orgmode] Re: can you require a certain template with lognotedone?

2010-07-13 Thread Michael Gilbert
>> I require a note when certain TODOs are changed to DONE. These are >> almost always some sort of structured logging. Is there a way to call >> org-capture and/or require a certain template for that note? That >> would be a very powerful workflow for me. > > You could use org-after-todo-state-ch

[Orgmode] \nbsp usage

2010-07-13 Thread Erik Butz
Hi all, I have a somewhat stupid problem, but didn't find a solution in the manual or the list archive. I want to use the \nbsp macro to generate a '~' symbol for Latex, but I don't seem to get it to work correctly in my case. I want to write 200~m² If I do: 200\nbspm^2 it gets exported as: 200\n

Re: [Orgmode] Re: remember template is slow

2010-07-13 Thread Buck Brody
("~/Documents/org/outline.org") On Tue, Jul 13, 2010 at 4:06 AM, Carsten Dominik wrote: > Hi Buck, > > what is the value of the variable org-agenda-files in your setup? > > Thanks. > > - Carsten > > On Jul 12, 2010, at 6:18 PM, Buck Brody wrote: > >> Bernt, >> >> Here are the results: >> >> org-r

Re: [Orgmode] org-startup-indented shifts columns in column-view

2010-07-13 Thread Julien Fantin
Thanks for noticing Dominik, Reverting back to regular indentation is what I've done, however, I'm afraid I have something else to report on that... I mentionned this issue in a separate thread : http://article.gmane.org/gmane.emacs.orgmode/27388/ cheers On Tue, Jul 13, 2010 at 2:14 PM, Carsten

[Orgmode] Footnote in title?

2010-07-13 Thread Reetinder_Sidhu
Hi all Footnote in title (requiring exported latex to like \title{...\footnote{...}}) does not seem to work. Using a verbatim latex fragment might work, but would be nice to have a unified specification that could be exported to html as well. Any help appreciated. Regards Reetinder Sidhu Mah

[Orgmode] Re: org-capture-last-stored bookmark

2010-07-13 Thread Giles Chamberlin
Carsten Dominik writes: > Please pull again and then try again, I hope it works now. Yes and no I'm afraid. I now get two bookmarks generated: - org-capture-last-stored: points to default file - org-capture-last-stored-marker: points correctly to refiled location -- Giles __

Re: [Orgmode] org-mobile produces errors in normal org functions

2010-07-13 Thread Carsten Dominik
Hi Sven, does it help to remove ~/.emacs.d/.org-id-locations ? Are you sure you are running the same version of Org on both systems? On Jul 7, 2010, at 9:30 PM, Sven Bretfeld wrote: Hi all I have strange errors since I'm working with org-mobile. They seem to have to do with the hash-code. Th

[Orgmode] Re: Bug: Relative paths in file: links are expanded [6.36trans]

2010-07-13 Thread Matt Lundin
Aidan Gauland writes: > If I create a link with C-c C-l and give it a relative "file:" link, a > link is created with an absolute path. For example, C-c C-l > file:../foo.org foo puts > [[file:~/path/to/working-directory/foo.org][foo]] in the buffer. I was > expecting [[file:../foo.org][foo]].

[Orgmode] Re: How to setup xdg for org-protocol ?

2010-07-13 Thread Sébastien Vauban
Hi Sebastian, Sebastian Rose wrote: > Julien Fantin writes: >> Thanks Sebastian and David, >> I now have firefox working, I had to use that html file though, as firefox >> wouldn't bring up the application selection dialog with the test links on >> worg. >> Will now look into getting xdg-mime to

[Orgmode] Re: can you require a certain template with lognotedone?

2010-07-13 Thread Matt Lundin
Hi Michael, Michael Gilbert writes: > I require a note when certain TODOs are changed to DONE. These are > almost always some sort of structured logging. Is there a way to call > org-capture and/or require a certain template for that note? That > would be a very powerful workflow for me. You co

Re: [Orgmode] org-startup-indented shifts columns in column-view

2010-07-13 Thread Carsten Dominik
On Jul 6, 2010, at 9:55 PM, Julien Fantin wrote: I've been using the org-startup-indented and org-adapt-indentation variables for sometime, but I just realized that org-startup- indented when set to true, ends up shifting the cloumns in column- view according to the headline level. So head

Re: [Orgmode] Re: org-capture-last-stored bookmark

2010-07-13 Thread Carsten Dominik
Hi Giles, On Jul 6, 2010, at 5:44 PM, Giles Chamberlin wrote: Carsten Dominik writes: I have fixed this, please verify. Doesn't seem to work here I'm afraid. I've pulled the latest git which contains what looks like the correct changeset: commit b6305c713c54421257759c38c260f51

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

2010-07-13 Thread Carsten Dominik
Hi Martin, On Jul 7, 2010, at 10:49 AM, Martin Pohlack wrote: Hi Carsten, On 04.06.2010 14:11, Martin Pohlack wrote: On 04.06.2010 13:27, Carsten Dominik wrote: Hi Martin, maybe you can summarize this discussion so that I can see when should be done? Thanks. * org-agenda-filter-preset

Re: [Orgmode] Failed to create radio tables

2010-07-13 Thread Carsten Dominik
Hi everyone, thanks to all who contributed to this thread. Sending lists should now work as advertised, including using C-c C-c to send the list. - Carsten On Jul 9, 2010, at 7:55 AM, Angel Popov wrote: Hi, I am following example on radio tables but it looks that it does not work. I copied

Re: [Orgmode] Re: remember template is slow

2010-07-13 Thread Carsten Dominik
Hi Buck, what is the value of the variable org-agenda-files in your setup? Thanks. - Carsten On Jul 12, 2010, at 6:18 PM, Buck Brody wrote: Bernt, Here are the results: org-remember 1 2.497 2.497 org-do-remember

Re: [Orgmode] Bug: Attempt to export buffer with invalid #+BEGIN_SRC fails with cryptic message [6.36trans]

2010-07-13 Thread Giovanni Ridolfi
Aidan Gauland writes: > Attempting to export a buffer with a #+BEGIN_SRC block with no language > specified Well in the manual (Literal examples) it is written that: This is done with the `src' block, where you also need to specify the name of the major mode ^

[Orgmode] Bug: Attempt to export buffer with invalid #+BEGIN_SRC fails with cryptic message [6.36trans]

2010-07-13 Thread Aidan Gauland
Attempting to export a buffer with a #+BEGIN_SRC block with no language specified (i.e. an argumentless #+BEGIN_SRC block) fails with the message "apply: Wrong type argument: consp, nil". This is rather cryptic; it would be nice if Org-publish could say where it failed even if not why it failed.

[Orgmode] Bug: Relative paths in file: links are expanded [6.36trans]

2010-07-13 Thread Aidan Gauland
If I create a link with C-c C-l and give it a relative "file:" link, a link is created with an absolute path. For example, C-c C-l file:../foo.org foo puts [[file:~/path/to/working-directory/foo.org][foo]] in the buffer. I was expecting [[file:../foo.org][foo]]. Emacs : GNU Emacs 24.0.50.6 (i6

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

2010-07-13 Thread Rainer Stengele
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 misunderstood. I understood: an unlisted item does not mean that its ti

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

2010-07-13 Thread Dr Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/07/2010 19:51, Eric Schulte wrote: > Rainer M Krug writes: > >> Hi Eric, >> >> On Fri, Jul 9, 2010 at 5:44 PM, Eric Schulte wrote: >> >>> Hi Rainer, >>> >>> Rainer M Krug writes: >>> On Thu, Jul 8, 2010 at 9:03 PM, Eric Schulte >>> wrot

[Orgmode] Re: [BABEL] tangling with leaving non-source code lines as empty lines?

2010-07-13 Thread Dr Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/07/2010 02:46, Eric Schulte wrote: > Hi Rainer, > > With the tangling comments generated by the latest Org-mode, the > following function should be able to jump from any code in a tangled > code file back to the relevant block in the original Or

[Orgmode] Re: [BABEL] tangling with leaving non-source code lines as empty lines?

2010-07-13 Thread Dr Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Eric, On Mon, Jul 12, 2010 at 8:04 PM, Eric Schulte wrote: > Hi Rainer, > > If I'm understand you correctly you want the absolute position (by LOC) > of the lines of R code to be the same in both the original org file and > the tangled file or R c

Re: [Orgmode] Re: [google] updated awk script for google to org conversion

2010-07-13 Thread Sven Bretfeld
Michael Steiner writes: > On 2010-07-12 05:22, Rémi Vanicat wrote: >> "Sven Bretfeld" writes: >> you could use auto-revert-mode: > > That's what i do: i slightly changed ical2org.awk by replacing line 77 > > print "#+TITLE: Main Google calendar entries" > > with > > print "#+TITLE: Mai

Re: [Orgmode] Org-babel init

2010-07-13 Thread Jordi Inglada
Hi Eric, That worked. I am ready to go now! Thank you! Jordi Eric Schulte writes: > Hi Jordi, > > The attached simple-init.el file works for me with > > emacs -Q -l simple-init.el > > Emacs started w/o error, and I was able to evaluate python code blocks > with no problem. > > P