Re: [Orgmode] ido slow for outline path completion

2008-12-19 Thread Samuel Wales
*** ido Hi Carsten, Thanks for looking at the speed issues. This time an error showed up. The error from the messages buffer is: Getting targets...done eq: Wrong type argument: arrayp, (#("footodo/... The trigger is: org-goto, same settings as before, searching for a headline called "pars

Re: [Orgmode] org-tag-faces does not work for me

2008-12-19 Thread Carsten Dominik
On Dec 19, 2008, at 9:01 PM, Wanrong Lin wrote: Ok, it seems I found the cause. The org-tag-faces will take effect only when it is set before (require 'org-install) Putting org-tag-faces before (require 'org-install) is not a big deal. But it is a little bit odd, as I can do (setq org-tag-

Re: [Orgmode] org-tag-faces does not work for me

2008-12-19 Thread Wanrong Lin
Ok, it seems I found the cause. The org-tag-faces will take effect only when it is set before (require 'org-install) Putting org-tag-faces before (require 'org-install) is not a big deal. But it is a little bit odd, as I can do (setq org-tag-alist ) after (require 'org-install), but the f

Re: [Orgmode] org-tag-faces does not work for me

2008-12-19 Thread Carsten Dominik
Hi Wanrong, cold you please check what the value of `org-tags-special-face-re is'? If it is nil, try to set the faces through the customize interface. I see now that setting it in Lisp might not work. - Carsten On Dec 19, 2008, at 8:53 PM, Wanrong Lin wrote: Thanks for the replies. I restar

Re: [Orgmode] org-tag-faces does not work for me

2008-12-19 Thread Wanrong Lin
Thanks for the replies. I restarted Emacs to ensure the faces were refreshed. Also, I just tried the named faces. Did not work. Looks like you guys don't have the problem, I will look a little deeper. Wanrong Carsten Dominik wrote: On Dec 19, 2008, at 4:34 PM, Wanrong Lin wrote: Hi, I u

Re: [Orgmode] (setq org-link-to-org-use-id 'create-if-interactive) doesn't give a description

2008-12-19 Thread Friedrich Delgado Friedrichs
Works perfectly, thank you! Carsten Dominik schrieb: > Fixed, thanks. ---Zitatende--- -- Friedrich Delgado Friedrichs Laziness led to the invention of the most useful tools. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send re

Re: [Orgmode] org-tag-faces does not work for me

2008-12-19 Thread Samuel Wales
Did you try c-u c-c c-c to refresh the faces? ___ 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

Re: [Orgmode] ido slow for outline path completion

2008-12-19 Thread Samuel Wales
Hi Carsten, On Fri, Dec 19, 2008 at 01:39, Carsten Dominik wrote: > Could you sent a test file for this? I cannot reproduce it. My org agenda files take up 500kB (I think completion uses those?) and I don't know what about them is causing this in order to create a test case. I wish there were

[Orgmode] Reference to same row in spreadsheet

2008-12-19 Thread Carsten Dominik
With the latest push to the git repo, you can use $LR1, $LR2, ... to reference fields in the last row. HTH - Carsten On Dec 18, 2008, at 11:14 PM, Carsten Dominik wrote: Hi all, thanks for your constructive contributions to the thread. However, I will still reverse the change that introdu

Re: [Orgmode] org-tag-faces does not work for me

2008-12-19 Thread Carsten Dominik
On Dec 19, 2008, at 4:34 PM, Wanrong Lin wrote: Hi, I updated org to the latest (6.15f) and try to use the new org-tag- faces feature, but it does not work me. I have settings like this: (setq org-tag-faces '(("TODAY" . (:foreground "#C0")) ("APPT" . (:foreground "#C0"))

Re: [Orgmode] Custom Agenda Commands tutorial

2008-12-19 Thread mdl
Carsten Dominik writes: > Hi Matthew, > > the image directory in Worg is now published correctly, this was a > problem in our setup. > > - Carsten Thanks. The images work fine now. - Matt ___ Emacs-orgmode mailing list Remember: use `Reply All' to s

Re: [Orgmode] BUG: Latex export with caption prints 'nil'

2008-12-19 Thread Carsten Dominik
Fixed, thanks. - Carsten On Dec 19, 2008, at 4:33 PM, Bernt Hansen wrote: Hi Carsten, Thanks for fixing the export to LaTeX recently. My ditaa figures weren't exporting to PDF at all when I wanted to try out the new #+ATTR_LaTeX: changes. Now this works again and I can scale my images in ex

Re: [Orgmode] (setq org-link-to-org-use-id 'create-if-interactive) doesn't give a description

2008-12-19 Thread Carsten Dominik
Fixed, thanks. - Carsten On Dec 19, 2008, at 3:41 PM, Friedrich Delgado Friedrichs wrote: Hi. I have org-link-to-org-use-id customized to 'create-if-interactive (the default, apparently) and org-make-link-description-function to nil. Now when I call org-store-link interactively, an id is cre

[Orgmode] org-tag-faces does not work for me

2008-12-19 Thread Wanrong Lin
Hi, I updated org to the latest (6.15f) and try to use the new org-tag-faces feature, but it does not work me. I have settings like this: (setq org-tag-faces '(("TODAY" . (:foreground "#C0")) ("APPT" . (:foreground "#C0")) ("NEXT" . (:foreground "#C0" It

[Orgmode] BUG: Latex export with caption prints 'nil'

2008-12-19 Thread Bernt Hansen
Hi Carsten, Thanks for fixing the export to LaTeX recently. My ditaa figures weren't exporting to PDF at all when I wanted to try out the new #+ATTR_LaTeX: changes. Now this works again and I can scale my images in export PDF documents which is really nice. I noticed one other little thing. Ex

[Orgmode] (setq org-link-to-org-use-id 'create-if-interactive) doesn't give a description

2008-12-19 Thread Friedrich Delgado Friedrichs
Hi. I have org-link-to-org-use-id customized to 'create-if-interactive (the default, apparently) and org-make-link-description-function to nil. Now when I call org-store-link interactively, an id is created (good) and I get a stored link which leads back to the entry with the id (good), but there

Re: [Orgmode] XHTML has no ...

2008-12-19 Thread Sebastian Rose
Carsten Dominik writes: > On Dec 19, 2008, at 11:52 AM, Sebastian Rose wrote: > >> Hi Carsten, >> >> * XHTML has no... - ... attribut `name' in `... Should be: ... >>> >>> If I look at http://www.w3schools.com/tags/tag_a.asp >>> it seems that the a tag has a

Re: [Orgmode] XHTML has no ...

2008-12-19 Thread Carsten Dominik
On Dec 19, 2008, at 11:52 AM, Sebastian Rose wrote: Hi Carsten, * XHTML has no... - ... attribut `name' in `... Should be: ... If I look at http://www.w3schools.com/tags/tag_a.asp it seems that the a tag has a name, but no id.. The id mentioned below under the headline `St

Re: [Orgmode] Re: Custom Agenda Commands tutorial

2008-12-19 Thread Carsten Dominik
Hi Jari, how about checking out the Manual section about checkboxes? It describes a command that will globally update all these counters. http://orgmode.org/manual/Checkboxes.html#Checkboxes - Carsten On Dec 19, 2008, at 10:11 AM, Jari Aalto wrote: Bernt Hansen writes: Jari Aalto writes:

Re: [Orgmode] Sitemap has no title anymore

2008-12-19 Thread Sebastian Rose
Hi Carsten, Carsten Dominik writes: > On Dec 19, 2008, at 2:00 AM, Sebastian Rose wrote: > >> Hi, >> >> >> when publishing to XHTML, the generated sitemap has no title anymore. >> Is this the intended? >> >> I used to include it in my index.html as a section. It's no problem to >> add the headin

Re: [Orgmode] XHTML has no ...

2008-12-19 Thread Sebastian Rose
Hi Carsten, >> * XHTML has no... >> >> - ... attribut `name' in `... >> >> Should be: >> >> ... > > If I look at http://www.w3schools.com/tags/tag_a.asp > it seems that the a tag has a name, but no id.. The id mentioned below under the headline `Standard Attributes'. But, yes, you

[Orgmode] Re: Custom Agenda Commands tutorial

2008-12-19 Thread Jari Aalto
Bernt Hansen writes: > Jari Aalto writes: > >> How do I force update of the [/] and [%] markers. Many times they >> don't follow item are edited, added, copied manually. > > For a checkbox list just C-c C-c on any checkbox to change the state > twice. > > For TODO subtasks change the todo keywor

Re: [Orgmode] ido slow for outline path completion

2008-12-19 Thread Carsten Dominik
Hi Samuel, However, when I do org-refile as full path (not basenames), it sometimes takes 45 seconds. Could you sent a test file for this? I cannot reproduce it. - Carsten I haven't narrowed it down yet. Emacs just freezes. Every character I type from that point on takes another 45 se

[Orgmode] Re: question about org-region-active-p

2008-12-19 Thread Carsten Dominik
Hi Robert, I have added documentation in the places you suggested. Also, I added a remark in the Activation section. Thanks. - Carsten On Dec 18, 2008, at 5:48 PM, Robert Goldman wrote: Carsten Dominik wrote: Ah, so maybe Robert did not turn it off Anyway, in Emacs 23 the default w

Re: [Orgmode] org-ido-switchb

2008-12-19 Thread Carsten Dominik
Thanks! - Carsten On Dec 19, 2008, at 4:27 AM, Chris Leyon wrote: On Thu, Dec 18, 2008 at 5:09 PM, Carsten Dominik > wrote: Hi Chris, can I add this to Org-mode? - Carsten Of course. It's just your org-iswitchb function with the unwind-protect & iswitchb-mode stuff taken out.

Re: orgstruct minor mode (WAS: [Orgmode] latex <-> org ?)

2008-12-19 Thread Carsten Dominik
Hi Dan, you best bet for this is using outline-minor-mode, in connection with org-cycle, see http://orgmode.org/worg/org-faq.php#use-visibility-cycling-in-outline-mode Trying to get orgstruct-mode working correctly for this means entering a world of pain. A world of pain, Larry. Of you want s

Re: [Orgmode] Sitemap has no title anymore

2008-12-19 Thread Carsten Dominik
On Dec 19, 2008, at 2:00 AM, Sebastian Rose wrote: Hi, when publishing to XHTML, the generated sitemap has no title anymore. Is this the intended? I used to include it in my index.html as a section. It's no problem to add the heading myself. Hi Sebastian, this was changed during the discu