[Orgmode] Re: footnote renumber bug

2009-07-03 Thread Paul R
Hi Andreas and org-mode users, Andreas> Seeing the danger of raising flame-wars, which we have seen at Andreas> several occasions, consider that rather a recommendable style. Thank you Andreas for your recommandations, but please let me point out that debate on this list has been so far particula

[Orgmode] Re: Volunteer wanted for administration of emacs-orgmode

2009-06-23 Thread Paul R
Hello Carsten, hello all, Carsten> If you'd like to take over that task for a while, please get in Carsten> touch with Paul, CC to me and to the mailing list (so that not Carsten> 100 people write to Paul... :-) I got in touch with Mickael and gave him the material needed to get started with org-

[Orgmode] Re: Exporting for word processors

2009-05-12 Thread Paul R
Hi, Jeffrey> Can anyone help me out? I suspect that docbook is the key, but Jeffrey> I've tried to find an answer there and am flummoxed by the Jeffrey> docbook documentation. Indeed, you can use docbook and something like docbook2odf to convert to something OpenOffice.org can read. You'll have t

[Orgmode] Emacs org-mode mailing-list : a quick reminder about moderation

2009-03-13 Thread Paul R
Hello, this is a quick reminder for you, beloved org-mode user, reading this mailing list but not subscribed to it yet. The traffic on this list is hand-moderated, that means that somebody really reads every mails sent by a non-subscribed user. Depending of the content, the mail will go through o

[Orgmode] Re: DocBook exporter for Org-mode

2009-03-03 Thread Paul R
Hi, Sebastian> Anyway, I'd prefere to export to _one_ XML format from Sebastian> Org-mode and provide xslt stylesheets to translate between Sebastian> different formats. Sebastian> That way we all would concentrate on one XML exporter (e.g. Sebastian> the XHTML exporter) and could provide xslt st

[Orgmode] [OT] basic emacs tips you will need someday (was: Footnotes and R output when exporting to HTML or Latex)

2009-01-21 Thread Paul R
Graham, Graham> Thanks, but I would appreciate a bit more hand holding on this. Graham> I don't actually know how to "check" org-footnote-re and Graham> org-footnote-definition-re I think the best help I can do is to describe the first steps to find your way in the emacs jungle. First, take a fe

[Orgmode] Re: Footnotes and R output when exporting to HTML or Latex

2009-01-21 Thread Paul R
Graham> Is it possible to disable the footnote feature and then Graham> explicityly tell orgmode that a specific instance of square Graham> brackets should be interpreted as a footnote. Check org-footnote-re and org-footnote-definition-re -- Paul

[Orgmode] Re: Ticket Management integration, muse mode, etc

2009-01-21 Thread Paul R
Hi, David> Thank you to the both of you for responding so quickly. Basically David> the reasoning why I' doing all this is to try and take more David> detailed notes on stuff that maybe the end user should not see in David> the ticket - which right now I kinda have to do. I still want to David> ca

[Orgmode] Re: Ticket Management integration, muse mode, etc

2009-01-20 Thread Paul R
Hi David, David> Muse works well indepently and I can do this pretty easy, David> org-mode integration for the link in doing this isn't possible David> yet. Does anyone know a good option on how to get this working? David> Is there a workflow thing that may be better for me to do David> instead?

[Orgmode] Property search and question mark

2009-01-19 Thread Paul R
Hi, I'm experimenting the use of org mode to keep track of my customers relations. In order to have a small database, I'm using properties. I have a template for a company with each property filled by default with the question mark '?'. For a new customer, I duplicate the template, fill the fields

[Orgmode] Re: Footnotes and org-export, revisited

2009-01-12 Thread Paul R
Hi, Scot> I'm impressed at how the new footnote support has managed to put Scot> together readability, stability, ease of use and export-ability yes, I also had a chance to use it and it just worked as expected (I love software that just works). Great job, thanks ! -- Paul _

[Orgmode] Re: OFF-TOPIC - posting file snippets..

2009-01-08 Thread Paul R
sergio> my question is.. how are they doing that? A lot of us format our mails in emacs using filling, boxquotes, rectangles etc. Some of us even send mail through emacs. The most adventurous will read mail in emacs, using Gnus, or ViewMail, or Mew or an other package. So my guess is that the an

[Orgmode] Re: Footnotes and org-export, revisited

2008-12-17 Thread Paul R
Hi, Carsten> Hi Paul, thanks for this latest version! No need for you to Carsten> change anything right now, let me first play with it and seen Carsten> what else I might think off. I really like your idea to use Carsten> [fn:label] and [fn::Full footnote text], nice syntactic sugar. Also, I'm af

[Orgmode] Re: Footnotes and org-export, revisited

2008-12-17 Thread Paul R
Hi Carsten Carsten> Hi Paul, I think we can easily have both, I can do the coding Carsten> based on your function, this is a small change. Ok so here is the latest version in my .emacs : You'll need (eval-when-compile (require 'cl)) because of rx ... When I wrote this function I wanted to try rx

[Orgmode] Re: Footnotes and org-export, revisited

2008-12-17 Thread Paul R
Carsten> If Paul agrees, and if he has signed the papers with the FSF, Carsten> we can integrate his code into Org-mode. I do agree and I do have assigned copyrights to the FSF, but from the technical point of view I would prefer to see plain anonymous footnotes as explained above. I might implem

[Orgmode] Re: Footnotes and org-export, revisited

2008-12-17 Thread Paul R
Hi Scot, On Wed, 17 Dec 2008 12:52:59 +, "Scot Becker" said: Scot> But someone working in Muse did write an interesting extension to Scot> Muse's footnote support. (The extension is explained here [5], and Scot> the revised version of the code is here [6]). It is basically Scot> a hook funct

[Orgmode] Re: Volunteer wanted for administration of emacs-orgmode

2008-11-24 Thread Paul R
Carsten> Let me know if you are interested. I'm ok to so it. I'm in France, so it would be good if someone from the other side of the earth could volunteer along with me so that we balance the load of manual filtering and mail don't stay blocked for too long. I think I would do the filtering at a

[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 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

[Orgmode] Re: Languages again

2008-11-10 Thread Paul R
Carsten> Dear foreign friends, Since the coding system issues in Emacs Carsten> drive me mad, I have decided to switch to HTML entities for Carsten> writing foreign characters in the few special words we need. French is ok, thank you Carsten. Could you be more specific on the coding system issue

[Orgmode] Re: How to say "Footnotes" on other languages

2008-11-08 Thread Paul R
Ok, I had to read the structure again to understand what was the location for footnote translation. So ("fr" "Auteur" "Date" "Table des matières" "Notes de bas de page") -- Paul ___ Emacs-orgmode mailing list Remember: use `Reply All' to send

[Orgmode] Re: How to say "Footnotes" on other languages

2008-11-08 Thread Paul R
("fr" "Auteur" "Date" "Notes de bas de page") « Table des matières » is "Table of contents" -- Paul ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listi

[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 wa

[Orgmode] Re: Where to define functions for use with org

2008-10-30 Thread Paul R
On Thu, 30 Oct 2008 15:47:57 +0100, Daniel Clemente <[EMAIL PROTECTED]> said: Daniel> Maybe there are other methods: ideally something similar to Daniel> Emacs' „local variables“ in headers but for functions. The only difference between a function and a variable in emacs lisp, and in any other Li

[Orgmode] Re: restarting emacs always advisable for upgrade?

2008-10-07 Thread Paul R
Samuel> Is it safe to load all .elc files in org as a way of not Samuel> restarting emacs? Thanks. I suppose you can (unload-feature 'org), then upgrade, then (require 'org), but I have not tested. Just try and report :) -- Paul ___ Emacs-orgmode

[Orgmode] Re: Automatic turn on minor modes

2008-10-03 Thread Paul R
On Fri, 03 Oct 2008 14:42:34 +0200, Sven Bretfeld <[EMAIL PROTECTED]> said: Sven> Hello Is there a way to turn on some minor modes (flyspell-mode, Sven> auto-fill-mode etc.) when finding a specific org file? I'm Sven> thinking of something similar to the "local variables" settings Sven> in a LaTeX

[Orgmode] Re: Embedded elisp formulas, was: Spreadsheet and weighted means

2008-10-01 Thread Paul R
On Wed, 01 Oct 2008 12:45:34 -0700, "Eric Schulte" <[EMAIL PROTECTED]> said: > This raises an issue I've been running into recently, If I have > a multi-line elisp function (I guess same issue would apply for > multi-line shell commands) that I want to use from an org file (for > example to comput

[Orgmode] Re: OSD alerts for appointment reminders (+ erc hook to use OSD)

2008-09-24 Thread Paul R
On Thu, 25 Sep 2008 02:43:56 +0200, Richard Riley <[EMAIL PROTECTED]> said: Richard> I dont know if the gnome-osd stuff will work on kde, but try Richard> it and see. osd_cat outputs to X OSD, with no desktop dependency at all. -- Paul ___ Emacs-o

[Orgmode] Re: Mail files in org

2008-08-28 Thread Paul R
On Thu, 28 Aug 2008 10:38:27 -0500, Russell Adams <[EMAIL PROTECTED]> said: Russell> I adore emacs, but I haven't been sold into it for mail. Just like emacs, Gnus sucks. And just like emacs, it sucks much less than alternatives. -- Paul ___ Emacs

[Orgmode] Re: Creating an Ubuntu Package for org.

2008-08-25 Thread Paul R
On Mon, 25 Aug 2008 09:19:46 +0100, Ian Barton <[EMAIL PROTECTED]> said: Ian> Comments please! Ubuntu uses the debian emacs packages distribution system. So if you want an ubuntu package, you probably want to do the debian package at first, and let the ubuntu packagers do their work for next rele

[Orgmode] Re: Bug: auto-fill in a body often inserts "#"

2008-08-23 Thread Paul R
On Sat, 23 Aug 2008 09:39:29 -0700, "Samuel Wales" <[EMAIL PROTECTED]> said: Samuel> Paul sent this to the list, so I assume that I was supposed to Samuel> do reply to all instead of reply, which I initially did. Hope Samuel> it's the right thing. Samuel> Auto-Compression minor mode (no indicator

[Orgmode] Re: Bug: auto-fill in a body often inserts "#"

2008-08-22 Thread Paul R
hi, On Thu, 21 Aug 2008 18:48:24 -0700, "Samuel Wales" <[EMAIL PROTECTED]> said: Samuel> fill-prefix is nil. Restarting emacs does not fix it. Samuel> Thanks. may you send here your enabled minor modes please ? Hit `C-h m' from an org buffer, then copy the first few lines here. -- Paul

[Orgmode] Re: how to add cyclic tasks

2008-08-19 Thread Paul R
On Tue, 19 Aug 2008 17:55:00 +0530, "alpesh gajbe" <[EMAIL PROTECTED]> said: alpesh> * Lecture at Kalina Health center from 9.00 to 10.00 alpesh> SCHEDULED: <2008-08-20 Wed +1w> This entry will be push 1 week forward as soon as it gets DONE -- Paul ___

[Orgmode] Re:

2008-08-06 Thread Paul R
On Wed, 6 Aug 2008 17:50:38 +0200, " Michaël Parienti" <[EMAIL PROTECTED]> said: Michaël> I uninstall one of my emacs version (the snapshot one) and Michaël> keep just the 22.2.1 version. I reinstall the org-mode Michaël> package from debian repository. Michaël> I am sure that I have only one ver

[Orgmode] Re: "Autoloading failed to define function org-agenda" after an update

2008-08-06 Thread Paul R
Hi Michaël, On Mon, 4 Aug 2008 14:21:00 +0200, Michaël Parienti <[EMAIL PROTECTED]> said: Michaël> Hi, Michaël> After upgrading to orgmode version 6.05 (with an aptitude Michaël> dist-upgrade under a debian sid system), and changing my Michaël> configuration file to resolve the problem described

[Orgmode] Re: Selecting to end of line

2008-07-10 Thread Paul R
On Thu, 10 Jul 2008 09:37:28 -0700, Carsten Dominik <[EMAIL PROTECTED]> said: Carsten> Hi Ted, this is correct, the agenda does not allow to Carsten> position the cursor at the end of the line because of Carsten> technical reasons. So you need to work around this problem, Carsten> for example by t

Re: [Orgmode] Re: export to html and relative links:

2008-06-24 Thread Paul R
Carsten Dominik <[EMAIL PROTECTED]> writes: >> Drop it if I'm off-topic, but isn't it what (file-relative-name path) >> does ? > > It is hard because I would have to write a special completion function > which sees the "file:" types and the switches its completion tactics. So I was right ! Right

[Orgmode] Re: export to html and relative links:

2008-06-24 Thread Paul R
Carsten Dominik <[EMAIL PROTECTED]> writes: > 2) Augment C-c C-l to react to file: by providing filename > completion relative to the working directory. > > This is hard and therefore not yet implemented. Use `C-u C-c C-l' to insert > a file link with > completion. Drop it if I'm off-t

[Orgmode] Re: Autoloading failed to define function org-remember

2008-06-20 Thread Paul R
Cezar Halmagean <[EMAIL PROTECTED]> writes: > Whenerver I call M-x org-remember I get this: > > Debugger entered--Lisp error: (error "Autoloading failed to define function > org-remember") > execute-extended-command(nil) > call-interactively(execute-extended-command nil nil) > > I am using re

[Orgmode] Re: Org-mode release 6.05

2008-06-16 Thread Paul R
Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi, > > Org-mode release 6.05 is available at http://orgmode.org > good job, as usual. Thank you Carsten. -- Paul ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the lis

[Orgmode] Re: insert todo from agenda?

2008-06-15 Thread Paul R
Cezar Halmagean <[EMAIL PROTECTED]> writes: > Richard G Riley <[EMAIL PROTECTED]> writes: > >> >> I think that, if I understand the issue, from the agenda it would be >> nicer for a default action to insert with the scheduled date defaulted >> to the day which has focus. > > exactly... I wonder w

[Orgmode] Re: iCal export of repeated tasks

2008-06-13 Thread Paul R
Adam Spiers <[EMAIL PROTECTED]> writes: >Likewise, as > another hypothetical example, if all my events had LOCATION > properties, it would be equally valid and correct to export them to > one iCal file for use with korganizer on a full desktop displa

[Orgmode] Re: iCal export of repeated tasks

2008-06-13 Thread Paul R
Hi Adam, >> It seems to be fine for the program displaying the info to do such >> filtering - this is what Org does in the agenda. > > Unfortunately, since the proposed filtering is per-event, with > uni-directional export to other clients, the only place it can be done > is at the source, i.e. wi

[Orgmode] Bug in export to iCal : one solution

2008-06-12 Thread Paul R
I finaly tracked in down, while sitting in the train. I hope I'll have enough battery life to give explaination here, and that I'll find some wireless spot tonight to send this report. Here is a simplified stack of exporting to ical : - org-export-icalendar-combine-agenda-files `- org-export-ica

[Orgmode] Re: Bug in iCalendar export

2008-06-12 Thread Paul R
Nick Dokos <[EMAIL PROTECTED]> writes: > After some testing (it took me a while to get back to it - sorry for the > delay), it certainly looks like the bug is somewhere other than > org-export-icalendar, but I'm not sure that debian site-lisp is to blame > in this case (although I may very well be

[Orgmode] Re: adding notes from agenda buffer

2008-06-11 Thread Paul R
Peter Rayner <[EMAIL PROTECTED]> writes: > [...]. I would like to > quickly add notes to a task as I am working on it, even if the state > isn't changing and have them appear in the right place. This seems > like something people would do often so I suspect I'm missing an > obvious mechanism. No

[Orgmode] Re: //WAITING shows //NEXT too...

2008-06-02 Thread Paul R
Chris Poole <[EMAIL PROTECTED]> writes: > I've downloaded the latest version to ~/emacs/lisp/org, > to see if this may help. But can't get it to load over > the old version (which is packaged inside Emacs.app). see variable load-path (M-x describe-variable RET load-path RET) -- Paul _

[Orgmode] Re: Bug in iCalendar export

2008-05-29 Thread Paul R
Adam Spiers <[EMAIL PROTECTED]> writes: > I'm not sure this bug is specific to Debian - it has been plaguing me > on Fedora... unless there are two separate causes of the same error > message. Do Fedora have a similar distribution system for side-wide lisp ? > To be honest I'm not even convinced

[Orgmode] Re: Bug in iCalendar export

2008-05-28 Thread Paul R
Nick Dokos <[EMAIL PROTECTED]> writes: You have some faulty site-lisp code provided by debian emacs packages. Because it was the Nth bug I had to track down due to the way debian handles site-lisp, I just decided to get rid, for good, of debian emacs packages, and do everything by hand. So I'm sor

[Orgmode] Re: Export to iCal raises (error "Selecting deleted buffer")

2008-05-20 Thread Paul R
Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi, > > I cannot reproduce this bug. So you need to figure out what in your > setup is causing this problem, or come up with an example where I can > reproduce the problem. > > Thanks. > > - Carsten For reference : it was caused by something in the d

[Orgmode] Re: Converting lists to todo items and back

2008-05-20 Thread Paul R
Bernt Hansen <[EMAIL PROTECTED]> writes: Hello Bernt, > Hi Carsten and list! > > I'm finding I outline new tasks quickly with lists like this > > , > | * New Task > | - [ ] item 1 > | - [ ] item 2 > | - [ ] item 3 > ` > > and then I want to convert it to TODO items like this: > > ,-

[Orgmode] Refile a note to a subtree

2008-05-15 Thread Paul R
Hi, is there a way to refile a note to a subtree using interactive navigation with completion, like we move a file to a subfolder from the shell prompt ? Thanks -- Paul ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies t

[Orgmode] Re: Release 6.03

2008-05-15 Thread Paul R
Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi > > release 6.03 is up on http://orgmode.org. > > Enjoy! > > - Carsten Impressive work again. Thank you for this great tool ! -- Paul ___ Emacs-orgmode mailing list Remember: use `Reply All' to

[Orgmode] Re: Feature Request: horizontal split for agenda view

2008-05-14 Thread Paul R
Jan Rehders <[EMAIL PROTECTED]> writes: > Hi, > > on widescreen displays splitting the window vertically for `org- > agenda' will use the screen space inefficiently. An option to use > horizontal split windows would be nice. I tried to hack this together > myself but could not figure out where th

[Orgmode] Re: Set Remember to store notes in a sub-heading

2008-04-30 Thread Paul R
"Rainer Stengele" <[EMAIL PROTECTED]> writes: > On Wed, 30 Apr 2008 12:52:02 +0200, Paul R <[EMAIL PROTECTED]> wrote: > >> [snip] >> > > Hi! > > Just define a headline in a unique way in any level; org will find the > headline anywhere in

[Orgmode] Set Remember to store notes in a sub-heading

2008-04-30 Thread Paul R
Hi, I'm looking for a way to have a remember template that allow me to dump the quick note in a non-top-level heading. For exemple, store it to the Unsorted>Personnal node below : * Unsorted ** Personnal I can't find a way to do that. Is it possible ? thanks -- Paul

[Orgmode] Re: Export to iCal raises (error "Selecting deleted buffer")

2008-04-30 Thread Paul R
Adam Spiers <[EMAIL PROTECTED]> writes: > [snipped] > > I've no idea if this is related, but that error has plagued me in > other circumstances, and I'm 95% certain the cause in my case is the > uniquify buffer name code. Are you using uniquify? > Thanks. I have no custom setting on uniquify-buf

[Orgmode] Export to iCal raises (error "Selecting deleted buffer")

2008-04-29 Thread Paul R
iCal export crashes when : - from dirary, C-x C-w file.ics - from org buffer C-c C-e I or C-c C-e c It works when exporting with C-c C-e i. Emacs 22.1, org version 6.02 on Ubuntu. When crashing, the stack trace is : Debugger entered--Lisp error: (error "Selecting deleted buffer") byte-code(

[Orgmode] 6.02 : Typo in documentation

2008-04-29 Thread Paul R
In node "Agenda commands", line 167 : correspoNding I'm currently reading the doc, should I report here other typos ? -- Paul ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lis