[Orgmode] Re: org-babel matlab example

2010-09-12 Thread etimecowboy
From: Dan Davison davi...@stats.ox.ac.uk Subject: Re: org-babel matlab example Date: Sat, 11 Sep 2010 12:23:17 -0400 Dan Davison davi...@stats.ox.ac.uk writes: etimecowboy etimecow...@googlemail.com writes: Hi everybody, I am learning to use org-babel to evaluate in-line Matlab code

[Orgmode] [Petr Baudis] [repo.or.cz] Looking for Volunteer Admins

2010-09-12 Thread Bastien
Hi all, both Org and Worg git repositories live on repo.or.cz which provides a great service for free. If anyone has some free time in hands: they need help. No need to mention that any help to repo.or.cz is also a help for *us* :) Thansk, have a good day, ---BeginMessage--- Hi! It is

Re: [Orgmode] Re: Agenda and weather forecast

2010-09-12 Thread Julien Danjou
On Sun, Sep 12 2010, Richard Riley wrote: Here is a small patch to make it a bit cleaner in non GUI emacs (-nw) :- Good idea, merged, thanks. -- Julien Danjou // ᐰ jul...@danjou.info http://julien.danjou.info pgp41IIMG94UO.pgp Description: PGP signature

Re: [Orgmode] Advice needed. Use links or blocks?

2010-09-12 Thread David Maus
Sebastian Rose wrote: Nick Dokos nicholas.do...@hp.com writes: Sebastian Rose sebastian_r...@gmx.de wrote: the attached file fetches background tiles from openstreetmap.org for me, and produces SVG images of tracks I ran. Unfortunately, I cannot find a good way to use that code in an

Re: [Orgmode] possible tex export bug?

2010-09-12 Thread David Maus
Hi Matt, Matt Price wrote: Sorry for the barrage of help requests. I don't know much about tex but it's possible the tex output from one file I am working on is buggy, as mk4ht refuses to read it. The .org and .tex files are attached, as is the initial error output of mk4ht oolatex

Re: [Orgmode] Re: bug with link following --- a (partial) solution

2010-09-12 Thread David Maus
Robert P. Goldman wrote: On 8/29/10 Aug 29 -10:36 AM, Robert Goldman wrote: I used org-store-link and org-insert-link to make a link in the attached document (I distilled it down from a real document). In my org-mode (pulled from git this morning), using Aquamacs 2.0 on Mac OSX Snow Leopard

[Orgmode] org-mode breaks buffer indexing in sclang-mode

2010-09-12 Thread James Harkins
As I said before, I'm really enjoying org-mode. I love that I can keep all my semester's teaching data in one text file and zoom in right to where I want quickly. But, today I found a not-good interaction between it and the main programming mode that I use in Emacs (sclang-mode, an interactive

Re: [Orgmode] Why :ID: properties?

2010-09-12 Thread David Maus
Rainer M Krug wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/09/10 16:40, Bastien wrote: Rainer M Krug r.m.k...@gmail.com writes: On 07/09/10 16:16, Erik Iverson wrote: Did you recently start using MobileOrg? No - I only inserted a link, and around that time the :ID:s appeared.

Re: [Orgmode] Re: Blogging org entries using google command line.

2010-09-12 Thread David Maus
Richard Riley wrote: ok, last change of the day : this removes the tags from the blogged heading (is there not an easier way?) What about `org-heading-components: , | org-heading-components is a compiled Lisp function in `org.el'. | | (org-heading-components) | | Return the components of

Re: [Orgmode] Re: [bug] Gnus author in capture templates not working

2010-09-12 Thread David Maus
Sébastien Vauban wrote: Hi David, David Maus wrote: Sébastien Vauban wrote: I've tried enhancing my capture template for Gnus mail, by using the =%:author= variable: AFAIK %:author is not a defined property Gnus links (Cf. Manual, 9.1.3.2 Template expansion). Euh... I took it from the doc

Re: [Orgmode] [BUG] Org-capture breaks if captured-to file is open in a narrowed buffer

2010-09-12 Thread David Maus
Jules Bean wrote: If I run org-capture with the template: (t Todo entry (file+headline /Users/jules/work/TODO.org Tasks) * TODO %? (Captured at %u) %i %a ) whilst I have narrowed (using, e.g., org-narrow-to-subtree) the buffer that contains TODO.org, a new * Tasks headline is inserted at

[Orgmode] Re: Blogging org entries using google command line.

2010-09-12 Thread Richard Riley
David Maus dm...@ictsoc.de writes: Richard Riley wrote: ok, last change of the day : this removes the tags from the blogged heading (is there not an easier way?) What about `org-heading-components: Aha yes. very good. Another elisp list feature learnt! nth. (let ((blabels (mapconcat

[Orgmode] Include files to be used in literate programming

2010-09-12 Thread Giorgio Valoti
Hi all, I’ve just switched from OmniFocus and began using Org mode. But I also discovered that it can be used for literate programming and I’d like to ask if is there a way to use an included file in the tangling phase. In other words, I have a file which includes a commons.org file, like this:

Re: [Orgmode] org-get-local-archive-location

2010-09-12 Thread David Maus
Ilya Shlyakhter wrote: In the routine org-get-local-archive-location, is the call to (match-string 1) at the end extraneous? Seems like you want to return org-archive-location in this case. Yes, this is now fixed in master. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber

Re: [Orgmode] Bug: relative org file links get exported as href=http:./... instead of href=./... [7.01trans]

2010-09-12 Thread David Maus
Kai Tetzlaff wrote: 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.

Re: [Orgmode] [PATCH] Re: bug: [[file:something.org]] is exported to [[http:something.html]]

2010-09-12 Thread David Maus
Noorul Islam wrote: I think the problem is here. org-html.el: Fix exporting link to .org files. * lisp/org-html.el (org-html-cvt-org-as-html): Do not convert protocol from 'file' to 'http' Thanks, patch accepted and applied. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber

Re: [Orgmode] Bug: Relative file links exported to HTML as links to another site [7.01trans]

2010-09-12 Thread David Maus
Aidan Gauland wrote: [1 multipart/signed (7bit)] [1.1 multipart/mixed (7bit)] [1.1.1 text/plain; us-ascii (7bit)] Relative file links such as... [[file:foo.org][Another file]] ...are exported to HTML as... a href=http:foo.htmlAnother file/a Attached is an example. Thanks for reporting, this

[Orgmode] Re: [PATCH] Re: html-export mangels mailto: links

2010-09-12 Thread Achim Gratz
These two commits break exporting of local links as reported elsewhere on this list. Achim. -- +[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]+ SD adaptations for KORG EX-800 and Poly-800MkII V0.9: http://Synth.Stromeko.net/Downloads.html#KorgSDada

[Orgmode] [Bug] lisp/org.el (org-link-escape) escapes the type part of a link

2010-09-12 Thread Achim Gratz
The function org-link-escape escapes the '+' in file+sys and file+emacs link types and creates some problems for export by doing so. Only the path component of a link URI should be escaped, but not the type part. Achim. -- +[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]+

Re: [Orgmode] Re: [PATCH] Re: html-export mangels mailto: links

2010-09-12 Thread David Maus
Achim Gratz wrote: These two commits break exporting of local links as reported elsewhere on this list. The problem with exporting local links is fixed in master. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber dmj...@jabber.org Email. dm...@ictsoc.de pgprFmfva4bEr.pgp

[Orgmode] Search files in a folder

2010-09-12 Thread 노정태
Hello. I want to search org files in my /org folder. But I can't find a command to search files wholly. C-c a s (org-search-view) does search only with headline. I can't search the contents of my org files with just one command. Does Org-mode have the function what I'm looking for?

[Orgmode] Re: [PATCH] Re: html-export mangels mailto: links

2010-09-12 Thread Achim Gratz
David Maus dm...@ictsoc.de writes: The problem with exporting local links is fixed in master. Thanks, although I don't see that particular commit yet... :-) One other question: I often see org-mode version reported like this: Org-mode version 7.01trans (release_7.01h.497.g59fa) All I get is

Re: [Orgmode] Re: [PATCH] Re: html-export mangels mailto: links

2010-09-12 Thread Eric S Fraga
On Sun, 12 Sep 2010 21:23:23 +0200, Achim Gratz strom...@nexgo.de wrote: David Maus dm...@ictsoc.de writes: The problem with exporting local links is fixed in master. Thanks, although I don't see that particular commit yet... :-) One other question: I often see org-mode version reported

Re: [Orgmode] Search files in a folder

2010-09-12 Thread Eric S Fraga
On Mon, 13 Sep 2010 04:11:48 +0900, 노정태 basi...@gmail.com wrote: [1 multipart/alternative (7bit)] [1.1 text/plain; ISO-8859-1 (7bit)] Hello. I want to search org files in my /org folder. But I can't find a command to search files wholly. C-c a s (org-search-view) does search only with

[Orgmode] Re: [PATCH] Re: html-export mangels mailto: links

2010-09-12 Thread Achim Gratz
Eric S Fraga ucec...@ucl.ac.uk writes: it's the output of M-x org-version RET as opposed to the value of org-version. They both deliver the same result 7.01trans for me, that's why I'm asking... Achim. -- +[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]+ Wavetables for the

Re: [Orgmode] Search files in a folder

2010-09-12 Thread suvayu ali
On 12 September 2010 12:31, Eric S Fraga ucec...@ucl.ac.uk wrote: maybe org-mode does not but of course emacs does: M-x grep RET or M-x occur RET Probably doesn't do as neatly as occur or grep, but the OP can get a sparse tree based on a regex search. `C-c / / regex' -- Suvayu Open source is

[Orgmode] Re: bug: babel-* dirs

2010-09-12 Thread Shelagh Manton
On Sat, 11 Sep 2010 21:00:29 +0200, Achim Gratz wrote: Samuel Wales samolog...@gmail.com writes: In the last 24 hours, org created 436 seemingly empty directories named similar to babel-81922AX in (I think) $TMP. I do not actively use babel. I can confirm this behaviour. Achim. I have

Fwd: [Orgmode] odf exporter -- was, possible tex export bug?

2010-09-12 Thread Matt Price
-- Forwarded message -- From: Matt Price mopto...@gmail.com Date: Sunday, September 12, 2010 Subject: Re: [Orgmode] odf exporter -- was, possible tex export bug? To: David Maus dm...@ictsoc.de On Sun, Sep 12, 2010 at 7:55 AM, David Maus dm...@ictsoc.de wrote: Hi Matt, I

[Orgmode] Sacha Chua's article about org-mode and publishing a weekly review

2010-09-12 Thread Charles Cave
Here is an excellent article by Sacha Chua about her use of org-mode for managing weekly reviews. http://sachachua.com/blog/p/8375/ ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

Re: [Orgmode] Re: [PATCH] Re: html-export mangels mailto: links

2010-09-12 Thread Nick Dokos
Achim Gratz strom...@nexgo.de wrote: Eric S Fraga ucec...@ucl.ac.uk writes: it's the output of M-x org-version RET as opposed to the value of org-version. They both deliver the same result 7.01trans for me, that's why I'm asking... org-version makes some assumptions: it calculates a

[Orgmode] Re: Search files in a folder

2010-09-12 Thread Matt Lundin
Eric S Fraga ucec...@ucl.ac.uk writes: On Mon, 13 Sep 2010 04:11:48 +0900, 노정태 basi...@gmail.com wrote: I want to search org files in my /org folder. But I can't find a command to search files wholly. C-c a s (org-search-view) does search only with headline. I can't search the contents of

Re: [Orgmode] Re: bug with link following --- a (partial) solution

2010-09-12 Thread Robert Goldman
On 9/12/10 Sep 12 -7:16 AM, David Maus wrote: Robert P. Goldman wrote: On 8/29/10 Aug 29 -10:36 AM, Robert Goldman wrote: I used org-store-link and org-insert-link to make a link in the attached document (I distilled it down from a real document). In my org-mode (pulled from git this

[Orgmode] wanderlust links

2010-09-12 Thread Rodrigo Amestica
is there a way to link to a maildir message without need to specify its specific folder within my maildir tree? I thought the message ID was meant to be unique within my tree and, therefore, usable as a key without a need for a folder specification. I'm using wanderlust and I thought that this

[Orgmode] Re: Search files in a folder

2010-09-12 Thread 노정태
Thank you everyone. I learned I could do it with grep, but I don't know how to use grep properly. Isn't there no way to search files which are not agenda file? Sincerely, Jeongtae 2010/9/13 Matt Lundin m...@imapmail.org Eric S Fraga ucec...@ucl.ac.uk writes: On Mon, 13 Sep 2010 04:11:48

Re: [Orgmode] Re: Search files in a folder

2010-09-12 Thread suvayu ali
2010/9/12 노정태 basi...@gmail.com: Thank you everyone. I learned I could do it with grep, but I don't know how to use grep properly. grep is one of my favourite *nix tools. :) You can try invoking grep in many ways. these are my most used options, 1. simply search for a regex and show

[Orgmode] Re: [PATCH] Re: html-export mangels mailto: links

2010-09-12 Thread Achim Gratz
Nick Dokos nicholas.do...@hp.com writes: [...] E.g. if you git pull into one place and then install the .el files somewhere else, the .git subdirectory will not be found. Thanks for the explanation, I do indeed have the source in one place and then just proceed to make install into my site-lisp