[O] [PATCH] Fix regression introduced in 15798836

2011-08-24 Thread Noorul Islam
Log [[[ * lisp/org-agenda.el (org-agenda-get-todos): Set category-pos before usage. ]]] Thanks and Regards Noorul diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index e3236e5..8d869be 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -4607,6 +4607,7 @@ the documentation of

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Jambunathan K
Hi Jambunathan, I have made a decision not to merge org-lparse, org-xhtml org-odt in to Orgmode core. It is a very difficult decision for me to take considering that I had put all my heart in to it. (Btw, this decision has nothing to with me not having enough time at hand.) As all, I'm

Re: [O] Bug: :noexport: tag prevents table functioning as babel code block input [7.7 (release_7.7.167.gfceb)]

2011-08-24 Thread András Major
Hi Tom, To me, the documentation is the leading specification of a piece of software. Anything the software doesn't do that is in the docs is a bug, but likewise anything it does do which the docs don't cover is also a bug. Aloha Andras, As an avocational programmer who has had the

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Jambunathan K
It does seem that you are, for now, letting them be within org-mode (your other mail). But it would still help if you express your apprehensions and discuss them openly on this list. There is another mail that is on it's way. (Replies to Sebastien Vauban always appear longer time to appear in

Re: [O] Dimming ancestors in the agenda (relevant to indenting nested TODOs in agenda views)

2011-08-24 Thread Eric Abrahamsen
On Wed, Aug 24 2011, Samuel Wales wrote: Here is a different solution. It is from my notes from long ago. To me, one issue with indenting is that you expect the previous line to be a direct parent, analogously with the outline. This conflicts with sorting and non-child descendents. If

Re: [O] Bug: :noexport: tag prevents table functioning as babel code block input [7.7 (release_7.7.167.gfceb)]

2011-08-24 Thread Thomas S. Dye
András Major andras.g.ma...@gmail.com writes: Hi Tom, To me, the documentation is the leading specification of a piece of software. Anything the software doesn't do that is in the docs is a bug, but likewise anything it does do which the docs don't cover is also a bug. Aloha Andras,

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Jambunathan K
Jambunathan K kjambunat...@gmail.com writes: It does seem that you are, for now, letting them be within org-mode (your other mail). But it would still help if you express your apprehensions and discuss them openly on this list. 1. I had a test.org file that I had created for testing the

Re: [O] Bug: :noexport: tag prevents table functioning as babel code block input [7.7 (release_7.7.167.gfceb)]

2011-08-24 Thread András Major
Eric Schulte schulte.eric at gmail.com writes: Are you /sure/ that this doesn't work for you? On my system C-c C-e A in the following attached org-mode file (posted earlier in this thread) I've just pulled the code again, now it seems to work. I'm not sure what went wrong last night

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Bastien
Hi Jambunathan, I'm glad you decided to continue sharing your improvements to the Org=ODT exporter with the rest of the world. I suggest the merge of this exporter into Org's core goes through these steps: 1. Make sure there is no name clash on 8+3 systems. As per last git version of Org,

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Bastien
Hi Jambunathan, Jambunathan K kjambunat...@gmail.com writes: Nothing I list is a serious error. But put everything together, I get a picture of a person who is holding the maintainership and falling seriously short of the role he is expected to play. If the overall Org community is sharing

Re: [O] [PATCH] Fix regression introduced in 15798836

2011-08-24 Thread Bastien
Hi Noorul, Noorul Islam noo...@noorul.com writes: [[[ * lisp/org-agenda.el (org-agenda-get-todos): Set category-pos before usage. ]]] Applied, thanks. For the next patch, please provide a ChangeLog: http://orgmode.org/worg/org-contribute.html#sec-5 Best, -- Bastien

Re: [O] Bug: :noexport: tag prevents table functioning as babel code block input [7.7 (release_7.7.167.gfceb)]

2011-08-24 Thread Bastien
Hi András, András Major andras.g.ma...@gmail.com writes: I fully agree with you, but it looks like I didn't express my point clearly enough. Thanks for taking the time to make this clear. if the tag :noexport: is only supposed to work in headlines, then I consider it a bug if it works

Re: [O] Bug: :noexport: tag prevents table functioning as babel code block input [7.7 (release_7.7.167.gfceb)]

2011-08-24 Thread Bastien
Hi András, András Major andras.g.ma...@gmail.com writes: To me, the documentation is the leading specification of a piece of software. Anything the software doesn't do that is in the docs is a bug, Yes, a *major documentation bug*. but likewise anything it does do which the docs don't

Re: [O] Bug: :noexport: tag prevents table functioning as babel code block input [7.7 (release_7.7.167.gfceb)]

2011-08-24 Thread Bastien
Hi Tom, t...@tsdye.com (Thomas S. Dye) writes: I think I understand. Would it suffice to add this disclaimer to the documentation for starters? Features used in ways not explicitly documented here cannot be guaranteed future support. This is stating the obvious, and this gives a feeling

Re: [O] [PATCH] Add customisable face for inlinetasks

2011-08-24 Thread Bastien
Hi Suvayu, Suvayu Ali fatkasuvayu+li...@gmail.com writes: Attached is a small patch that defines a customisable face for inlinetasks. Thanks for this patch. Can you improve it with two small changes? - use `shadow' as the inherited face for the new defface; - add a ChangeLog message to

[O] Code vanishes on export

2011-08-24 Thread Vikas Rawal
I have been having some strange behaviour with my orgmode files containing R code. When I export the file (to html), the code vanishes and is replaced by value that is calculated by the code. I obviously do not want the code to be removed from my org file. I did not have this problem earlier and

Re: [O] Code vanishes on export

2011-08-24 Thread Sebastien Vauban
Hi Vikas, Vikas Rawal wrote: I have been having some strange behaviour with my orgmode files containing R code. When I export the file (to html), the code vanishes and is replaced by value that is calculated by the code. I obviously do not want the code to be removed from my org file. I did

Re: [O] Schedule event

2011-08-24 Thread Bastien
Hi Jason, Jason Dunsmore emacs-orgm...@dunsmor.com writes: Carsten Dominik domi...@uva.nl writes: Why do you want this special interface for setting an event date. How is that better than `C-c .'? Is it that you don't need to position the cursor? Yes, that was my original reason. But

Re: [O] git diff: hunk header config

2011-08-24 Thread Bastien
Hi folks, suvayu ali fatkasuvayu+li...@gmail.com writes: This is a very useful config. Thanks for pointing it out. But don't you think this is a client side setting? As far as I am aware, settings don't carry over from the remote repository. Its distributed versioning after all. :) To make

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Jambunathan K
Bastien b...@altern.org writes: Hi Jambunathan, Jambunathan K kjambunat...@gmail.com writes: Nothing I list is a serious error. But put everything together, I get a picture of a person who is holding the maintainership and falling seriously short of the role he is expected to play. If

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Jambunathan K
I understand people can feel frustrated about things I don't have time to do, and I'm (silently) thankful to them that they don't get more mad at me. People wouldn't feel frustrated about things you don't have time to do but they will definitely get frustrated with things that you don't do

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Jambunathan K
Let me know what you think about my suggestion above. I will spawn a separate thread and let's strictly stick to that particular thread for all merge related discussions. I am not a professional programmer and I'm always willing to learn, so please bare with me. I would be the last person

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Štěpán Němec
On Wed, 24 Aug 2011 01:46:35 +0200 Jambunathan K. wrote: Hi Jambunathan, I have made a decision not to merge org-lparse, org-xhtml org-odt in to Orgmode core. It is a very difficult decision for me to take considering that I had put all my heart in to it. (Btw, this decision has nothing to

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Jambunathan K
Please stay away from the discussion. [1] Another example of the Jambunathan style: http://thread.gmane.org/gmane.emacs.orgmode/42544/focus=42563 You are mixing stlye with intent. style != intent. Read that again. The intent of hte post is to prod him to post ONLY when he can afford to post.

Re: [O] [PATCH] Add customisable face for inlinetasks

2011-08-24 Thread Suvayu Ali
Hi Bastien, On Wed, 24 Aug 2011 10:39:12 +0200 Bastien b...@altern.org wrote: Can you improve it with two small changes? - use `shadow' as the inherited face for the new defface; - add a ChangeLog message to the patch (see http://orgmode.org/worg/org-contribute.html#sec-5) I have made

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Jambunathan K
So frustrated is a dirty word for you? How about a conceited moron? Labels have no meanings. They are merely quick conveniences. (Does this remark make me a MORE CONCEITED MORON) Bastien might be an incompetent maintainer or programmer (in any case, you seem to be the first to make such

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Jambunathan K
We all need Zen slaps at various points in time. http://c2.com/cgi/wiki?ZenSlap Hope it will soften your mood. Jambunathan K.

[O] two tools may be useful for org-export

2011-08-24 Thread zwz
Those days I came across two tools which I thought interesting and helpful if could be combined with org-export in some way. 1. Deck.js: a js lib for making modern html presentation. See http://imakewebthings.github.com/deck.js/#intro for more info. 2. Tralics: a LaTeX to XML translator,

[O] Todo with checkboxes is grayed out in agenda

2011-08-24 Thread Nathan Neff
I have a todo like this: * todo something - [ ] first - [ ] next In the agenda, the todo something header is displayed grayed out. I see the reason for this -- org-mode considers this to be a parent headline of child TODOs because of the checkboxes. Is there a way to turn this off? I'd like

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Christian Moe
Hi all, I probably shouldn't butt into this, and I understand the technical issues too poorly to offer suggestions on merging. But as a grateful user, and and a semi-active participant on this list, I'd like to voice three concerns. 1. Org-mode maintained by someone able and happy to do it.

Re: [O] [PATCH] Add customisable face for inlinetasks

2011-08-24 Thread Bastien
Hi Suvayu, Suvayu Ali fatkasuvayu+li...@gmail.com writes: I have made the changes. Applied, thanks a lot! Let me know if they are up to your expectations. That's perfect. I've just added the TINYCHANGE tag at the bottom of the commit message, I forgot to mention this again. Thanks

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Stefan Vollmar
Dear Christian, many thanks for your contribution - my sentiments exactly! Warm regards, Stefan On 24.08.2011, at 15:00, Christian Moe wrote: I probably shouldn't butt into this, and I understand the technical issues too poorly to offer suggestions on merging. But as a grateful user, and

Re: [O] Code vanishes on export

2011-08-24 Thread Eric Schulte
Vikas Rawal vikasli...@agrarianresearch.org writes: I have been having some strange behaviour with my orgmode files containing R code. When I export the file (to html), the code vanishes and is replaced by value that is calculated by the code. I obviously do not want the code to be removed

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Matt Price
On Wed, Aug 24, 2011 at 9:00 AM, Christian Moe m...@christianmoe.com wrote: Hi all, I probably shouldn't butt into this, and I understand the technical issues too poorly to offer suggestions on merging. But as a grateful user, and and a semi-active participant on this list, I'd like to voice

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Rasmus
Nothing I list is a serious error. But put everything together, I get a picture of a person who is holding the maintainership and falling seriously short of the role he is expected to play. If the overall Org community is sharing your view, and if someone if willing to step up as a

Re: [O] Attachments and refiling

2011-08-24 Thread Bastien
Hi Darlan, Darlan Cavalcante Moreira darc...@gmail.com writes: At Fri, 19 Aug 2011 10:46:26 +0200, Bastien b...@altern.org wrote: What about org-add-link-type? Mmhh.. yes. We should be able to use something like: (org-add-link-type attach 'org-attach-open 'org-attach-export) However,

Re: [O] TODO type problem on speedbar and imenu.

2011-08-24 Thread Bastien
Hi Nicolas, Nicolas Goaziou n.goaz...@gmail.com writes: I don't mind providing a commit for this, but the list wasn't exhaustive. I'd rather have a set of rules which would be part of the Org format specification. Agreed. What about : allow mixing tabs and spaces only when indenting or

Re: [O] TODO type problem on speedbar and imenu.

2011-08-24 Thread Carsten Dominik
On Aug 24, 2011, at 4:18 PM, Bastien wrote: Hi Nicolas, Nicolas Goaziou n.goaz...@gmail.com writes: I don't mind providing a commit for this, but the list wasn't exhaustive. I'd rather have a set of rules which would be part of the Org format specification. Agreed. What about :

Re: [O] Code vanishes on export

2011-08-24 Thread suvayu ali
Hi Eric, On Wed, Aug 24, 2011 at 3:58 PM, Eric Schulte schulte.e...@gmail.com wrote: Vikas Rawal vikasli...@agrarianresearch.org writes: I obviously do not want the code to be removed from my org file. There are ways of controlling whether code or results or both or neither are included in

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Nick Dokos
Please, all, take a step back and take a deep breath. There are always frustrations and there are different ways of dealing with them. But we have to keep the larger goal in mind: whether I like or hate Bastien's maintainership or Jambunathan K.s code or email style is *completely irrelevant*.

Re: [O] Attachments and refiling

2011-08-24 Thread Darlan Cavalcante Moreira
At Wed, 24 Aug 2011 16:12:01 +0200, Bastien b...@altern.org wrote: Hi Darlan, Darlan Cavalcante Moreira darc...@gmail.com writes: At Fri, 19 Aug 2011 10:46:26 +0200, Bastien b...@altern.org wrote: What about org-add-link-type? Mmhh.. yes. We should be able to use something

Re: [O] include no longer working in (ledger) code blocks

2011-08-24 Thread Eric S Fraga
Viktor Rosenfeld listuse...@googlemail.com writes: Hi, I have the following code block in my org file: #+begin_src ledger :results raw :cmdline ... !include /Users/he-sk/org/files/finanzen/2011.ledger #+end_src If I evaluate this code block I get an error message: Code block produced no

Re: [O] LaTeX export of lists

2011-08-24 Thread Eric S Fraga
t...@tsdye.com (Thomas S. Dye) writes: Nicolas Goaziou n.goaz...@gmail.com writes: Hello, t...@tsdye.com (Thomas S. Dye) writes: Nicolas Goaziou n.goaz...@gmail.com writes: That raises an interesting question: can a list belong to a paragraph in Org? According to paragraph-related

[O] HTML5 presentations

2011-08-24 Thread Matt Price
On Wed, Aug 24, 2011 at 8:14 AM, zwz zhangwe...@gmail.com wrote: Those days I came across two tools which I thought interesting and helpful if could be combined with org-export in some way. 1. Deck.js: a js lib for making modern html presentation. See

Re: [O] LaTeX export of lists

2011-08-24 Thread Nicolas Goaziou
Hello, Eric S Fraga e.fr...@ucl.ac.uk writes: Latex does have the concept of lists within paragraphs in that paragraph boundaries are defined by blank lines. So, if you have a begin{itemize}...end{itemize} with no blank lines before and after, the list implicitly is part of the enclosing

Re: [O] Todo with checkboxes is grayed out in agenda

2011-08-24 Thread Nicolas Goaziou
Hello, Nathan Neff nathan.n...@gmail.com writes: I have a todo like this: * todo something - [ ] first - [ ] next In the agenda, the todo something header is displayed grayed out. Is there a way to turn this off? I'd like to see TODOs with checkboxes under them as regular TODOs, not

[O] src blocks, listings package and captions

2011-08-24 Thread Giles Chamberlin
I'm using the listings package and org-version 7.4 to generate latex/pdf output including source snippets. I'd like to add captions: Figure 1: My code and tried with the following to no avail: #+caption: My code #+begin_src clojure ;; stuff #+end_src Do I have to wrap this in

Re: [O] LaTeX export of lists

2011-08-24 Thread Achim Gratz
Eric S Fraga e.fr...@ucl.ac.uk writes: Latex does have the concept of lists within paragraphs in that paragraph boundaries are defined by blank lines. So, if you have a begin{itemize}...end{itemize} with no blank lines before and after, the list implicitly is part of the enclosing paragraph.

Re: [O] Bug: :noexport: tag prevents table functioning as babel code block input [7.7 (release_7.7.167.gfceb)]

2011-08-24 Thread Thomas S. Dye
Bastien b...@altern.org writes: Hi Tom, t...@tsdye.com (Thomas S. Dye) writes: I think I understand. Would it suffice to add this disclaimer to the documentation for starters? Features used in ways not explicitly documented here cannot be guaranteed future support. This is stating the

Re: [O] LaTeX export of lists

2011-08-24 Thread Thomas S. Dye
Eric S Fraga e.fr...@ucl.ac.uk writes: t...@tsdye.com (Thomas S. Dye) writes: Nicolas Goaziou n.goaz...@gmail.com writes: Hello, t...@tsdye.com (Thomas S. Dye) writes: Nicolas Goaziou n.goaz...@gmail.com writes: That raises an interesting question: can a list belong to a paragraph in

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Allen S. Rout
On 08/24/2011 06:55 AM, Štěpán Němec wrote: I find it quite surprising that people on this list, including Bastien, are even willing to reply to the dirt you're spitting up. Jambunathan is abrupt and speaks without much concern for the feelings of the recipients of his messages. He has

[O] problem with find-file in --eval from command line

2011-08-24 Thread Herbert Sitz
I'm trying to start emacs from the command line and using an --eval section to open a file and do some operations. I'm having a problem with the Linux version. Here's how I do it without error using the strange quoting in Windows: --- emacs --eval ^( find-file c:/users/myname/somefile.org\^

Re: [O] LaTeX export of lists

2011-08-24 Thread Thomas S. Dye
Nicolas Goaziou n.goaz...@gmail.com writes: Hello, Eric S Fraga e.fr...@ucl.ac.uk writes: Latex does have the concept of lists within paragraphs in that paragraph boundaries are defined by blank lines. So, if you have a begin{itemize}...end{itemize} with no blank lines before and after,

Re: [O] problem with find-file in --eval from command line

2011-08-24 Thread Achim Gratz
Herbert Sitz hs...@nwlink.com writes: In Linux I'm not sure how to do the quoting. I tried this: --- emacs --eval ( find-file /home/somefile.org ) Provided you don't use any completely exotic shell, that is what Emacs gets to see: ( find-file /home/somefile.org ) And I get the error:

Re: [O] problem with find-file in --eval from command line

2011-08-24 Thread Herbert Sitz
Achim Gratz Stromeko at nexgo.de writes: Bash needs this instead emacs --eval ( find-file ''/home/somefile.org'' ) THere may be other solutions for bash, but I never really got the hang of their quoting rules. Regards, Achim. Achim -- Thanks a lot, that Bash version works

Re: [O] Code vanishes on export

2011-08-24 Thread cberry
suvayu ali fatkasuvayu+li...@gmail.com writes: Hi Eric, On Wed, Aug 24, 2011 at 3:58 PM, Eric Schulte schulte.e...@gmail.com wrote: Vikas Rawal vikasli...@agrarianresearch.org writes: I obviously do not want the code to be removed from my org file. There are ways of controlling whether

Re: [O] Odd behavior in custom agenda (was done keyword red)

2011-08-24 Thread Bastien
Hi John, John Hendy jw.he...@gmail.com writes: It's as if the face changes based both on whether it's scheduled or deadlined and what day it's showing up on. Any input on this, or is it normal? I guess I'd expect the todo keyword done to be green no matter what, but perhaps the headline is

Re: [O] [bug] removing last column with a column formula

2011-08-24 Thread Bastien
Hi Carsten, Nicolas Goaziou n.goaz...@gmail.com writes: Let's consider the following table: #+begin_src org | 1 | 2 | 3 | | 1 | 2 | 3 | #+TBLFM: @2$1..@2$3=@1 #+end_src If I remove the second column (M-S-Left), the formula is correctly updated. But when I remove the last column, the

Re: [O] Blog-like sitemap for org-publish

2011-08-24 Thread Bastien
Hi Jon, Jon Anders Skorpen jasko...@mindmutation.net writes: Yes. Here is a link to a test blog with some test posts, and one real post in norwegian. http://beta.mindmutation.net This looks really great! Maybe the most simple thing to do for now is to submit org-blog.el as a separate

Re: [O] org-toggle-inline-images bug

2011-08-24 Thread Bastien
Hi William, William Xu william@gmail.com writes: M-x org-toggle-inline-images doesn't work for links like this: [[./ref/diskStructures.png]] It works well here on Emacs GNU Emacs 24.0.50.1 or 23.3.1 and Org 7.7 (latest git version.) What version of Emacs and Org are you using?

Re: [O] Column view arrow keys issue

2011-08-24 Thread Bastien
Hi Noorul, Noorul Islam noo...@noorul.com writes: In column view mode, my arrow keys are not working properly. For example consider the following view. Task| Effort | CLOCKSUM | Item1 | 8:00 | 7:00

Re: [O] problem with find-file in --eval from command line

2011-08-24 Thread Viktor Rosenfeld
Hi, This works on Bash (tested on 4.2.10) and should be easy to remember: emacs --eval (find-file \/home/somefile.org\ ) Cheers, Viktor Achim Gratz wrote: Bash needs this instead emacs --eval ( find-file ''/home/somefile.org'' ) THere may be other solutions for bash, but I never

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Štěpán Němec
[As most people here apparently consider Jambunathan's communication style acceptable, there is little point for me to continue replying in this thread, but I really couldn't resist in this case, sorry.] On Wed, 24 Aug 2011 19:30:54 +0200 Allen S. Rout wrote: Jambunathan is abrupt and speaks

Re: [O] LaTeX export of lists

2011-08-24 Thread Nicolas Goaziou
t...@tsdye.com (Thomas S. Dye) writes: I've just browsed the Document Structure chapter of the Org-mode manual: paragraphs aren't mentioned! They are in 11.1 Structural markup elements I'm not trying to be pedantic here and hold out for the presence or absence of blank lines to indicate a

Re: [O] Odd behavior in custom agenda (was done keyword red)

2011-08-24 Thread John Hendy
On Wed, Aug 24, 2011 at 1:35 PM, Bastien b...@altern.org wrote: Hi John, John Hendy jw.he...@gmail.com writes: It's as if the face changes based both on whether it's scheduled or deadlined and what day it's showing up on. Any input on this, or is it normal? I guess I'd expect the todo

Re: [O] Blog-like sitemap for org-publish

2011-08-24 Thread Achim Gratz
Jon Anders Skorpen jasko...@mindmutation.net writes: Yes. Here is a link to a test blog with some test posts, and one real post in norwegian. http://beta.mindmutation.net Looks good, but is not yet valid XHTML1.0 strict. :-) Regards, Achim. -- +[Q+ Matrix-12 WAVE#46+305 Neuron microQkb

Re: [O] git diff: hunk header config

2011-08-24 Thread Michael Brand
On Sat, Aug 20, 2011 at 23:47, suvayu ali fatkasuvayu+li...@gmail.com wrote: On Sat, Aug 20, 2011 at 6:12 PM, Michael Brand [...] @@ -12991,7 +12991,7 @@ (defun org-align-tags-here (to-col) instead of the current @@ -12991,7 +12991,7 @@ If ONOFF is `on' or `off', don't toggle but set to thi

Re: [O] git diff: hunk header config

2011-08-24 Thread Achim Gratz
Michael Brand michael.ch.br...@gmail.com writes: For .git/config I am not sure if it can be made a versioned git repo element. If not, I don't know how it can become part of the transfer during git pull which it should be in any case. Proposal for the content (changed from first post): You

Re: [O] LaTeX export of lists

2011-08-24 Thread Thomas S. Dye
Nicolas Goaziou n.goaz...@gmail.com writes: t...@tsdye.com (Thomas S. Dye) writes: I've just browsed the Document Structure chapter of the Org-mode manual: paragraphs aren't mentioned! They are in 11.1 Structural markup elements Yes, somewhat incongruously. To my mind, the markup

Re: [O] Code vanishes on export

2011-08-24 Thread Eric Schulte
Can you supply a minimal example file with instructions to reproduce this behavior? Thanks -- Eric cbe...@tajo.ucsd.edu writes: suvayu ali fatkasuvayu+li...@gmail.com writes: Hi Eric, On Wed, Aug 24, 2011 at 3:58 PM, Eric Schulte schulte.e...@gmail.com wrote: Vikas Rawal

Re: [O] Bug: named columns in tables not working if name contains _

2011-08-24 Thread Michael Brand
On Tue, Aug 23, 2011 at 20:29, Carsten Dominik carsten.domi...@gmail.com wrote: I have checked, underscore is aceptable, calc allows it in variables names. However, I would not recommend adding any more characters to this regexp. Just to mention: Although _ is the subscript operator that takes

[O] Underline ONLY the first character of a word?

2011-08-24 Thread Michael Hannon
Greetings.  I've inherited an HTML document that uses the construct:     ue/uvent for instance, to underline the initial 'e' in the word.  The context is something like:     be/b    ue/uvent to show that the choice of option 'e' corresponds to choosing an event. In preparation for a revision

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Nick Dokos
Štěpán Němec step...@gmail.com wrote: [As most people here apparently consider Jambunathan's communication style acceptable, there is little point for me to continue replying in this thread, but I really couldn't resist in this case, sorry.] That is what *you* read into it: as long as we

Re: [O] Bug: named columns in tables not working if name contains _

2011-08-24 Thread Michael Brand
On Tue, Aug 23, 2011 at 18:24, Achim Gratz strom...@nexgo.de wrote: Nick Dokos nicholas.do...@hp.com writes: The only characters permitted are alphanumerics. That can probably be easily relaxed. Only if you don't want to have _underlined_ still working [...] I use _underlined_ in tables and

Re: [O] Bug: named columns in tables not working if name contains _

2011-08-24 Thread Nick Dokos
Michael Brand michael.ch.br...@gmail.com wrote: On Tue, Aug 23, 2011 at 20:29, Carsten Dominik carsten.domi...@gmail.com wrote: I have checked, underscore is aceptable, calc allows it in variables names. However, I would not recommend adding any more characters to this regexp. Just to

Re: [O] Bug: named columns in tables not working if name contains _

2011-08-24 Thread Nick Dokos
Michael Brand michael.ch.br...@gmail.com wrote: On Tue, Aug 23, 2011 at 18:24, Achim Gratz strom...@nexgo.de wrote: Nick Dokos nicholas.do...@hp.com writes: The only characters permitted are alphanumerics. That can probably be easily relaxed. Only if you don't want to have _underlined_

[O] agenda: void: category-pos

2011-08-24 Thread Michael Brand
Hi all Since http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=15798836e2bb84bebfb005375e08e38830fc90ee from yesterday or with the newest release_7.7-194-gd203b61 when I try to open the agenda with a minimal setup I get save-excursion: Symbol's value as variable is void: category-pos. Anybody

Re: [O] Underline ONLY the first character of a word?

2011-08-24 Thread suvayu ali
On Wed, Aug 24, 2011 at 10:16 PM, Michael Hannon jm_han...@yahoo.com wrote: I haven't been able to find a way to underline just the first character of a word.  For instance,     _e_vent doesn't produce what I want.  I tried:     _e_ vent and that underlined the 'e' but, of course, left

Re: [O] agenda: void: category-pos

2011-08-24 Thread Nick Dokos
Michael Brand michael.ch.br...@gmail.com wrote: Hi all Since http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=15798836e2bb84bebfb005375e08e38830fc90ee from yesterday or with the newest release_7.7-194-gd203b61 when I try to open the agenda with a minimal setup I get save-excursion:

Re: [O] Correction for org-archive-location documentation?

2011-08-24 Thread Bastien
Hi John, John Hendy jw.he...@gmail.com writes: ,- |~/org/archive.org::From %s | Archive in file ~/org/archive.org (absolute path), under headlines | From FILENAME where file name is the current file name. `- I may just be reading this wrong, but I thought that if

Re: [O] Underline ONLY the first character of a word?

2011-08-24 Thread Michael Hannon
Thanks, Suvayu.  I'll bet somebody on this list could knock out 400 lines of elisp code that would do the trick, but I'm happy to punt on it.  It isn't that important a feature. -- Mike From: suvayu ali fatkasuvayu+li...@gmail.com To: Michael Hannon

Re: [O] Correction for org-archive-location documentation?

2011-08-24 Thread John Hendy
On Wed, Aug 24, 2011 at 5:34 PM, Bastien b...@altern.org wrote: Hi John, John Hendy jw.he...@gmail.com writes: ,- |    ~/org/archive.org::From %s |     Archive in file ~/org/archive.org (absolute path), under headlines |           From FILENAME where file name is the current file name.

Re: [O] Underline ONLY the first character of a word?

2011-08-24 Thread John Hendy
From: suvayu ali fatkasuvayu+li...@gmail.com To: Michael Hannon jm_han...@yahoo.com Cc: Org-Mode List emacs-orgmode@gnu.org Sent: Wednesday, August 24, 2011 2:51 PM Subject: Re: [O] Underline ONLY the first character of a word? On Wed, Aug 24, 2011 at

Re: [O] Underline ONLY the first character of a word?

2011-08-24 Thread Nick Dokos
Michael Hannon jm_han...@yahoo.com wrote: Greetings. I've inherited an HTML document that uses the construct: ue/uvent for instance, to underline the initial 'e' in the word. The context is something like: be/bue/uvent to show that the choice of option 'e' corresponds

Re: [O] Underline ONLY the first character of a word?

2011-08-24 Thread Nick Dokos
Nick Dokos nicholas.do...@hp.com wrote: Not without some code I think. D'oh - as John Hendy points out, you can do it by hand: --8---cut here---start-8--- #+begin_html ba/b ua/uctionablebr/ bb/b ub/uibulousbr/ bc/b uc/ualifragilisticbr/ #+end_html

Re: [O] Not merging org-lparse, org-xhtml org-odt to the core

2011-08-24 Thread Vikas Rawal
Please, all, take a step back and take a deep breath. +1. Now that various people have given vent to their feelings (and I hope others have managed to swallow what they did not like), let us just move on. May I suggest: go watch a film, grab a beer, or simply sit down and code. Do whatever

Re: [O] Code vanishes on export

2011-08-24 Thread Vikas Rawal
As far as I understand from Vikas' last remark, his org file is getting changed. This is correct. I am glad at least one more person has reported having faced the problem. For the last few days, I have been manually copying my org file before every export to save it. The problem is that

Re: [O] Underline ONLY the first character of a word?

2011-08-24 Thread Nick Dokos
Here is an amusing aside[fn:1]. Take the org file I posted previously: --8---cut here---start-8--- * Table :noexport: #+TBLNAME: actions | abbrev | action | |+-| | a |

Re: [O] TODO type problem on speedbar and imenu.

2011-08-24 Thread Nicolas Goaziou
Hello, Bastien b...@altern.org writes: Yes, I think keeping ^*** as a valid regexp is a good idea. In fact, it isn't. ^*** shouldn't match an headline. Not yet actually. If we want such headlines, org-outline-regexp and al. have to be set to something like \\*+. That would break many things,

[O] Problem with exporting image to PDF

2011-08-24 Thread Toby
Hello, I am new to org-mode so really just trying to learn the ropes. If anyone can help me figure out how to export images to PDF I would appreciate it as I can't get it to work despite trying various methods in the .org file. 1. [[./images/1.png]] 2. [[./images/1.eps]] 3. #+LaTeX:

Re: [O] Problem with exporting image to PDF

2011-08-24 Thread Thomas S. Dye
Toby orgm...@freerangekiwi.com writes: Hello, I am new to org-mode so really just trying to learn the ropes. If anyone can help me figure out how to export images to PDF I would appreciate it as I can't get it to work despite trying various methods in the .org file. 1. [[./images/1.png]]

Re: [O] problem with find-file in --eval from command line

2011-08-24 Thread Herbert Sitz
Viktor Rosenfeld listuser36 at googlemail.com writes: This works on Bash (tested on 4.2.10) and should be easy to remember: emacs --eval (find-file \/home/somefile.org\ ) Cheers, Viktor I thought I had tried already that but I hadn't. Thanks Viktor. -- Herb

Re: [O] Problem with exporting image to PDF

2011-08-24 Thread Nick Dokos
Thomas S. Dye t...@tsdye.com wrote: Toby orgm...@freerangekiwi.com writes: Hello, I am new to org-mode so really just trying to learn the ropes. If anyone can help me figure out how to export images to PDF I would appreciate it as I can't get it to work despite trying various

[O] My apprehensions listed (Re: Not merging org-lparse, org-xhtml org-odt to the core)

2011-08-24 Thread Jambunathan K
Bastien (Now with courtesy copy to the list) Really, Jambunathan, let's get over this useless discussion. I don't think that the discussion was intended to be useless. I have raised or recorded numerous issues that I was apprehensive about. As someone said, we both are doing our best, we

Re: [O] My apprehensions listed (Re: Not merging org-lparse, org-xhtml org-odt to the core)

2011-08-24 Thread Jambunathan K
Bastien All checkins to org-html.el should merge back to org-lparse.el and/or org-odt.el and org-html.el. It is the responsibility of the whoever makes the commit to that file. (There has been checkin to org-html.el yesterday) Anyone should think twice before making widestpread changes to

Re: [O] agenda: void: category-pos

2011-08-24 Thread Erik Iverson
Yes, happened to me today too. On 08/24/2011 04:20 PM, Michael Brand wrote: Hi all Since http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=15798836e2bb84bebfb005375e08e38830fc90ee from yesterday or with the newest release_7.7-194-gd203b61 when I try to open the agenda with a minimal setup I

[O] [PATCH 0/5] loop over headlines in active region

2011-08-24 Thread David Maus
Hi Bastien, Great -- can you submit a patch against current git head? Following 5 patches implement looping over headlines in active region for org-schedule and org-deadline. Invisible headlines are skipped and bulk-agenda commands work by binding the customization variable to nil before

[O] [PATCH 1/5] Extend scope 'region to include body of last headline in active region

2011-08-24 Thread David Maus
* org.el (org-map-entries): Extend scope 'region to include entire body of last headline in active region. --- lisp/org.el |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index de8c72b..b69b77c 100644 --- a/lisp/org.el +++ b/lisp/org.el @@

[O] [PATCH 2/5] Immediately return if scope is region but no region is active

2011-08-24 Thread David Maus
* org.el (org-map-entries): Immediately return if scope is region but no region is active. --- lisp/org.el | 116 ++- 1 files changed, 59 insertions(+), 57 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index b69b77c..27bad52 100644

[O] [PATCH 3/5] New customization variable: Loop over headlines in active region

2011-08-24 Thread David Maus
* org.el (org-loop-over-headlines-in-active-region): New customization variable. Loop over headlines in active region. (org-schedule, org-deadline): Apply to headlines in region depending on new customization variable. --- lisp/org.el | 159

  1   2   >