Re: [O] Org expert mode?

2011-03-11 Thread Bastien
Thanks all for this great discussion. I close this thread now: there is a nice consensus on not taking the direction of an expert mode, and that notion was ill-defined anyway. Reading all this feedback, I feel confident that the community will be vigilant and tell me if any new feature somehow

Re: [O] dates before 1970

2011-03-11 Thread Bastien
Hi, Nick Dokos nicholas.do...@hp.com writes: So I'd guess raising an exception might be the simplest way to deal with this. Here's a patch to try out: This patch has side-effects that Carsten have been recently exploring a bit. Those side-effects seem to depend on how Emacs has been

Re: [O] if: Wrong type argument: stringp, \.\.\.

2011-03-11 Thread Bastien
Hi Markus, Markus Heller helle...@gmail.com writes: yes, there is/was an issue with a missing :END: in that particular file. I kept adding it, but for some weird reason, it was automatically removed again. If you find a way of reproducing cases where :END: is removed without you noticing

Re: [O] [Patch] HTML export -- Allow to change the name of the global DIV

2011-03-11 Thread Bastien
Hi Sébastien, Sébastien Vauban wxhgmqzgw...@spammotel.com writes: Here is a patch which allows one to change the (currently) hard-coded DIV name in which the page contents is being inserted. It currently is content, but some prefer container or wrapper. If accepted, my next patch will be

Re: [O] [Org-contacts] 3 2 1 go?

2011-03-11 Thread Bastien
Hi Michael, Julien Danjou jul...@danjou.info writes: F1) csv export When writing bulk letters with LaTeX, all I need is a file with the recipients addresses in some predefined order. So it would be nice to have some export option where I can choose the properties and contacts I'd like to

Re: [O] regexp link on windows problem

2011-03-11 Thread Bastien
Hi Rafal, Rafal Florek r...@irmak.com.pl writes: The `org-insert-link' function destroys my regexp by changing all backslashes to slashes. Can you give an example? (I construct the regexp like this: (concat token1 [ \\t]* token2)) It happens only under windows, under linux it is ok. The

Re: [O] dates before 1970

2011-03-11 Thread Carsten Dominik
On Mar 11, 2011, at 9:31 AM, Bastien wrote: Hi, Nick Dokos nicholas.do...@hp.com writes: So I'd guess raising an exception might be the simplest way to deal with this. Here's a patch to try out: This patch has side-effects that Carsten have been recently exploring a bit. Those

Re: [O] [Patch] HTML export -- Allow to change the name of the global DIV

2011-03-11 Thread Sébastien Vauban
Hi Bastien, Bastien wrote: Sébastien Vauban wxhgmqzgw...@spammotel.com writes: Here is a patch which allows one to change the (currently) hard-coded DIV name in which the page contents is being inserted. It currently is content, but some prefer container or wrapper. If accepted, my next

[O] Re: can't export custom time stamps

2011-03-11 Thread Daniel Clemente
I tracked down this problem to this commit: 163cd58ffd6461c98a96b1b63a3cf082b2825a52 is the first bad commit commit 163cd58ffd6461c98a96b1b63a3cf082b2825a52 Author: David Maus dm...@ictsoc.de Date: Fri Jan 14 06:37:52 2011 +0100 Handle timestamps after handling links El Mon, 28

Re: [O] dates before 1970

2011-03-11 Thread Eric S Fraga
Nick Dokos nicholas.do...@hp.com writes: Eric S Fraga e.fr...@ucl.ac.uk wrote: This is a sort of bug report but possibly more a curiosity... I imagine this has something to do with time 0 in Unix but I cannot seem to be able to enter any date earlier than 1 Jan 1970 using C-c! (say).

[O] Re: latex export issue

2011-03-11 Thread Stephen Eglen
Thanks Nicolas and Scot for your feedback. I think the fill approach will probably catch most issues. Stephen

Re: [O] dates before 1970

2011-03-11 Thread Carsten Dominik
On Mar 11, 2011, at 9:47 AM, Eric S Fraga wrote: Nick Dokos nicholas.do...@hp.com writes: Eric S Fraga e.fr...@ucl.ac.uk wrote: This is a sort of bug report but possibly more a curiosity... I imagine this has something to do with time 0 in Unix but I cannot seem to be able to enter

Re: [O] dates before 1970

2011-03-11 Thread Eric S Fraga
Carsten Dominik carsten.domi...@gmail.com writes: [...] THis is exactly the point, that it depends on how Emacs was compiled, and what kind of integer is used in the date representation. Signed or unsigend, 32 or 64 bits (I think). Yes, that makes sense. For example, Bastien can represent

Re: [O] regexp link on windows problem

2011-03-11 Thread Rafal
Bastien bzg at altern.org writes: Hi Bastien, Can you give an example? So I'm trying to write a custom function to set regexp search string for c/c++ code by writing org-create-file-search-functions hook. (code #1 below ) After using the hook by issuing org-store-link in c/c++ buffer, and

[O] [Workaround] Escaping false list items

2011-03-11 Thread Christian Moe
Hi, Back to the problem with e.g. 2011. being interpreted as a list item when it happens to be at the beginning of a line: After a bad experience with a document that had a lot of those, I came up with this function to easily escape false list items. Maybe some of you will find it helpful,

[O] Re: [Workaround] Escaping false list items

2011-03-11 Thread Nicolas
Hello, Christian Moe m...@christianmoe.com writes: Back to the problem with e.g. 2011. being interpreted as a list item when it happens to be at the beginning of a line: Did you read my suggestion to avoid filling at such positions? While it won't help on existing documents, I think it is a

Re: [O] dates before 1970

2011-03-11 Thread Carsten Dominik
Hi, I asked in emacs-develop and got: by Andreas Schwabon 2011-03-11T13:19:43+00:00. If your system's time-t is a signed 32-bit integer then your system is able to represent times between 1901-12-13 20:45:53 UTC and 2038-01-19 03:14:07 UTC. If your system's time-t is an unsigned 32-bit

[O] Wiki for the next OrgCamp in Paris (April 9th)

2011-03-11 Thread Frederic Couchet
Hello, some parisian Orgers are gathering for a new OrgCamp in Paris * Where: FPH, 38 rue Saint Sabin, 75011 Paris * When: April 9th 2011 10mm-8pm * Participants: please register on the event's website Here is the wiki for this event (in French):

Re: [O] Clock table not responding to :tags?

2011-03-11 Thread Nick Dokos
John Hendy jw.he...@gmail.com wrote: ... Well, so far I should only have one version? Or not since I installed emacs as well. I guess that could have overwritten some of the default packages or mingled with them? Even so, could I just add a: ,--- | (add-to-list 'load-path

Re: [O] Clock table not responding to :tags?

2011-03-11 Thread John Hendy
On Fri, Mar 11, 2011 at 10:07 AM, Nick Dokos nicholas.do...@hp.com wrote: John Hendy jw.he...@gmail.com wrote: ... Well, so far I should only have one version? Or not since I installed emacs as well. I guess that could have overwritten some of the default packages or mingled with them?

Re: [O] dates before 1970

2011-03-11 Thread Nick Dokos
Eric S Fraga e.fr...@ucl.ac.uk wrote: So I'd guess raising an exception might be the simplest way to deal with this. Here's a patch to try out: This seems to work fine. Thanks. Maybe not - see Bastien's mail. I am glad, however, that I can enter any date and then use the S-down etc.

Re: [O] dates before 1970

2011-03-11 Thread Nick Dokos
Carsten Dominik carsten.domi...@gmail.com wrote: THis is exactly the point, that it depends on how Emacs was compiled, and what kind of integer is used in the date representation. Signed or unsigend, 32 or 64 bits (I think). For example, Bastien can represent dates before 1970. I

[O] The Answer to Life the Universe and Caching Your Passwords (it's not,42).

2011-03-11 Thread Ian Barton
A light hearted look at getting Emacs to cache your encryption passwords. Today I decided to try out the git version of gnus. After cloning the repo and setting my .emacs to load gnus, I was prompted to enter the details for my various email accounts, currently stored in my .authinfo file. Gnus

[O] [Bug] HTML export hangs on certain characters

2011-03-11 Thread Rehan Iftikhar
Hi Im trying to do an html export of an org file and it keeps hanging / freezing emacs. I have narrowed it down to this: * This headline exports fine * But when the headline includes an it does not I have verified this on master as of 10 minutes ago. -- -Rehan

[O] [PATCH] Fix for infinite loop in org-html-protect

2011-03-11 Thread Kim Rutherford
When I export the following as HTML, emacs hangs in org-html-protect: #+begin_src org #+end_src The attached patch fixes the problem for me. Thanks, Kim. From cfb1ccb6f9cfd84530c73b7f72d686a2062b3c3b Mon Sep 17 00:00:00 2001 From: Kim Rutherford km...@cam.ac.uk Date: Fri, 11 Mar 2011

Re: [O] [Bug] HTML export hangs on certain characters

2011-03-11 Thread Bastien
Hi Rehan, Rehan Iftikhar rehan.iftik...@gmail.com writes: Im trying to do an html export of an org file and it keeps hanging / freezing emacs. I have narrowed it down to this: * This headline exports fine * But when the headline includes an it does not I have verified this on master as

Re: [O] [Bug] HTML export hangs on certain characters

2011-03-11 Thread Nick Dokos
Rehan Iftikhar rehan.iftik...@gmail.com wrote: Hi Im trying to do an html export of an org file and it keeps hanging / freezing emacs. I have narrowed it down to this: * This headline exports fine * But when the headline includes an it does not I have verified this on master as of 10

[Accepted] [O] Fix for infinite loop in org-html-protect

2011-03-11 Thread Bastien Guerry
Patch 674 (http://patchwork.newartisans.com/patch/674/) is now Accepted. Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C19834.23619.813886.886825%40gargle.gargle.HOWL%3E Here is the original message containing the patch: Content-Type: text/plain;

Re: [O] [PATCH] Fix for infinite loop in org-html-protect

2011-03-11 Thread Bastien
Hi Kim, Kim Rutherford km...@cam.ac.uk writes: When I export the following as HTML, emacs hangs in org-html-protect: #+begin_src org #+end_src The attached patch fixes the problem for me. Applied -- your patch is far better than the one I pushed, thanks. -- Bastien

Re: [O] [Bug] HTML export hangs on certain characters

2011-03-11 Thread Rehan Iftikhar
I verified the fix, thanks. On Fri, Mar 11, 2011 at 9:35 AM, Nick Dokos nicholas.do...@hp.com wrote: Rehan Iftikhar rehan.iftik...@gmail.com wrote: Hi Im trying to do an html export of an org file and it keeps hanging / freezing emacs. I have narrowed it down to this: * This headline

[O] Re: dates before 1970

2011-03-11 Thread Gregor Zattler
Hi Carsten, orgers, * Carsten Dominik carsten.domi...@gmail.com [11. Mar. 2011]: I asked in emacs-develop and got: by Andreas Schwabon 2011-03-11T13:19:43+00:00. If your system's time-t is a signed 32-bit integer then your system is able to represent times between 1901-12-13 20:45:53 UTC

Re: [O] Re: [Workaround] Escaping false list items

2011-03-11 Thread Samuel Wales
Here are 2 alternatives. The second, for me, is probably pretty bulletproof (pun intended after it was made :)). I like solution 2. Solution 1: Is it the case that you have text at the same column on the line before? Perhaps that could be considered invalid for lists. Of course there will

Re: [O] Re: [Workaround] Escaping false list items

2011-03-11 Thread Christian Moe
On 3/11/11 4:20 PM, Nicolas wrote: Hello, Christian Moe mail@... writes: Back to the problem with e.g. 2011. being interpreted as a list item when it happens to be at the beginning of a line: Did you read my suggestion to avoid filling at such positions? While it won't help on existing

[O] Re: [Workaround] Escaping false list items

2011-03-11 Thread Nicolas
Christian Moe m...@christianmoe.com writes: Did you have a particular trick in mind, or just to avoid filling manually? I tend to have auto-fill on by default. I meant automatically. Please have a look at: http://article.gmane.org/gmane.emacs.orgmode/39149 Regards, -- Nicolas

Re: [Accepted] [O] Fix for infinite loop in org-html-protect

2011-03-11 Thread Scott Frazer
On 3/11/11 12:38 PM, Bastien Guerry wrote: --- lisp/org-html.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-html.el b/lisp/org-html.el index c60c90d..2312b21 100644 --- a/lisp/org-html.el +++ b/lisp/org-html.el @@ -2186,7 +2186,7 @@ Possible conversions

Re: [O] Release 7.5

2011-03-11 Thread Le Wang
Even though I stay at the shallow end of the org-mode pool, using it mostly for note taking, I've already noticed some subtle improvements in usability. My compliments to the chefs. -- Le

Re: [Accepted] [O] Fix for infinite loop in org-html-protect

2011-03-11 Thread Nick Dokos
Scott Frazer frazer.sc...@gmail.com wrote: On 3/11/11 12:38 PM, Bastien Guerry wrote: --- lisp/org-html.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-html.el b/lisp/org-html.el index c60c90d..2312b21 100644 --- a/lisp/org-html.el +++

Re: [O] org-contacts and column mode

2011-03-11 Thread George McNinch
if I have turned on column mode in the buffer visiting contacts.org via org-columns (C-x C-x C-c) then, when trying to tab-complete in a *Message* buffer To: George tab in the event that George identifies an entry in the file contacts.org, I get an

Re: [Accepted] [O] Fix for infinite loop in org-html-protect

2011-03-11 Thread Scott Frazer
On Fri, Mar 11, 2011 at 1:55 PM, Nick Dokos nicholas.do...@hp.com wrote: Scott Frazer frazer.sc...@gmail.com wrote: There is a (let ((start 0))... around the (while (string-match...)..) and inside the outer loop, so every time the inner loop is finished, start is recreated and initialized to 0

[O] Elisp Primer?

2011-03-11 Thread Matthew Sauer
I am wanting to learn about/have a reference guide for elisp. I am a huge fan of the O'Reilly books for the other languages I have worked with but I was wondering if someone knew of an online repository (possibly like Worg) that might be available to pull onto my system that I could read right in

[O] Bug: Invalid HTML with email:t export option [7.5 (release_7.5.27.gefa56)]

2011-03-11 Thread Bernt Hansen
Hi Bastien, The following org file generates invalid HTML. The class name includes the full email address and '@' is not an allowed character in the HTML class name. Here's an org file for testing --8---cut here---start-8--- #+OPTIONS: email:t * Test file

Re: [O] Elisp Primer?

2011-03-11 Thread John Hendy
On Fri, Mar 11, 2011 at 1:26 PM, Matthew Sauer improv.philoso...@gmail.com wrote: I am wanting to learn about/have a reference guide for elisp.  I am a huge fan of the O'Reilly books for the other languages I have worked with but I was wondering if someone knew of an online repository (possibly

[O] Publishing notes to a website

2011-03-11 Thread Kyle Sexton
All, I'm looking for advice on ways people are publishing their org notes to a website. So far I've looked at blorgit and it's really nice, but the dependency for a backend emacs session and running through sinatra makes me wary of putting it out on my server for the world. 1. What methods are

Re: [O] Elisp Primer?

2011-03-11 Thread brian powell
*I strongly agree with John Hendy: Robert Chassel's An Introduction to Programming in Emacs Lisp: http://www.gnu.org/software/emacs/emacs-lisp-intro/ --should be mastered first (it should be the first book @everyone@ reads.) *O'Reilly's Safari has online books for $20/month you can put 10 books

Re: [O] Publishing notes to a website

2011-03-11 Thread Bernt Hansen
Kyle Sexton k...@mocker.org writes: I'm looking for advice on ways people are publishing their org notes to a website. So far I've looked at blorgit and it's really nice, but the dependency for a backend emacs session and running through sinatra makes me wary of putting it out on my server

Re: [O] Elisp Primer?

2011-03-11 Thread Nick Dokos
Matthew Sauer improv.philoso...@gmail.com wrote: I am wanting to learn about/have a reference guide for elisp. I am a huge fan of the O'Reilly books for the other languages I have worked with but I was wondering if someone knew of an online repository (possibly like Worg) that might be

[O] Re: [Workaround] Escaping false list items

2011-03-11 Thread Christian Moe
On 3/11/11 7:22 PM, Nicolas wrote: Christian Moem...@christianmoe.com writes: Did you have a particular trick in mind, or just to avoid filling manually? I tend to have auto-fill on by default. I meant automatically. Please have a look at:

[O] org-sparse-tree on region or subtree?

2011-03-11 Thread Lee Hinman
Is it possible to run org-sparse-tree on a specific region or subtree of an org file? I have an Org file with the following structure * 2010... * 2011 ** 2011-01 January... ** 2011-02 February *** 2011-02-01 Tuesday Alice - Plain list item 1 - Plain list item 2 Bob - Plain list item a

Re: [O] Re: [Orgmode] Grouping clock report by tag?

2011-03-11 Thread John Hendy
On Mon, Mar 7, 2011 at 4:11 AM, Giovanni Ridolfi giovanni.rido...@yahoo.it wrote: John Hendy jw.he...@gmail.com writes: Sorry -- forgot the list... On Sun, Mar 6, 2011 at 12:06 PM, John Hendy jw.he...@gmail.com wrote: On Sun, Mar 6, 2011 at 11:42 AM, Bastien b...@altern.org wrote: John

Re: [O] org-sparse-tree on region or subtree?

2011-03-11 Thread Bernt Hansen
Lee Hinman hin...@gmail.com writes: Is it possible to run org-sparse-tree on a specific region or subtree of an org file? I have an Org file with the following structure * 2010... * 2011 ** 2011-01 January... ** 2011-02 February *** 2011-02-01 Tuesday Alice - Plain list item 1 -

Re: [O] Bug: Invalid HTML with email:t export option [7.5 (release_7.5.27.gefa56)]

2011-03-11 Thread Bastien
Hi Bernt, Bernt Hansen be...@norang.ca writes: The following org file generates invalid HTML. The class name includes the full email address and '@' is not an allowed character in the HTML class name. I fixed this. Thanks! -- Bastien

Re: [O] Wiki for the next OrgCamp in Paris (April 9th)

2011-03-11 Thread Bastien
Frederic Couchet fcouc...@april.org writes: some parisian Orgers are gathering for a new OrgCamp in Paris * Where: FPH, 38 rue Saint Sabin, 75011 Paris * When: April 9th 2011 10mm-8pm * Participants: please register on the event's website Here is the wiki for this event (in

[O] broken latex export of footnote from a table cell?

2011-03-11 Thread Mikhail Titov
Hello! This is my first message. I'm excited about org-mode! Thank you for developing such a great tool! However, I found out that I can't have a footnote in a table cell. If I export such document to LaTeX, I get misplaced footnote:( I'm running MS Windows XP SP3 32 bit. -cut-