Re: [Orgmode] [PATCH] Fix a bug in the remember properties escape

2008-11-17 Thread Carsten Dominik
Hi James, thank you for the report and patch, I have fixed the issue, in a different way. - Carsten On Nov 17, 2008, at 9:56 PM, James TD Smith wrote: Calling org-property-get-allowed-values with the point not on an item resulted in an error. This patch is available from my git repository, i

[Orgmode] Undesired behavior in `org-insert-link' when link contians "File:"

2008-11-17 Thread Michael Ekstrand
I've been trying to work with links to man pages in Org (using org-man.el). When I try to create a link to a Perl module in the File package namespace, however, `org-insert-link' tries to do its same-file link detection and winds up breaking the link. The result is that the link man:File::Mime

Re: [Orgmode] Export to html and open bug

2008-11-17 Thread Russell Adams
On Tue, Nov 18, 2008 at 01:19:01AM +0100, Richard Riley wrote: > > > Couldn't resist trying this in 6.12 (not that I would ever have spaces > in an > html file name) > > It seems to work ok in 6.12trans. > Then I'll upgrade after I complete my current project. Thanks! -

Re: [Orgmode] Export to html and open bug

2008-11-17 Thread Richard Riley
Russell Adams <[EMAIL PROTECTED]> writes: > Found a small bug. > > The new "export and view in browser" function fails if there are > spaces in the filename. > > Org-mode version 6.07b > > Thanks! Couldn't resist trying this in 6.12 (not that I would ever have spaces in an html file name)

[Orgmode] Export to html and open bug

2008-11-17 Thread Russell Adams
Found a small bug. The new "export and view in browser" function fails if there are spaces in the filename. Org-mode version 6.07b Thanks! -- Russell Adams[EMAIL PROTECTED] PGP Key ID: 0x1160DCB3

Re: [Orgmode] underscores in img names

2008-11-17 Thread Richard Riley
Carsten Dominik <[EMAIL PROTECTED]> writes: > Fixed, thanks. > Works great. Thanks. ___ 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] [PATCH] Fix a bug in the remember properties escape

2008-11-17 Thread James TD Smith
Calling org-property-get-allowed-values with the point not on an item resulted in an error. This patch is available from my git repository, in the branch remember-properties-fix. --- lisp/ChangeLog |6 ++ lisp/org-remember.el |5 - 2 files changed, 10 insertions(+), 1 dele

Re: [Orgmode] Anchors/targets in org-export/publish

2008-11-17 Thread mdl
Carsten Dominik <[EMAIL PROTECTED]> writes: > On Nov 13, 2008, at 5:36 PM, Matthew Lundin wrote: > >> >> Question about org-export: >> >> I'd like to create invisible radio targets to html anchor links using >> org-export. >> >> E.g., >> >> # <> >> >> should become >> >> >> >> Currently, however,

Re: [Orgmode] Anchors/targets in org-export/publish

2008-11-17 Thread mdl
Carsten Dominik <[EMAIL PROTECTED]> writes: > On Nov 13, 2008, at 5:36 PM, Matthew Lundin wrote: [snip] >> >> 2) If the commented radio target is directly beneath or above a >> headline, it is not exported. I checked org-exp.el and this seems to >> be an intentional behavior. I'm not sure I under

Re: [Orgmode] date rows in weekly agenda column mode

2008-11-17 Thread George Pearson
Thanks, Carsten - works great! Now it's MUCH easier to see what I'm doing when moving tasks around in weekly agenga column view. On 17 Nov 2008 at 17:50, Carsten Dominik wrote: > Hi George, > > you can now customize the face `org-agenda-column-dateline' to your > liking. > > HTH. > > - Cars

Re: [Orgmode] date rows in weekly agenda column mode

2008-11-17 Thread Carsten Dominik
Hi George, you can now customize the face `org-agenda-column-dateline' to your liking. HTH. - Carsten On Nov 14, 2008, at 4:55 AM, George Pearson wrote: Tried to get the white background on these rows by changing the code myself. Managed to get the white background, BUT the effort total

[Orgmode] Bug (?) adding attachment to note in remember buffer

2008-11-17 Thread Robert Goldman
When I try to add an attachment to a note in the remember buffer, I get an error that looks like this: Debugger entered--Lisp error: (wrong-type-argument arrayp nil) file-truename(nil) byte-code(x [org-id-locations list locs file id nil file-truename throw exit t] 3) org-id-add-location(

[Orgmode] Tracking multiple checklists under a header?

2008-11-17 Thread Oliver Charles
Hi, I've just expanded my Org-mode addiction a bit more, and plan to make use of checklists for personal unit testing [1]: Here's an example of how I have things set up. This template is copied to each day in my diary, and I check everything off before I go to bed * Personal Unit Test Templates

[Orgmode] losing my agenda status..

2008-11-17 Thread sergio
a quick gush.. i have finally moved my whole live over to org mode from tracks and planner.el. and i am very much happier. my whole life revolves around millions of notes.. and this allowed me to be way more free form.. that being said.. i set up a git repository to keep my org files..

Re: [Orgmode] index-title in org-publish

2008-11-17 Thread Carsten Dominik
On Nov 16, 2008, at 11:38 PM, Matthew Lundin wrote: [...] My post wasn't clear. I was wondering if org-publish-org-index could be reverted to the old behavior to produce a file in which the first line contains the index-filename (e.g., "Page List") in form "a" below: Page List<---

Re: [Orgmode] index-title in org-publish

2008-11-17 Thread Carsten Dominik
Hi Sebastian, I actually fixed the bug with the superfluous . So it should now be no problem to remove the headline stars again. - Carsten On Nov 17, 2008, at 12:59 PM, Sebastian Rose wrote: Hi Matthew, sorry, I'm off on weekends currently till I have a new machine at home. My old omnib

[Orgmode] latex-export bug

2008-11-17 Thread Chris Gray
Hi, The text =~/a_b= is not handled correctly by org-export-as-latex. It should either be put in math mode or the tilde and underscore should be escaped. I favor the latter solution, because I often put path names in fixed-width mode. Cheers, Chris ___

Re: [Orgmode] index-title in org-publish

2008-11-17 Thread Sebastian Rose
Hi Matthew, sorry, I'm off on weekends currently till I have a new machine at home. My old omnibook broke lately :-( > Hi Carsten (and Sebastian), > > Yes, so sorry. My post wasn't clear. I was wondering if > org-publish-org-index could be reverted to the old behavior to produce > a file in wh

[Orgmode] More on org-mew

2008-11-17 Thread Harri Kiiskinen
Hello, some more info on my previous report on the broken links to refiled mails in Mew. From: Harri Kiiskinen <[EMAIL PROTECTED]> Subject: org-mew.el: Bug in creating links to messages marked for refile Date: Mon, 17 Nov 2008 12:07:51 +0200 (EET) > Now, I set the refile mark on the message, and

[Orgmode] org-mew.el: Bug in creating links to messages marked for refile

2008-11-17 Thread Harri Kiiskinen
Harri Kiiskinen: test]] which is exactly as it should be: First the link type ("mew:"), then the mew case and the folder name ("UTU:%inbox"), and then the Message ID. (This is a message I sent to myself.) Link type: "mew:" mew case: "UTU:" folder: "‰in

[Orgmode] Re: (require 'htmlize) in org-exp should have NOERROR set

2008-11-17 Thread Paul R
Carsten> This works for me: Fine so I'm dropping it on emacswiki. Thanks -- Paul ___ 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] Re: (require 'htmlize) in org-exp should have NOERROR set

2008-11-17 Thread Carsten Dominik
On Nov 17, 2008, at 9:46 AM, Paul R wrote: Hi, Carsten> Fixed, thanks. - Carsten So you have a working version of htmlize for emacs 23 ? The one on emacswiki is broken with emacs 23 AFAICT. This works for me: --- htmlize.el.orig 2008-10-20 18:59:21.0 +0200 +++ htmlize.el 2008-

[Orgmode] Re: (require 'htmlize) in org-exp should have NOERROR set

2008-11-17 Thread Paul R
Hi, Carsten> Fixed, thanks. - Carsten So you have a working version of htmlize for emacs 23 ? The one on emacswiki is broken with emacs 23 AFAICT. regards, -- Paul ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the li