[O] Capture template expansion: feature or bug?

2018-03-13 Thread François Allisson
Hello everyone, When one uses the following template expansion, > %^{prop}p Prompt the user for a value for property ‘prop’. it supposes one to supply a non-empty string of characters. If one simply hits RETURN on a given prompt for property, the capture process ends with an > org-capture: Ca

[O] [PATCH] Tiny correction on documentation (org-capture template expansion)

2015-04-11 Thread François Allisson
n Sep 17 00:00:00 2001 From: François Allisson Date: Sat, 11 Apr 2015 12:05:33 +0200 Subject: [PATCH] Fix documentation for org-capture template expansion * doc/org.texi TINYCHANGE --- doc/org.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org.texi b/doc/org.te

Re: [O] Colour themes suggestions?

2013-04-17 Thread François Allisson
Suvayu Ali a écrit: > Completely opposite of what you asked, you could checkout dark-emacs[1]. > It is a very dark theme, designed to emulate emacs -nw in a black > background terminal. It has some org related customisations in > (custom-theme-set-variables ...) and some of the org faces are bui

Re: [O] org-exp-bibtex missing in git?

2013-03-03 Thread François Allisson
Le dimanche 3 mars 2013 à 08h06, Vikas Rawal a écrit: > org-exp-bibtex seems to have gone missing from git repository. Can > somebody confirm pleae. > > Vikas Dear Vikas, I do confirm. org-exp-bibtex, because of its dependency on the old exporter, was first moved from contrib/lisp to contrib/ol

Re: [O] [ANN] Merge of new export framework on Wednesday

2013-02-03 Thread François Allisson
and to be done. If the documentation is as good as this announcement, it will be great! Cheers, François Allisson

Re: [O] [PATCH] Update documentation on handling internal links

2013-01-09 Thread François Allisson
Le mercredi 9 janvier 2013 à 12h53, Bastien a écrit: > Applied (with a small change in the ChangeLog, please check.) Perfect. Thanks!

Re: [O] [PATCH] Update documentation on handling internal links

2013-01-09 Thread François Allisson
Le vendredi 8 mars 2013 à 23h35, Bastien a écrit: > Can you update your patch mentioning this and adding a commit message > and adding TINYCHANGE at the end? Here it is. François >From 169d8382f01b8914e002313032c2d123c86b913a Mon Sep 17 00:00:00 2001 From: François Allisson Date: W

[O] [PATCH] Update documentation on handling internal links

2013-01-08 Thread François Allisson
k. Perhaps it is not what should be done. Shall org-id be required by default? Best, and thanks all for 7.9.3a ! I'm testing. François >From 0dc2100e3ce1da1f6a5738dd0cbc13e39d39e433 Mon Sep 17 00:00:00 2001 From: François Allisson Date: Tue, 8 Jan 2013 21:54:19 +0100 Subject: [PATCH] org.t

Re: [O] new exporter - subtree export and a few keywords

2012-12-21 Thread François Allisson
> No answer. But I will share a trick. > > Good way to answer such questions is to do this: > > M-x find-library RET org-export RET > C-s EXPORT_ > > and with couple of more C-s es you will end up with something like. > > , C-h v org-export-options-alist > | KEYWORD is a string representing a

[O] new exporter - subtree export and a few keywords

2012-12-18 Thread François Allisson
Dear org-mode users and developers, The following concerns Nicolas' new exporter.^ I am totally seduced by the concept of export by subtree, and the possibility to use properties to set the export options and parameters (i.e. :EXPORT_TITLE:, :EXPORT_OPTIONS:, :EXPORT_LATEX_HEADER:, etc.). I am w

Re: [O] new latex exporter and attr_latex

2012-12-16 Thread François Allisson
Le jeudi 12 décembre 2012 à 15h24, Nicolas Goaziou a écrit: > Or, perhaps better, since it will work across all export back-ends: > > | | || > | left | center | right | > Thanks for this cross-back-ends tips, this is indeed a powerful tool. Best, François

Re: [O] new latex exporter and attr_latex

2012-12-12 Thread François Allisson
> Yes, the syntax has changed; see > http://thread.gmane.org/gmane.emacs.orgmode/62766 > > In short, you should use: > #+ATTR_LATEX: :align lcr > > Kind Regards, > Mike Thanks. It works like that. Best thoughts, François

Re: [O] new latex exporter and attr_latex

2012-12-11 Thread François Allisson
Le mardi 11 décembre 2012 à 17h47, Nick Dokos a écrit: > See > > http://thread.gmane.org/gmane.emacs.orgmode/62766 > Thanks Nick! #+attr_latex: :align lcr works fine! François

[O] new latex exporter and attr_latex

2012-12-11 Thread François Allisson
Hi, The following example used to work for me *** #+ATTR_LATEX: align=lcr | left | center | right | *** i.e. it was exported with the correct alignment rules. But now (Org 7.9.2-666/ Emacs 24.2.50.1), it seems to not work any more, as it get exported as ** \b

Re: [O] new latex exporter - emphasise and footnote: feature or bug?

2012-10-25 Thread François Allisson
Nicolas Goaziou writes: > It isn't related to the exporter. There is a limited set of charaters > allowed just after an emphasis marker, and "]" doesn't belong, by > default, to them. > > You may want to tweak the "post" part of > `org-emphasis-regexp-components'. > > > Regards, Cristal clear! Th

[O] new latex exporter - emphasise and footnote: feature or bug?

2012-10-25 Thread François Allisson
Hello Org mode users, hello Nicolas, Should it be possible to put a footnote immediately after an /emphasised/ word, as in the following example? test.org ** Hello /girls/[fn:1], how do you do? * Footnotes [fn:1] There were no boys in the room... **

Re: [O] Speeding up the agenda search

2012-10-22 Thread François Allisson
Marcelo de Moraes Serpa writes: > Anyone else with huge org "databases" out there? Any tips on improving > performance of the agenda search would be appreciated :) > Hi Marcello, 16 files and 3 MB: is that huge for you? Note that only 13 (1.5 MB) are agenda files; the "big three others" (2 dat

Re: [O] multiline agenda and/or two-pane agenda selection

2012-10-15 Thread François Allisson
Le lundi 15 oct 2012 à 13:10:58 (-0400), Nick Dokos a écrit : > Ben wrote: > > > Hi all, > > > > I hope this isn't in the FAQ or documentation---I tried to look > > through both according to the instructions but this seems like a basic > > question so my apologies if I'm missing something stupid

Re: [O] Headings in agenda view

2012-10-14 Thread François Allisson
Le dimanche 14 oct 2012 à 09:00:05 (+), Renger van Nieuwkoop a écrit : > Hi > > I have the following agenda-view in Org-Mode > ("p" "Week plan" > ((tags-todo "Monday") > (tags-todo "Tuesday") > (tags-todo "Wednesday") >

Re: [O] Problems with habit sorting

2012-10-08 Thread François Allisson
Le lundi 08 oct 2012 à 15:32:27 (+), Renger van Nieuwkoop a écrit : > Hi > I have an agenda-view where I can see all my habits. They have priorities but > are not sorted. > Any idea how to sort them according to priority. Hi Renger, You should probably customise the variable org-agenda-sortin

Re: [O] Block-Agenda: Show whole entry

2012-10-05 Thread François Allisson
Le jeudi 04 oct 2012 à 23:27:48 (+0200), Moritz Ulrich a écrit : > > Hello, > > I'm trying to create an Agenda which will be printed / mailed daily. It > should include the usual 'today' agenda and my shopping list. > > This shopping list is stored in an agenda file as a list with > checkboxes.

Re: [O] Narrow to sparse tree

2012-09-06 Thread François Allisson
Le jeudi 06 sep 2012 à 17:02:06 (+0200), Christopher Witte a écrit : > That's great, it gets me part of the way there. I also keep notes for > each reference under their heading and I'd like to be able to see/edit > them as well. Is there a way to do this in an agenda buffer? Just press "space",

Re: [O] Narrow to sparse tree

2012-09-06 Thread François Allisson
Le jeudi 06 sep 2012 à 15:46:42 (+0200), Christopher Witte a écrit : > I keep a bibliography in an org file using the excellent org-bibtex > functionality. It has over 100 entries with a first level heading for > each item. I tag each of the items with keywords/topics. Using > sparse trees I can

Re: [O] Cached agenda views?

2012-09-06 Thread François Allisson
Le jeudi 06 sep 2012 à 08:54:04 (-0500), Marcelo de Moraes Serpa a écrit : > Hi list, > > It's a known fact that the more files you put into the agenda, the more likely > it is to become slower. I've started using Memacs a few weeks ago, and my > agenda is still very useable, but significantly slo

Re: [O] Please consider making a donation

2012-09-04 Thread François Allisson
> > BTW, if it is to give you money, why not cut the middlemen and provide > > your IBAN ?(As a fellow countryman, it saddened me to pay for €→$(→€ ?) > > and to Visa™ and PayPal™ (which I despise) for naught. > > Here you go: > http://lumiere.ens.fr/~guerry/u/bastien_guerry_rib_2012.jpg > +1 (i

Re: [O] Strange Problem with "org-agenda-redo"

2012-09-04 Thread François Allisson
> > Thanks a lot! I confirm that everything works just fine. And not just as > > before, but better than before: I like the fact that, in a block agenda > > view, one agenda can move in time independently from another one. I'll > > play with that a bit and give you some feedback on it. > > Yes --

Re: [O] Strange Problem with "org-agenda-redo"

2012-08-29 Thread François Allisson
Le mercredi 29 aoû 2012 à 14:33:17 (-0400), Charles Philip Chan a écrit : > Bastien writes: > > Hi Bastien: > > > Ops. Fixed! > > Thanks for all the hard work. Things are working fine now and I see no > strangeness. The only thing is, for consistency sake, shouldn't "j" jump > to the spec

Re: [O] Strange Problem with "org-agenda-redo"

2012-08-29 Thread François Allisson
Hi Bastien and Charles, > > Let me know if you still have this. Thanks! > > I can't even go into the Agenda view now. Here is the backtrace: > > , > | Debugger entered--Lisp error: (void-variable org-agenda-overriding-cmd) I've just get into the same problem and backtrace... François.

Re: [O] Strange Problem with "org-agenda-redo"

2012-08-29 Thread François Allisson
Le lundi 27 aoû 2012 à 18:19:10 (+0200), Bastien a écrit : > Hi Charles, > > Charles Philip Chan writes: > > > I have a strange problem with "org-agenda-redo" and I hope that someone > > can shed some light. I have an Agenda view which contains everything I > > need for the day which I leave ope

Re: [O] Org-mode release 7.9

2012-08-25 Thread François Allisson
Hi Bastien, Le vendredi 24 aoû 2012 à 17:48:42 (+0200), Bastien a écrit : > Hi all, > > I've released Org 7.9. > > http://orgmode.org/org-7.9.zip > http://orgmode.org/org-7.9.gz > http://orgmode.org/org-mode-download.html > > After 1885 commits since Org 7.8, it was about time. > > See t

Re: [O] [BUG] [PATCH] shell links broken

2012-08-05 Thread François Allisson
Hi Bastien Le dimanche 05 aoû 2012 à 11:41:36 (+0200), Bastien a écrit : > Hi François, > > François Allisson writes: > > > Since last update of org this morning, I cannot open shell links any > > longer. Instead, I get the message "void-variable > > clean-bu

[O] [BUG] shell links broken

2012-08-05 Thread François Allisson
Hello list, Since last update of org this morning, I cannot open shell links any longer. Instead, I get the message "void-variable clean-buffer-list-kill-buffer-names" in the mini-buffer. Commit 96551f3dd8885dee6972c70ce06888fd3d5f4dd4 (http://orgmode.org/w/?p=org-mode.git;a=commit;h=96551f3dd888

Re: [O] Problem with commented LaTeX header lines

2012-08-02 Thread François Allisson
> I started to get problems with commented latex headers. All headers > after the commented line seem to be ignored. Is this intended / am I > using the comments wrongly? > > Test with new exporter - no cmbright: Hi, I confirm I get the same behaviour with the latest org (7.8.11-333 and emacs

Re: [O] [Assistance Needed] View only prioritized items that have a deadline or or scheduled

2012-08-01 Thread François Allisson
Le mardi 31 jui 2012 à 20:48:02 (-0400), Andre Powell a écrit : > I was wondering if someone could help me out with the following. I am trying > to > create a custom agenda view that shows me items that have a priority and > either > a scheduled date or deadline. This is what I have tried but it

Re: [O] [BUG] sticky agenda views and export

2012-07-30 Thread François Allisson
Le lundi 30 jui 2012 à 12:19:42 (+0200), Bastien a écrit : > Hi François, > > François Allisson writes: > > > I am testing sticky agenda views, and I think in my case it is a great > > thing (because I have two custom agenda views that I often check). I > > som

[O] [BUG] sticky agenda views and export

2012-07-29 Thread François Allisson
Hello, I am testing sticky agenda views, and I think in my case it is a great thing (because I have two custom agenda views that I often check). I sometimes export my custom agenda views with the "e" key in the org-agenda buffer, or with "M-x org-store-agenda-views", and it works well. But when I

Re: [O] [OT] Configuring bbdb 3

2012-07-26 Thread François Allisson
> If you are on master, then you really should edit local.mk to remove the > line with "oldorg:" so you can just say "make" for doing that. It's > that simple. If you want the update from git rolled into it as well, > maybe "make up2" (let "make helpall" give you more ideas). Lastly, if > that i

Re: [O] Year or Month Agenda view without empty days

2012-07-16 Thread François Allisson
Le dimanche 15 jui 2012 à 12:38:03 (-0400), James Harkins a écrit : > If I set up a custom agenda command for 30 days, I get stuff like this: > > Month-agenda (W28-W33): > Sunday 15 July 2012 > Monday 16 July 2012 W29 > Tuesday17 July 2012 > Wednesday 18 July 2012 > Thursday 19 July

Re: [O] Organizing a collection of papers

2012-06-04 Thread François Allisson
Hi Victor, Le lundi 04 jun 2012 à 00:57:53 (+), Victor Miller a écrit : > I've just started using org-mode, and so far find it quite > useful. I have a very large collection of technical papers in a > directory tree, and I'd like to go through them and index them > through org-mode. What I'd l

Re: [O] Makefile restructuring

2012-04-21 Thread François Allisson
Le samedi 21 avr 2012 à 20:30:49 (+0200), Achim Gratz a écrit : > Martyn Jago writes: > > Works nicely for me too, and I have a modified local.mk config for > > multiple Emacs versions and a non-default org location. > > > > Note: `make install check' will make, install, and run the tests! > > Act

[O] contrib/README update

2012-04-21 Thread François Allisson
Hello, This is a really non-urgent patch, proposing an update of the README file in org-mode contrib directory. Best, François. >From c9f9149f358ac97352f2a752bad115705ed01fed Mon Sep 17 00:00:00 2001 From: François Allisson Date: Sat, 21 Apr 2012 14:54:52 +0200 Subject: [PATCH] Update

Re: [O] Makefile restructuring

2012-04-21 Thread François Allisson
> Achim's branch is now merged in Org's git master branch. > > Please test this and report any problem while using make > to install Org. > > -- > Bastien > It runs smoothly for me, using make clean, make, make doc, and make install (without local.mk, having yet no need of it). François.

[O] Ever used org-mode contrib packages?

2012-04-11 Thread François Allisson
Hello, I've just updated the index of contributed packages on Worg [1]. Have a look, it is full of treasures... Out of the 61 listed contributions: - 43 are hosted on Org-mode's contrib/lisp/ directory - 9 are hosted elsewhere - 9 are already incorporated into the core of org-mode, but remain

Re: [O] [PATCH] Fix broken links in worg (org-contrib/index.org)

2012-04-09 Thread François Allisson
> Hi François, > > François Allisson writes: > > > I've noticed that all links to raw files (.el) on > > http://orgmode.org/worg/org-contrib/index.html are broken. They used > > to be pointers to repo.or.cz. The attached patch reactivates these > > links

Re: [O] [PATCH] Fix broken links in worg (org-contrib/index.org)

2012-04-09 Thread François Allisson
Le dimanche 08 avr 2012 à 10:54:49 (-0400), Bernt Hansen a écrit : > François Allisson writes: > > > Hello worgers, > > > > I've noticed that all links to raw files (.el) on > > http://orgmode.org/worg/org-contrib/index.html are broken. They used > > t

[O] [PATCH] Fix broken links in worg (org-contrib/index.org)

2012-04-08 Thread François Allisson
7e8f42dec Mon Sep 17 00:00:00 2001 From: François Allisson Date: Sun, 8 Apr 2012 11:56:29 +0200 Subject: [PATCH] Fix broken links on worg/org-contrib/index.org * worg/org-contrib/index.org: Added a repofile link definition with pointer to the orgmode.org git repository, because most links to ra

Re: [O] Agenda not working

2012-03-07 Thread François Allisson
Hello Toni, >     When I type M-x org-agenda-list with this file (...) > I get this agenda view: (...) > That displays nothing. Am I doing something wrong? Why the TODO task is not > displayed? There is nothing wrong with your file. It is just that it must be added to the org-agenda-files variabl