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
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
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!
-
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)
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
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
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
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,
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
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
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
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(
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
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..
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<---
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
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
___
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
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
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
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
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-
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
23 matches
Mail list logo