Re: [Orgmode] Bugs report

2007-07-15 Thread Carsten Dominik
On Jul 14, 2007, at 15:19, Bastien wrote: Hello, Carsten Dominik <[EMAIL PROTECTED]> writes: - Org-mode is so powerful that i tend to use it on the top of .txt files (mostly drafts). It recently happened that i exported such a file to ASCII using org-export, and the new .txt overwrote

Re: [Orgmode] limiting export by category, tag or property

2007-07-15 Thread Carsten Dominik
On Jul 16, 2007, at 3:28, Patrick Drechsler wrote: Hi, what is a good way of excluding certain sections of a file from being exported (similar to `C-c C-e v'). Can this be done by setting "category", "tag" or "property"? The tag ARCHIVED will keep a subtree from exporting (depending on the

Re: [Orgmode] PS file in org-mode distribution/auto-mode-alist and `$'

2007-07-15 Thread Carsten Dominik
On Jul 15, 2007, at 22:51, Christian Schlauer wrote: Hi Carsten, hi list! I noticed that orgcard_letter is included twice in the zip-distribution: org-5.03/orgcard_letter.pdf org-5.03/orgcard_letter.ps As you distribute only PDF files for the other documentation files, I guess you didn't int

Re: [Orgmode] Re: org-mode version 5.03

2007-07-15 Thread Carsten Dominik
On Jul 15, 2007, at 22:51, Christian Schlauer wrote: timotheus <[EMAIL PROTECTED]> writes: It would great if the Org-Mode Homepage mentioned that its head revision is kept in official Emacs CVS -- and which branch. (MAIN?). I haven't checked, but Carsten probably commits to the trunk or he

Re: [Orgmode] Re: link to a image and inline image exportation

2007-07-15 Thread Carsten Dominik
The "next" version is 5.04, not yet released. On Jul 15, 2007, at 13:22, francois wrote: Carsten Dominik science.uva.nl> writes: I believe I have fixed this problem, please check again in the next version. I downloaded the last version 5.03. The export to html does not expand the path.

Re: [Orgmode] Position of SCHEDULED/DEADLINE line in :PROPERTIES: drawer?

2007-07-15 Thread Carsten Dominik
On Jul 16, 2007, at 2:55, Bastien wrote: Hi list, When C-c C-s (C-c C-d) on a headline with properties, the SCHEDULED (or DEADLINE) line is inserted within the drawer: * Headline :PROPERTIES: SCHEDULED: <2007-07-16 lun> :Location: Nanterre :END: While it might be consistent with the

Re: [Orgmode] [c]ompute property value ?

2007-07-15 Thread Carsten Dominik
On Jul 15, 2007, at 3:11, Bastien wrote: Hi Carsten, by pressing the C-c C-c in front of :PROPERTIES:, i've been offered these property actions: Property Action: [s]et [d]elete [D]delete globally (Should be "[D]elete", no?) Definitely. It might be useful here to be able to [c]omput

[Orgmode] limiting export by category, tag or property

2007-07-15 Thread Patrick Drechsler
Hi, what is a good way of excluding certain sections of a file from being exported (similar to `C-c C-e v'). Can this be done by setting "category", "tag" or "property"? Take this file: --8<---cut here---start->8--- * info for all foo * info for group ba

[Orgmode] Position of SCHEDULED/DEADLINE line in :PROPERTIES: drawer?

2007-07-15 Thread Bastien
Hi list, When C-c C-s (C-c C-d) on a headline with properties, the SCHEDULED (or DEADLINE) line is inserted within the drawer: * Headline :PROPERTIES: SCHEDULED: <2007-07-16 lun> :Location: Nanterre :END: While it might be consistent with the fact that SCHEDULED or DEADLINE *is* a proper

[Orgmode] Re: org-mode version 5.03

2007-07-15 Thread Christian Schlauer
timotheus <[EMAIL PROTECTED]> writes: > It would great if the Org-Mode Homepage mentioned that its head revision > is kept in official Emacs CVS -- and which branch. (MAIN?). I haven't checked, but Carsten probably commits to the trunk or head (or how it is called). I think it would be nice if E

[Orgmode] PS file in org-mode distribution/auto-mode-alist and `$'

2007-07-15 Thread Christian Schlauer
Hi Carsten, hi list! I noticed that orgcard_letter is included twice in the zip-distribution: org-5.03/orgcard_letter.pdf org-5.03/orgcard_letter.ps As you distribute only PDF files for the other documentation files, I guess you didn't intend to include orgcard_letter.ps. Another (tiny) thing:

[Orgmode] adding subheadings

2007-07-15 Thread Adam Spiers
Hi all, First post so go easy on me ;-) Would something like the following be of use to anyone other than me? (Suggested key-bindings at the bottom of the code.) - 8< - 8< - 8< - 8< - 8< - (defun org-new-subheading () "Add a new heading, demoted

[Orgmode] Re: Idea: Quicksilver-like Org-mode (anything.el)

2007-07-15 Thread Xavier Maillard
Hi Scott, Scott Jaderholm gmail.com> writes: > With anything.el, you could add the task "Move pictures" to the > project "Organize shared drive" by typing F5 Orga RET Move pictures > RET. > > You could complete the task by typing F5 Move RET. Sorry I misunderstand something but I guess this us

[Orgmode] Re: customize exporting "visible" contents

2007-07-15 Thread Patrick Drechsler
Jost Burkardt <[EMAIL PROTECTED]> writes: > Patrick Drechsler <[EMAIL PROTECTED]> writes: > >> I currently have a large knowledge-base in a single org file (>5k >> lines of code). When exporting certain sections I would like to >> exclude the rest completely. > > I'd very much appreciate your prop

[Orgmode] Re: link to a image and inline image exportation

2007-07-15 Thread francois
Carsten Dominik science.uva.nl> writes: > > I believe I have fixed this problem, please check again in the > next version. I downloaded the last version 5.03. The export to html does not expand the path. between, I successed to get a TOC. In order to make it more "readable" is it possible to r

Re: [Orgmode] Re: dealing with a bibliography

2007-07-15 Thread Bastien
francois <[EMAIL PROTECTED]> writes: > Bastien altern.org> writes: > >> I'm working on a LaTeX exporter for Org, so I will have to handle >> citations at some point, and the way you treat them seems to be a >> good start.. > > i am really interesting with your latex exporter.. Coming soon on yo

[Orgmode] Re: dealing with a bibliography

2007-07-15 Thread francois
Bastien altern.org> writes: > I'm working on a LaTeX exporter for Org, so I will have to handle > citations at some point, and the way you treat them seems to be a > good start.. i am really interesting with your latex exporter.. > À bientôt, how did you guess that I am French... my english?

Re: [Orgmode] Bug with the SCHEDULED special property in column view

2007-07-15 Thread Carsten Dominik
This works now, thanks. - Carsten On Jul 15, 2007, at 2:23, Bastien wrote: Hi Carsten, i tried the %SCHEDULED special property in the #+COLUMNS option line, like this: #+COLUMNS: %25ITEM %TODO %PRIORITY %TAGS %20SCHEDULED * Headline ... In column view, a DEADLINE timestamp will be add

Re: [Orgmode] bug report for org 5.03

2007-07-15 Thread Carsten Dominik
This is indeed a new bug. FIxed, thanks. - Carsten On Jul 14, 2007, at 18:33, Austin Frank wrote: Hello! Just a quick bug report. It's my recollection that, given a headline followed by a plain list, using meta-right and meta-left to change the level of indentation on the headline would als

Re: [Orgmode] Bug with the SCHEDULED special property in column view

2007-07-15 Thread Carsten Dominik
This works now, thanks. - Carsten On Jul 15, 2007, at 2:28, Bastien wrote: Bastien <[EMAIL PROTECTED]> writes: In column view, a DEADLINE timestamp will be added instead of a SCHEDULED timestamp (by pressing 'e' in the appropriate field). By the way, that would be nice to be able to use S-

Re: [Orgmode] &

2007-07-15 Thread Carsten Dominik
You can use \auml and \eacute. If you have symbols that do not work correctly, let me know. The complete list is in the variable org-html-entities. - Carsten On Jul 14, 2007, at 9:10, Renzo Been wrote: Hi, First of all, I've started using org-mode, and must say that it' a real fine addition

Re: [Orgmode] using agenda to get a TOC of my file.

2007-07-15 Thread Carsten Dominik
On Jul 14, 2007, at 14:38, francois wrote: Hello, I would like to get a TOC of my current document. I use the agenda outline, and do a "match a tags query" with "LEVEL=1|LEVEL=2|LEVEL=3|LEVEL=4" Only the first level is matched. Please take a look at the variable `org-tags-match-list-suble

Re: [Orgmode] link to a image and inline image exportation

2007-07-15 Thread Carsten Dominik
I believe I have fixed this problem, please check again in the next version. - Carsten On Jul 14, 2007, at 14:12, francois wrote: Hello, I use a special link for my images. #+LINK: img file:~/path/to/images%s but when i use it [[img::myimage.png]] the image path will not be expanded when I