Re: [Orgmode] org-exp-bibtex.el - add support to citing bibtex in both html and latex exports

2009-03-02 Thread Taru Karttunen
On 02.03 10:40, William Henney wrote: > > Selecting only some entries to display would be possible, > > but is it really necessary? In my use cases I just tend > > to have a per-article bib-file that contains the entries > > I wish to use. Making a rich enough API to sort, reformat > > and select a

Fwd: [Orgmode] ascii export of url part of links possible?

2009-03-02 Thread Carsten Dominik
Begin forwarded message: From: Carsten Dominik Date: March 3, 2009 6:54:14 AM GMT+01:00 To: Samuel Wales Cc: Carsten Dominik Subject: Re: [Orgmode] ascii export of url part of links possible? I think we need more testers here, could someone please come aboard? I cannot reproduce the bug Sa

Re: [Orgmode] Problem with archiving

2009-03-02 Thread Carsten Dominik
Fixed, thanks. Nick, also thanks for so quickly confirming this bug and for the correct analysis. - Carsten On Mar 2, 2009, at 8:11 PM, Ed Hirgelt wrote: Using the latest from git: when I try to archive a subtree with C-c $, I get org-archive-subtree: Wrong type argument: number-or-marker

Re: [Orgmode] outline-agenda sorting consistency

2009-03-02 Thread Samuel Wales
Hi Carsten, On Thu, Feb 19, 2009 at 12:22, Carsten Dominik wrote: >> 1) priority faces are settable in the agenda. perhaps >> they could be so in the outline also. > > This seems more confusing than useful to me. In the agenda, > all the tasks are together, so it does make some sense to > cha

Re: [Orgmode] Problem with archiving

2009-03-02 Thread Nick Dokos
Ed Hirgelt wrote: > Using the latest from git: when I try to archive a subtree with C-c > $, I get > > org-archive-subtree: Wrong type argument: number-or-marker-p, nil > > Archive is going to the default location, in my case Tasks.org_archive > in the > same directory. This also failed with

[Orgmode] done-ing a repeating scheduled task now inserts closed timestamp?

2009-03-02 Thread Samuel Wales
Nobody else has commented on this, so perhaps I am doing something wrong. My recollection is that [setting the todo state of a task with a repeating scheduled task to done] did not used to insert a closed timestamp, but now it seems to -- or at least it fails to remove the timestamp. Is this inte

Re: [Orgmode] export and containers

2009-03-02 Thread Richard Riley
Sebastian Rose writes: > Richard Riley writes: >> Sebastian Rose writes: >> >>> Richard Riley writes: I really dont see the plethora of sec-id# that are currently generated being really useful since they change on each export if new stuff is entered. This make existing CSS redun

Re: [Orgmode] export and containers

2009-03-02 Thread Sebastian Rose
Richard Riley writes: > Sebastian Rose writes: > >> Richard Riley writes: >>> I really dont see the plethora of sec-id# that are currently generated >>> being really useful since they change on each export if new stuff is >>> entered. This make existing CSS redundant unfortunately. >> >> The IDs

Re: [Orgmode] Switching between many contexts

2009-03-02 Thread Matthew Lundin
Hi Daniel, Daniel Clemente writes: > Hi. I have this scenario: I track several projects in a single file, each > in its own level-1 section, but each week I'm working only on one project. > In my agenda (C-a a) I'm currently seeing scheduled tasks from all > projects, and I would like to e

Re: [Orgmode] export and containers

2009-03-02 Thread Richard Riley
Sebastian Rose writes: > Richard Riley writes: >> I really dont see the plethora of sec-id# that are currently generated >> being really useful since they change on each export if new stuff is >> entered. This make existing CSS redundant unfortunately. > > The IDs in the section headings are not

[Orgmode] Re: DocBook exporter for Org-mode

2009-03-02 Thread Baoqiu Cui
Baoqiu Cui writes: > Hello Dominik, Sorry, I meant "Prof. Dominik". The email address misled me. :-) Baoqiu > use it two weeks ago. I've been using (X)Emacs since 1995, and had > tried to use Muse about 2-3 years ago for note-taking and simple > publishing (i.e. generating LaTeX or DocBook

Re: [Orgmode] Problem with archiving

2009-03-02 Thread Nick Dokos
Ed Hirgelt wrote: > Using the latest from git: when I try to archive a subtree with C-c > $, I get > > org-archive-subtree: Wrong type argument: number-or-marker-p, nil > > Archive is going to the default location, in my case Tasks.org_archive > in the > same directory. This also failed w

[Orgmode] Problem with archiving

2009-03-02 Thread Ed Hirgelt
Using the latest from git: when I try to archive a subtree with C-c $, I get org-archive-subtree: Wrong type argument: number-or-marker-p, nil Archive is going to the default location, in my case Tasks.org_archive in the same directory. This also failed with a newly created file. Thanks,

Re: [Orgmode] export and containers

2009-03-02 Thread Sebastian Rose
Sebastian Rose writes: >> So one that wraps everything in body. OK, let's call it "content". >> >> And then one that does contains the sections and footnotes, but >> not the title, preamble, and postamble? Am I understanding this >> correctly? > > > Just the outer one then. As long as noone uses

Re: [Orgmode] export and containers

2009-03-02 Thread Sebastian Rose
Richard Riley writes: > I really dont see the plethora of sec-id# that are currently generated > being really useful since they change on each export if new stuff is > entered. This make existing CSS redundant unfortunately. Forgot to say: the ID's are, what the links in the TOC jump to. Also, t

Re: [Orgmode] export and containers

2009-03-02 Thread Sebastian Rose
Richard Riley writes: > I really dont see the plethora of sec-id# that are currently generated > being really useful since they change on each export if new stuff is > entered. This make existing CSS redundant unfortunately. The IDs in the section headings are not meant for CSS styling. That's wh

Re: [Orgmode] export and containers

2009-03-02 Thread Sebastian Rose
Carsten Dominik writes: > On Mar 2, 2009, at 5:00 PM, Sebastian Rose wrote: > >> >> OK - I failed badly :-( >> >> I think we can skip the extra element around the TOC. >> >> Here's why: >> >> As it looks now, the problem with the fixed TOC does not go away. My >> old trick seems to work only

[Orgmode] Re: Switching between many contexts

2009-03-02 Thread Bernt Hansen
Assign a FLUFF tag to your tasks then run the agenda normally and remove the fluff with / - TAB FLUFF RET or if you do that often set up org-tags-alist with F for FLUFF and just / - F -Bernt Samuel Wales writes: > I've been wondering about something similar. Suppose you have a bunch > of i

[Orgmode] Re: Switching between many contexts

2009-03-02 Thread Bernt Hansen
Hi Daniel, Daniel Clemente writes: > Hi. I have this scenario: I track several projects in a single file, > each in its own level-1 section, but each week I'm working only on > one project. In my agenda (C-a a) I'm currently seeing scheduled > tasks from all projects, and I would like

Re: [Orgmode] Switching between many contexts

2009-03-02 Thread Samuel Wales
I've been wondering about something similar. Suppose you have a bunch of important tasks and a bunch of fluff tasks. It might be useful to be able to have the "agenda" item in org-agenda-custom-commands accept a tags search so that you can use :fluff: on the fluff tasks and assign a key for every

Re: [Orgmode] export and containers

2009-03-02 Thread Richard Riley
Carsten Dominik writes: > On Mar 2, 2009, at 5:00 PM, Sebastian Rose wrote: > >> >> OK - I failed badly :-( >> >> I think we can skip the extra element around the TOC. >> >> Here's why: >> >> As it looks now, the problem with the fixed TOC does not go away. My >> old trick seems to work only f

[Orgmode] Switching between many contexts

2009-03-02 Thread Daniel Clemente
Hi. I have this scenario: I track several projects in a single file, each in its own level-1 section, but each week I'm working only on one project. In my agenda (C-a a) I'm currently seeing scheduled tasks from all projects, and I would like to exclude all projects but one. I recently add

Re: [Orgmode] export and containers

2009-03-02 Thread Carsten Dominik
On Mar 2, 2009, at 5:00 PM, Sebastian Rose wrote: OK - I failed badly :-( I think we can skip the extra element around the TOC. Here's why: As it looks now, the problem with the fixed TOC does not go away. My old trick seems to work only for HTML doctype and/or tables... Should have

Re: [Orgmode] export and containers

2009-03-02 Thread Sebastian Rose
Richard Riley writes: > Sebastian Rose writes: > >> Richard Riley writes: >>> Sebastian Rose writes: >>> Richard Riley writes: > It's been a while since I've looked at my org set up. One thing that > always struck me as a bit hacky was my use of > > :preamble " > >

Re: [Orgmode] org-exp-bibtex.el - add support to citing bibtex in both html and latex exports

2009-03-02 Thread William Henney
Hi Taru On Sun, Mar 1, 2009 at 4:57 AM, Taru Karttunen wrote: > Selecting only some entries to display would be possible, > but is it really necessary? In my use cases I just tend > to have a per-article bib-file that contains the entries > I wish to use. Making a rich enough API to sort, reforma

Re: [Orgmode] export and containers

2009-03-02 Thread Sebastian Rose
OK - I failed badly :-( I think we can skip the extra element around the TOC. Here's why: As it looks now, the problem with the fixed TOC does not go away. My old trick seems to work only for HTML doctype and/or tables... Should have tested that one before... So until now it's not g

Re: [Orgmode] Re: MORE: Using git via USB for personal org dir and other data files

2009-03-02 Thread Bernt Hansen
Changing the permissions and using a group shouldn't be necessary. If you're using Linux to mount the usb stick the 'user' option makes all of the files on the drive owned by the person that mounts it. ,[ /etc/fstab ] | /dev/sdb1 /usb vfat defaults,user,noauto,shortname=mixed 0 0 ` Then

Re: [Orgmode] export and containers

2009-03-02 Thread Richard Riley
Sebastian Rose writes: > Richard Riley writes: >> Sebastian Rose writes: >> >>> Richard Riley writes: It's been a while since I've looked at my org set up. One thing that always struck me as a bit hacky was my use of :preamble " and the corresponding postamble to

Re: [Orgmode] Re: MORE: Using git via USB for personal org dir and other data files

2009-03-02 Thread Alan
[Thank you to Bernt for the *clear* explanation of using branches!] I seem to be moving out of the woods with this, and for the most part, the experiment has been going smoothly. However, I've run afoul of permissions, a bugaboo that was mentioned in an earlier post on t

Re: [Orgmode] export and containers

2009-03-02 Thread Carsten Dominik
OK, so I will wait with making changes until you have done some experimentation, maybe put that up somewhere, so that others can have a look? - Carsten On Mar 2, 2009, at 12:58 PM, Sebastian Rose wrote: Carsten Dominik writes: Hi Sebastian, On Mar 2, 2009, at 10:29 AM, Sebastian Rose wrote

Re: [Orgmode] export and containers

2009-03-02 Thread Sebastian Rose
Carsten Dominik writes: > Hi Sebastian, > > > On Mar 2, 2009, at 10:29 AM, Sebastian Rose wrote: >> >> * Suggestions for names >> >> `wrap' is, what they use in typolight and some other CMSs. But >> `content' sounds good to me too. >> >> >> >> >> >> >> ... >>

[Orgmode] compiling org

2009-03-02 Thread Jörg Hagmann
I have been using the latest org versions on a mac and on ubuntu, updating according to instructions originally provided by Scott Randby (http://article.gmane.org/gmane.emacs.orgmode/7783/match=randby+hagmann+install). It has always worked nicely, up to version 6.22trans. Since then it still w

Re: [Orgmode] export and containers

2009-03-02 Thread Carsten Dominik
Hi Sebastian, On Mar 2, 2009, at 10:29 AM, Sebastian Rose wrote: * Suggestions for names `wrap' is, what they use in typolight and some other CMSs. But `content' sounds good to me too. ... 2 Konfiguration

Re: [Orgmode] export and containers

2009-03-02 Thread Sebastian Rose
Richard Riley writes: > Sebastian Rose writes: > >> Richard Riley writes: >>> It's been a while since I've looked at my org set up. One thing that >>> always struck me as a bit hacky was my use of >>> >>> :preamble " >>> >>> and the corresponding postamble to enclose the exported web pages into

Re: [Orgmode] export and containers

2009-03-02 Thread Richard Riley
Sebastian Rose writes: > Richard Riley writes: >> It's been a while since I've looked at my org set up. One thing that >> always struck me as a bit hacky was my use of >> >> :preamble " >> >> and the corresponding postamble to enclose the exported web pages into a >> "container" div. Is there a