Re: update Re: [Orgmode] A possible bug?

2008-11-05 Thread Carsten Dominik
On Nov 4, 2008, at 8:12 PM, [EMAIL PROTECTED] wrote: old task does not change. New task after update will disappear in the day view if i mark it done. Is there any way, i can make the done one show up at agenda view (with my done label.)? sorry to bother you again. Hi Jack, please

[Orgmode] Publish multi-file project to LaTeX

2008-11-05 Thread Tony
Hi, is there a way to publish a set of org files as a single LaTeX project so that one of the files becomes the LaTeX master document which includes the others? The other files should then have no preamble but simply start with a section header. As far as I can tell publishing makes each .org

Re: [Orgmode] Custom filtering the agenda by (file) tag

2008-11-05 Thread Carsten Dominik
Sorry for following up on my own message. On Nov 5, 2008, at 7:45 AM, Carsten Dominik wrote: Hi Rick, you would need to write your own skip function, using a call to (member PERSONAL (org-get-tags-at)) HTH - Carsten I am just realizing that you are using file tags. Which means that you

Re: [Orgmode] Publish multi-file project to LaTeX

2008-11-05 Thread Carsten Dominik
On Nov 5, 2008, at 10:55 AM, Tony wrote: Hi, is there a way to publish a set of org files as a single LaTeX project so that one of the files becomes the LaTeX master document which includes the others? The other files should then have no preamble but simply start with a section header.

Re: [Orgmode] feature request: more control over opening links

2008-11-05 Thread Carsten Dominik
Hi Samuel (you never sign your mails, so do not know if you prefer Sam...) this is a reasonable request, and I have just implemented it. Note, however, that it only applies to file: links, as detailed in my previous message. - Carsten On Nov 4, 2008, at 8:43 PM, Samuel Wales wrote:

[Orgmode] Linking to attachments?

2008-11-05 Thread Lindsay Todd
Is there any sort of attach: hyperlink type that I'm missing, that would allow me to link to a file in a node's attachment directory? I know this could be done using the appropriate file: hyperlink, but it seems like part of the file path could be automated here.

Re: [Orgmode] Including state-changed headings in the agenda

2008-11-05 Thread Matthew Lundin
Carsten Dominik [EMAIL PROTECTED] writes: Are there people who would find it useful if log-mode in the agenda showed all logged state changes? Might get crowded - but it is certainly possible to implement that. - Carsten Yes, I would like this as an option. It would help me keep track of

Re: [Orgmode] Including state-changed headings in the agenda

2008-11-05 Thread Dennis Groves
Agree. I use org-mode to track my diet and exercise. If you could do: # -*- mode: org.log In my exercise and diet file that would be awesome! Dennis On 05/11/2008 16:05, Matthew Lundin [EMAIL PROTECTED] wrote: Carsten Dominik [EMAIL PROTECTED] writes: Are there people who would find

[Orgmode] Org publish syndication

2008-11-05 Thread Matthew Lundin
I have been trying to get a better handle on emacs lisp and thought I might cut my teeth on an add-on for org-publish that would syndicate xml and/or rss feeds for org-publish projects and/or individual files/directories. Because of its rich markup, org-mode has the potential to be a wonderful

[Orgmode] Setttings for using attachments

2008-11-05 Thread Chris Willard
Hello All, I am playing with using attachments in org-mode. It works OK except that the ID in the properties section is similiar to the following; [EMAIL PROTECTED] I changed the hostname to eee-cbw but am not sure where I change the rest! I put export MAILHOST=ahost in .bashrc but it did not

Re: [Orgmode] Setttings for using attachments

2008-11-05 Thread Samuel Wales
M-x apropos-value ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] BUG - Attachment directories with newlines

2008-11-05 Thread Bernt Hansen
Hi Carsten, I've run into a problem with attachments. I tried opening an attachment for one of my tasks and it can't find it. As it turns out the attachment directory has an embedded newline in it like this: , | [EMAIL PROTECTED]:~/git/org/data/c6$ find . -type d -ls | 55811534

[Orgmode] Re: Setttings for using attachments

2008-11-05 Thread Bernt Hansen
Chris Willard [EMAIL PROTECTED] writes: I am playing with using attachments in org-mode. It works OK except that the ID in the properties section is similiar to the following; [EMAIL PROTECTED] I changed the hostname to eee-cbw but am not sure where I change the rest! I put export

Re: [Orgmode] Setttings for using attachments

2008-11-05 Thread Chris Willard
On Wed, 05 Nov 2008, Chris Willard wrote: [snip] Any help would be appreciated. [snip] Hello Chaps, Thanks for the help. I have got it working now. Regards, Chris. -- [ Im feeling pain. I don't like it. - Q] -- This message was scanned by ESVA and is believed

[Orgmode] Problem with hyperlinks containing brackets

2008-11-05 Thread Paul R
Hello, I was playing with org hyperlinks facility, which is obviously amazing just like org-mode itself, and I faced a problem. I own a fairly standard Gmail account, and read it though IMAP in gnus. The resulting group name is for example gnus:nnimap+gmailPerso:[Gmail]/Sent Mail. Whenever I

Re: [Orgmode] BUG - Attachment directories with newlines

2008-11-05 Thread Carsten Dominik
Hi Bernt, it would be useful to know if the files in the directory with the \n where attached there or created there by a different method than the files in the directory without. Thanks. - Carsten On Nov 5, 2008, at 8:11 PM, Bernt Hansen wrote: Hi Carsten, I've run into a problem

Re: [Orgmode] BUG - Attachment directories with newlines

2008-11-05 Thread Bernt Hansen
I've only every created files in my data directory with the C-c a a command. I'll try to get more useful information about this tonight -Bernt Carsten Dominik [EMAIL PROTECTED] writes: Hi Bernt, it would be useful to know if the files in the directory with the \n where attached there or

Re: [Orgmode] BUG - Attachment directories with newlines

2008-11-05 Thread Bernt Hansen
Attachments work fine today. They also worked fine on Oct 15th. But all of the attachments I made on Oct 24 have a newline embedded as the last character of the directory name. I'll try to see if I can duplicate this error. Your time is better spent on other things I think. I'll let you know

Re: [Orgmode] BUG - Attachment directories with newlines

2008-11-05 Thread Bernt Hansen
Sorry about all the replies to my own mail. I checked out the master branch on Oct 24 and it breaks right away. git checkout [EMAIL PROTECTED] and running uncompiled sources creates attachment directories with a newline at the end. It's been fixed since then. I'll go and move all my

[Orgmode] ANN: org-eval-light.el was: Re: Embedded elisp formulas, was: Spreadsheet and weighted means

2008-11-05 Thread Eric Schulte
Before starting to use org-eval.el, I'd like to make sure that everyone understands that loading org-eval.el turns any org-mode file into an executable. That means that you have to start being careful with org-mode files you receive from others or download from the internet. Just like you

[Orgmode] ANN: org-eval-light.el was: Re: Embedded elisp formulas, was: Spreadsheet and weighted means

2008-11-05 Thread Eric Schulte
Carsten Dominik [EMAIL PROTECTED] writes: Before starting to use org-eval.el, I'd like to make sure that everyone understands that loading org-eval.el turns any org-mode file into an executable. That means that you have to start being careful with org-mode files you receive from others or

Re: [Orgmode] patch [Feature Addition] exporting comments on org files to html

2008-11-05 Thread Carsten Dominik
Hi Eric, before adding this, I would like to investigate with you if selective export (section 12.2 of the manual) could maybe used to achieve pretty much the same goal, with the only limiting condition that the part treated as a switchable comment does structurally have to be a subtree.

Re: [Orgmode] BUG - Attachment directories with newlines

2008-11-05 Thread Carsten Dominik
Isn't that nice that there are bugs that go away by themselves? Thanks for investigating this. - Carsten On Nov 6, 2008, at 12:31 AM, Bernt Hansen wrote: Sorry about all the replies to my own mail. I checked out the master branch on Oct 24 and it breaks right away. git checkout [EMAIL

Re: [Orgmode] Problem with hyperlinks containing brackets

2008-11-05 Thread Carsten Dominik
Fixed, thanks. - Carsten On Nov 5, 2008, at 10:48 PM, Paul R wrote: Hello, I was playing with org hyperlinks facility, which is obviously amazing just like org-mode itself, and I faced a problem. I own a fairly standard Gmail account, and read it though IMAP in gnus. The resulting group name