Re: [Orgmode] [BUG] htmlp and latexp

2011-02-16 Thread Christian Moe
On 2/15/11 11:23 PM, Dan Davison wrote: Commit ed6d6760268 removed variables htmlp and latexp from `org-export-preprocess-string'. Nothing wrong with that, but I think it has broken export for those using org-special-blocks Confirmed. Exporting the following example stops with a void-variable

Re: [Orgmode] Context-sensitive word count in org mode (elisp)

2011-02-16 Thread Christian Moe
Hi, This would be really neat to have as a part of org-mode eventually. Another itch scratched. You can probably replace your custom predicate functions with the existing org-at-table-p and org-in-commented-line (works for me). Maybe there's something to replace the latex-macro-regexp too.

Re: [Orgmode] [babel] Suggestions: GRASS GIS und Lilypond

2011-02-16 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/15/2011 07:46 PM, Eric Schulte wrote: I am happy to answer questions and provide suggestions for anyone who is interested in developing support for these (or any other) additional languages. I would recommend looking at existing languages

[Orgmode] Problem with org-capture

2011-02-16 Thread Chris Lowis
Hi, I'm having a problem with org-capture. When I M-x org-capture and then choose a template I get: condition-case: Capture abort: (wrong-type-argument number-or-marker-p nil) This is with a recent checkout of org-mode, further details below. Any thoughts? Chris Emacs : GNU Emacs

[Orgmode] problem with org-export-latex-todo-keyword-markup [7.4]

2011-02-16 Thread phaebz
I defined it as an associative list, as described in the manual: org-export-latex-todo-keyword-markup evaluates to ((new . \\new{%s}) (done . \\done{%s}) (todo . \\todo{%s})) In my LaTeX header are the options: #+LATEX_HEADER: \def\todo#1{{\color{red}#1}} #+LATEX_HEADER:

[Orgmode] [PATCH] Properly export title tag in org-html

2011-02-16 Thread Pierre Téchoueyres
Hi List, I think I've found a little bug in org-export-as-html function in org- html.el file. If you're setting an title with some escape character then the title tag in html header is set as is. for example if your title is foo\_bar then the title tag will be

[Orgmode] Adapt included relative links during export ?

2011-02-16 Thread Maxime Tournier
Hi, I'd like to know if it's possible to adapt relative links when including an org file from another, during export. Let's say for example I have the following files: ./master.org ./sub/foo.org ./sub/bar.jpg where master.org contains this include line: #+INCLUDE: sub/foo.org and sub links

Re: [Orgmode] Context-sensitive word count in org mode (elisp)

2011-02-16 Thread Christian Moe
Forgot to add the code. #+begin_src emacs-lisp ;; Adapted from code posted by Paul Sexton 2011-02-16 Wed 4:51am ;; - Everything now contained in one function ;; - Will count correct number of words inside Latex macro (defun org-word-count (beg end) (interactive r) (unless

[Orgmode] Re: Context-sensitive word count in org mode (elisp)

2011-02-16 Thread Dan Davison
Hi Paul, Sounds useful to me. Is it appropriate to use the existing org function `org-in-regexps-block-p'? Or `org-context'? (Not speaking from any experience of using these functions I just noticed them.) Dan Christian Moe m...@christianmoe.com writes: Hi, This would be really neat to have

[Orgmode] Re: [BUG] htmlp and latexp

2011-02-16 Thread Dan Davison
Christian Moe m...@christianmoe.com writes: On 2/15/11 11:23 PM, Dan Davison wrote: Commit ed6d6760268 removed variables htmlp and latexp from `org-export-preprocess-string'. Nothing wrong with that, but I think it has broken export for those using org-special-blocks Confirmed. Exporting

[Orgmode] Org-capture and ECB

2011-02-16 Thread Alain Clément
Hi everyone, Have you ever encountered an issue related to tree-node-parent accessing a non-tree-node with org-capture in conjunction with ECB? I'm running GNU Emacs 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29), org-mode release_7.4.388.ged6d and ECB version 2.40. Thanks in advance! -

Re: [Orgmode] Re: Can I input multiline in a cell?

2011-02-16 Thread suvayu ali
On Tue, Feb 15, 2011 at 10:06 PM, Wang Coeus wangco...@gmail.com wrote: Will org consider to support this in future? I just think org table is more convenient than table.el. Thanks a lot for the help. As far as I know, its not likely. To my understanding, things like table formulae and some of

Re: [Orgmode] Context-sensitive word count in org mode (elisp)

2011-02-16 Thread Joost Kremers
On Wed, Feb 16, 2011 at 03:51:23AM +, Paul Sexton wrote: Improvements welcome. one remark about your naming convertions: (info (elisp) Coding Conventions) especially the second point. in short, you shouldn't use names such as in-comment-p or latex-macro-regexp for global variables and/or

[Orgmode] A mail client that is org-mode compatible

2011-02-16 Thread Mohamed HIBTI
Hi every one, I would like to move to an emacs mail client that may be org-mode and MIME compatible. Have you any idea ? Regards, Mohamed P.S. any configuration stuff is welcome ___ Emacs-orgmode mailing list Please use `Reply All' to send

[Orgmode] Re: A mail client that is org-mode compatible

2011-02-16 Thread Stephen Eglen
Hi every one, I would like to move to an emacs mail client that may be org-mode and MIME compatible. Have you any idea ? I switched to using MH-E (from VM) a couple of years ago. I did try GNUS but found it a bit too overwhelming. Overall, I'm happy with MH-E -- I like that it comes wiht

[Orgmode] Re: Alinea filling (hanlding of explicit line-breaks)

2011-02-16 Thread Stefan Monnier
An important question here is: is it important for M-} to ignore those \\? I guess so, this is the current default Org behaviour anyhow. Good. as far as I understand, it would be anyhow possible to move point on an alinea-by-alinea basis just by configuring the tailing \\ as anohter

[Orgmode] Re: problem with org-export-latex-todo-keyword-markup [7.4]

2011-02-16 Thread Michael Bach
On 02/16/2011 11:36 AM, phaebz wrote: I defined it as an associative list, as described in the manual: org-export-latex-todo-keyword-markup evaluates to ((new . \\new{%s}) (done . \\done{%s}) (todo . \\todo{%s})) In my LaTeX header are the options: #+LATEX_HEADER:

[Orgmode] Re: A mail client that is org-mode compatible

2011-02-16 Thread Dan Davison
Mohamed HIBTI mohamed.hi...@gmail.com writes: Hi every one, I would like to move to an emacs mail client that may be org-mode and MIME compatible. Have you any idea ? gnus is an obvious candidate. It can be a bit of a steep learning curve initially. I use it to interact with two different

[Orgmode] Re: A mail client that is org-mode compatible

2011-02-16 Thread Manuel Hermenegildo
VM has pretty reasonable integration with org (make sure you use a recent version, i.e., 8.1.xx or later). --Manuel -- ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

Re: [Orgmode] Re: A mail client that is org-mode compatible

2011-02-16 Thread Carl Bolduc
gnus is an obvious candidate. It can be a bit of a steep learning curve initially. I use it to interact with two different gmail accounts via imap, as well as a few nntp groups, like this one. I'm finding the development version of gnus a pleasure to use for this: it is fast, and there's a

[Orgmode] Worg publishing broken?

2011-02-16 Thread Carsten Dominik
Hi, I have today pushed two updates onto Worg which have not yet been published. Maybe Worg publishing is currently broken? - Carsten ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

Re: [Orgmode] [BUG] htmlp and latexp

2011-02-16 Thread Bastien
Hi Christian, Christian Moe m...@christianmoe.com writes: (Incidentally -- org-special-blocks.el still says it's not currently part of GNU Emacs, but as of Org-mode 7.4 it is, isn't it?) It's not yet part of GNU Emacs but it will be soon. See commit 57144fea1ea6277b6ba39facae05715eee5751d6.

Re: [Orgmode] Context-sensitive word count in org mode (elisp)

2011-02-16 Thread Bastien
Hi Paul, Paul Sexton psex...@xnet.co.nz writes: I am trying to reduce the word count in a document I am writing. The existing word count functionality for emacs is surprisingly lacking. I wanted a word count function for org mode which excluded tables and comments, and ended up writing one

Re: [Orgmode] [BUG] htmlp and latexp

2011-02-16 Thread Bastien
Hi Christian, Christian Moe m...@christianmoe.com writes: (Incidentally -- org-special-blocks.el still says it's not currently part of GNU Emacs, but as of Org-mode 7.4 it is, isn't it?) It's not yet part of GNU Emacs but it will be soon. See commit 57144fea1ea6277b6ba39facae05715eee5751d6.

Re: [Orgmode] Help with translating the new variable `org-clock-clocktable-language-setup'

2011-02-16 Thread Bastien
Hi Peter, peter.fri...@agfa.com writes: (nl Bestand N Tijdstip Taak Duur ALLES Totale duur Duur bestand) Note: the translation for Heading is similar to the french translation: it means task. A literal translation would be Kop or Hoofding. You're right.. fixed -- and I also fixed the

Re: [Orgmode] Re: [BUG] htmlp and latexp

2011-02-16 Thread Bastien
Hi Dan, Dan Davison dandavis...@gmail.com writes: I was about to make a temporary fix but I see Bastien's just fixed it. Bastien -- should we give that `backend' variable a name within the org-* namespace (and maybe defvar it in org.el?) so that it is a more respectable way to test for am I

Re: [Orgmode] PATCH: New options for latex src code export

2011-02-16 Thread Bastien
Hi Dan, Dan Davison dandavis...@gmail.com writes: My questions are 1. It would be nice if users didn't have to worry about step 4. Can anyone suggest a sensible way to have the -shell-escape option passed to pdflatex under the appropriate circumstances? These conditions include:

[Orgmode] Re: Context-sensitive word count in org mode (elisp)

2011-02-16 Thread Benjamin Beckwith
Hi Paul, I have a small emacs project that creates a word-count mode and function for use. It currently does not ignore sections like your proposal, but I think that would be interesting functionality. Mine does keep a running tally of adds/delete in the mode line. It also lets you set a goal

Re: [Orgmode] [PATCH] Properly export title tag in org-html

2011-02-16 Thread Bastien
Hi Pierre, Pierre Téchoueyres pierre.techouey...@free.fr writes: I think I've found a little bug in org-export-as-html function in org-html.el file. If you're setting an title with some escape character then the title tag in html header is set as is. for example if your title is foo\_bar

Re: [Orgmode] Help with translating the new variable `org-clock-clocktable-language-setup'

2011-02-16 Thread Bastien
Hi Juan, Juan Pechiar j...@pechiar.com writes: (es Archivo N Fecha y hora Tarea Tiempo TODO Tiempo total Tiempo archivo) Added, thanks! I hope the TODO coincidence doesn't send org-mode into orbit. It won't, as this TODO string will be inserted in a table. Best, -- Bastien

[Accepted] [Orgmode] Problems with buffer-local variables

2011-02-16 Thread Bastien Guerry
Patch 567 (http://patchwork.newartisans.com/patch/567/) is now Accepted. Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3Cm1r5bsx2qb.fsf%4094.196.190.115.threembb.co.uk%3E Here is the original message containing the patch: Content-Type: text/plain;

[Orgmode] Re: A mail client that is org-mode compatible

2011-02-16 Thread Mohamed HIBTI
Manuel Hermenegildo herme at fi.upm.es writes: VM has pretty reasonable integration with org (make sure you use a recent version, i.e., 8.1.xx or later). --Manuel I tried VM version 8.1.0. But I didn't succeed to set it correctly. Mohamed

Re: [Orgmode] Status google calendar sync

2011-02-16 Thread Bastien
Hi Marcelo, Marcelo de Moraes Serpa celose...@gmail.com writes: Anyway, I'd like to see the development of org go towards decoupling it from the emacs GUI and allowing the core logic to be used from other languages The core logic of Org is the .org format, with its own syntax. You're free

Re: [Orgmode] Re: [CRASH] org-pretty-entities causes emacs to take 100% CPU

2011-02-16 Thread Bastien
Hi Vladimir, Vladimir Alexiev vladi...@sirma.bg writes: I've isolated it by running clean emacs (emacs -q) with this setup: (setq org-entities-user ; name latex math-p html ascii latin1 utf8 '((ok nil nil font color='green'#x2714;/font OK OK ✔) (nok nil nil font

Re: [Orgmode] Worg publishing broken?

2011-02-16 Thread Bastien
Hi Carsten, Carsten Dominik carsten.domi...@gmail.com writes: I have today pushed two updates onto Worg which have not yet been published. Maybe Worg publishing is currently broken? Looks so. I just sent an email to Jason about this. -- Bastien

Re: [Orgmode] Org-capture and ECB

2011-02-16 Thread Alain Clément
Hi Bastien, I see no way to reproduce this error without (installing and) activating ECB. Actually, as soon as I desactivate ECB, org-capture works seamlessly with my configuration. Thanks for helping and best regards, - Alain 2011/2/16 Bastien bastien.gue...@wikimedia.fr Hi Alain, Alain

Re: [Orgmode] Org-capture and ECB

2011-02-16 Thread Bastien
Hi Alain, Alain Clément alain.clem...@unil.ch writes: I see no way to reproduce this error without (installing and) activating ECB. Actually, as soon as I desactivate ECB, org-capture works seamlessly with my configuration. Still, it shouldn't happen, and it would be good to know why it

Re: [Orgmode] Worg publishing broken?

2011-02-16 Thread Jason Dunsmore
Carsten Dominik carsten.domi...@gmail.com writes: Hi, I have today pushed two updates onto Worg which have not yet been published. Maybe Worg publishing is currently broken? A recently-added section on the FAQ was using shell as the mode of a source block instead of sh. I fixed it and

Re: [Orgmode] Worg publishing broken?

2011-02-16 Thread Bastien
Hi Jason, Jason Dunsmore emacs-orgm...@dunsmor.com writes: I have today pushed two updates onto Worg which have not yet been published. Maybe Worg publishing is currently broken? A recently-added section on the FAQ was using shell as the mode of a source block instead of sh. I fixed it and

[Orgmode] Re: A mail client that is org-mode compatible

2011-02-16 Thread Tassilo Horn
Carl Bolduc carlbol...@gmail.com writes: Hi Carl, Could you share some details of your gnus implementation with GMail? I have been trying to setup this based on various sites and I never succeded. With the git version of gnus (or the one included in emacs' bzr trunk), you only need this.

Re: [Orgmode] A mail client that is org-mode compatible

2011-02-16 Thread Bastien
Hi Mohamed, Mohamed HIBTI mohamed.hi...@gmail.com writes: I would like to move to an emacs mail client that may be org-mode and MIME compatible. Have you any idea ? Org natively supports these Emacs mail clients: - Gnus - VM - Mew - Wanderlust - MH-E If you need help choosing your Emacs

[Orgmode] Re: A mail client that is org-mode compatible

2011-02-16 Thread Mohamed HIBTI
Thanks Dan, I don't know the functions developed by Eric Schulte. But if you could share any configuration template it would be helpful. Regards, Mohamed ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list.

Re: [Orgmode] Re: Context-sensitive word count in org mode (elisp)

2011-02-16 Thread Bastien
Hi Benjamin, Benjamin Beckwith bnbeckw...@gmail.com writes: You can find it at: https://github.com/bnbeckwith/wc-mode Nice. How hard would it be to make it org-aware (i.e. don't count syntactic elements in an org buffer)? -- Bastien ___

Re: [Orgmode] Problem with org-capture

2011-02-16 Thread Bastien
Hi Chris, Chris Lowis chris.lo...@gmail.com writes: I'm having a problem with org-capture. When I M-x org-capture and then choose a template I get: condition-case: Capture abort: (wrong-type-argument number-or-marker-p nil) Can you provide a minimal org file where is happens, and

[Orgmode] Re: A mail client that is org-mode compatible

2011-02-16 Thread Mohamed HIBTI
Carl Bolduc carlbolduc at gmail.com writes: gnus is an obvious candidate. It can be a bit of a steep learning curve initially. I use it to interact with two different gmail accounts via imap, as well as a few nntp groups, like this one. I'm finding the development version of gnus a

[Orgmode] Re: [BUG] htmlp and latexp

2011-02-16 Thread Dan Davison
Bastien bastien.gue...@wikimedia.fr writes: Hi Dan, Dan Davison dandavis...@gmail.com writes: I was about to make a temporary fix but I see Bastien's just fixed it. Bastien -- should we give that `backend' variable a name within the org-* namespace (and maybe defvar it in org.el?) so that

Re: [Orgmode] Org-capture and ECB

2011-02-16 Thread Konrad Hinsen
On 16 Feb, 2011, at 17:25 , Alain Clément wrote: I see no way to reproduce this error without (installing and) activating ECB. Actually, as soon as I desactivate ECB, org-capture works seamlessly with my configuration. I use both org-mode and ECB, but I didn't notice any problem with

Re: [Orgmode] Re: Can I input multiline in a cell?

2011-02-16 Thread Eric Schulte
suvayu ali fatkasuvayu+li...@gmail.com writes: On Tue, Feb 15, 2011 at 10:06 PM, Wang Coeus wangco...@gmail.com wrote: Will org consider to support this in future? I just think org table is more convenient than table.el. Thanks a lot for the help. As far as I know, its not likely. To my

Re: [Orgmode] Re: A mail client that is org-mode compatible

2011-02-16 Thread Eric Schulte
Dan Davison dandavis...@gmail.com writes: Mohamed HIBTI mohamed.hi...@gmail.com writes: Hi every one, I would like to move to an emacs mail client that may be org-mode and MIME compatible. Have you any idea ? I would like to second gnus, I've been using it for a couple of years now and

Re: [Orgmode] Org-capture and ECB

2011-02-16 Thread Alain Clément
Thank you Konrad for your feedback on this. I'll then try to isolate my configuration issue and I'll keep you informed. - Alain 2011/2/16 Konrad Hinsen konrad.hin...@fastmail.net On 16 Feb, 2011, at 17:25 , Alain Clément wrote: I see no way to reproduce this error without (installing and)

Re: [Orgmode] Can I input multiline in a cell?

2011-02-16 Thread brian powell
These intersting work-around-hacks worked for me: [[file:/blahfilewithyourmultilinetextinit.txt]] ---put this in a org-table cell and/or put a string like: /blahjpegabsolutepath/blah.jpeg ---where the jpeg contains a jpeg of your text then do Mx iimage-mode --just wild ideas--that I want

Re: [Orgmode] Re: Can I input multiline in a cell?

2011-02-16 Thread Bastien
Hi Wang, Wang Coeus wangco...@gmail.com writes: Will org consider to support this in future? There is no plan for this right now. But what about cheating a bit and play with the _display_ of the table? | Header | Header | |-+| | I want to || | write stuff

Re: [Orgmode] [BUG] htmlp and latexp

2011-02-16 Thread Bastien
Hi Dan, Dan Davison dandavis...@gmail.com writes: Commit ed6d6760268 removed variables htmlp and latexp from `org-export-preprocess-string'. Nothing wrong with that, but I think it has broken export for those using org-special-blocks, which contains #+begin_src emacs-lisp (defvar htmlp)

Re: [Orgmode] problem with org-export-latex-todo-keyword-markup [7.4]

2011-02-16 Thread Bastien
Hi Phaebz, phaebz pha...@googlemail.com writes: I defined it as an associative list, as described in the manual: org-export-latex-todo-keyword-markup evaluates to ((new . \\new{%s}) (done . \\done{%s}) (todo . \\todo{%s})) Use NEW TODO DONE instead of new todo done, the search for this is

Re: [Orgmode] Problems with buffer-local variables

2011-02-16 Thread Bastien
Hi Dan, Dan Davison dandavis...@gmail.com writes: Here's a patch. It clones into the pre-export buffer all buffer-local variables that match a regexp (currently ^\\(org-\\|orgtbl-\\)). We might want to watch out for unanticipated side effects. I've just tested and applied this - uesful,

Re: [Orgmode] Publishing - Sitemap problem

2011-02-16 Thread Bastien
Hi Jonathan, Jonathan BISSON bissonjonat...@gmail.com writes: The sitemap generation when publishing a project does not take into account a title change in a page. I need to remove the org cache files (~/.org-timestamps/org-*) to get it updated. Is there a way to correct this behaviour

Re: [Orgmode] Re: A mail client that is org-mode compatible

2011-02-16 Thread Charles Philip Chan
Eric Schulte schulte.e...@gmail.com writes: I'm also using the development version of gnus, but haven't noticed the searching features, could you point these out, a key binding or command name? Put the cursor on the group you want to search in the Group buffer and hit: , | GG `

Re: [Orgmode] Re: Can I input multiline in a cell?

2011-02-16 Thread brian powell
This worked too: ... |---+-+-+-+-+-+-+---+-+-+---| | * | 11B | 21W | 31B | 41W | 51B | 61W | 71B | 81W | 91B | * | |---+-+-+-+-+-+-+---+-+-+---| | * | 12W | /u/0802.jpg | 0 |

Re: [Orgmode] Re: Can I input multiline in a cell?

2011-02-16 Thread brian powell
Howsabout some code to put in a dummy row in an OrgMode Table--this would facilitate inputting multi-line-text--i.e. a key in OrgMode/TableMode/CalcMode would insert exactly a line like this in the table below: | | | | | | | | | | | | ---and

Re: [Orgmode] Context-sensitive word count in org mode (elisp)

2011-02-16 Thread Samuel Wales
I am enjoying this discussion. Some ideas: 1) ignore :noexport and anything else that prevents export (ideally including whether the user has set certain todo kw to prevent export, although that is not currently a feature in org, so would be too complicated now) 2) handle word counts just

Re: [Orgmode] Re: Can I input multiline in a cell?

2011-02-16 Thread Bastien
Hi Brian, brian powell briangpowel...@gmail.com writes: Howsabout some code to put in a dummy row in an OrgMode Table--this would facilitate inputting multi-line-text--i.e. a key in OrgMode/ TableMode/CalcMode  would insert exactly a line like this in the table below: Please use plain text

Re: [Orgmode] Re: Context-sensitive word count in org mode (elisp)

2011-02-16 Thread Benjamin Beckwith
Nice.  How hard would it be to make it org-aware (i.e. don't count syntactic elements in an org buffer)? I use the how-many function to get the search. I'm not sure off the top of my head, but there would be some rework required to make it work properly and ignore those items. I'll gladly

Re: [Orgmode] Re: Can I input multiline in a cell?

2011-02-16 Thread brian powell
They were plain text emails? (Believe me, I understand what you mean/the problems people cause when they paste things in the buffer that aren't plain text--that is one reason to use OrgMode.) In any case, sorry about that--I just copied-and-pasted my tests--right from the OrgTable/file? My

Re: [Orgmode] Re: Can I input multiline in a cell?

2011-02-16 Thread brian powell
Bastien: I agree with you, every time I get emails from other users, they are jagged and unclear--and; like you typed they are unreadable/unclear (the columns aren't covered down)---maybe its the font that I use? I'll research the different fonts--I think Courier font may keep things clearer.

Re: [Orgmode] Re: Can I input multiline in a cell?

2011-02-16 Thread brian powell
Forget all previous emails from me on this thread; I thought there was a simple way to do this in OrgMode--will this work for you Wang?: All you have to do is this I believe (not sure about the Org publish/TeX output though--tell me if it works out for you): Ca Enter | Tab and then type in your

Re: [Orgmode] Re: Can I input multiline in a cell?

2011-02-16 Thread Nick Dokos
brian powell briangpowel...@gmail.com wrote: My suggestion then (after all that brainstorming crap) boils down to this alone: Maybe put in 1 key in table mode that puts a dummy line in, maybe something like this: | --it puts in the same number of cell separators and empty

[Orgmode] Re: Context-sensitive word count in org mode (elisp)

2011-02-16 Thread Paul Sexton
Christian Moe mail at christianmoe.com writes: Forgot to add the code. #+begin_src emacs-lisp ;; Adapted from code posted by Paul Sexton 2011-02-16 Wed 4:51am ;; - Everything now contained in one function ;; - Will count correct number of words inside Latex macro (defun

[Orgmode] Feature Request: attach link type

2011-02-16 Thread Darlan Cavalcante Moreira
Hello List, One org-mode feature that I find extremely useful is org-attach. I use it frequently as an easy way to store files associated with a task (in fact, any sub-tree) without worrying too much about where the files are located (for some specific sub-trees I like to set the attach

[Orgmode] Re: [babel] Suggestions: GRASS GIS und Lilypond

2011-02-16 Thread Shelagh Manton
On Tue, 15 Feb 2011 10:59:19 +0100, Christian Moe wrote: Earlier thread on Lilypond: http://comments.gmane.org/gmane.emacs.orgmode/31324 I did end up doing some work on this. I got it to the stage of creating the lilypond images but having some difficulties with paths etc. ie the file

[Orgmode] Re: [PATCH] Markup on same line as text

2011-02-16 Thread Roland Kaufmann
Your patch may work in this particular case, but the idea behind htmlize is to describe the state of the buffer. If a property ends after the newline, it is intended that the generated HTML reflect The philosophical question is then: Is the newline character part of the syntax construct that

[Orgmode] Re: Context-sensitive word count in org mode (elisp)

2011-02-16 Thread Paul Sexton
Thanks for all the suggestions. Here is version 2. Improvements: - ignores source code blocks - ignores tags and TODO keywords in headings - ignores footnotes by default (option to force counting them) - skips any sections tagged as not for export - option to count words in latex macro arguments

[Orgmode] Re: Context-sensitive word count in org mode (elisp)

2011-02-16 Thread Paul Sexton
That looks really good. My suggestion would be to modify it so that 'wc-count' can be redefined on a per-major-mode or per-buffer basis, eg via a buffer-local variable 'wc-count-function'. Then my org-word-count function could be slotted in fairly easily - I would just have to modify it so that

[Orgmode] graphics in eval vs graphics in export

2011-02-16 Thread Andreas Leha
Hi all, I am having trouble with LaTeX export (again). In my sample code, the source block below the headline 'Plot' produces a correct pdf, when evaluated (C-c C-c), but when exported, the pdf is broken. (I am on commit 0f01b842bb2b6fada2579d0278fc53422e8ea62f since the removal of htmlp

Re: [Orgmode] Insert ampersand in HTML export?

2011-02-16 Thread Uriel Avalos
On Mon, 14 Feb 2011 01:04:16 +0100 Bastien bastien.gue...@wikimedia.fr wrote: Uriel Avalos uriava...@yahoo.com writes: So this new variable is in the bleeding edge version of org-mode? Yes it is. Will download and test. Thanks Thanks, -- Bastien

Re: [Orgmode] Insert ampersand in HTML export?

2011-02-16 Thread Bastien
Hi uriel, Uriel Avalos uriava...@yahoo.com writes: #+BIND: org-export-html-protect-char-alist '( . ) That's telling me I'm using the wrong type argument: listp, quote It must be this: #+BIND: org-export-html-protect-char-alist '(( . )) The -alist suffix means it should be an alist -- see

[Orgmode] org-caption-shortn

2011-02-16 Thread Thomas S. Dye
Aloha all, I stumbled across code in org-exp.el and org-latex.el that appears to my untrained eye to be designed to parse the optional argument to the LaTeX \caption command. This bit in org-exp.el appears to parse out the optional command: (when (string-match

[Orgmode] Announce first mockup for org-server

2011-02-16 Thread Torsten Wagner
Dear all, based on the discussions of a google calendar sync http://thread.gmane.org/gmane.emacs.orgmode/36517/focus=36754 and about Taskwarrior a command line org-mode like program http://thread.gmane.org/gmane.emacs.orgmode/37020/focus=37076 a discussion started why not running emacs as an

[Orgmode] Re: ical2org (better timezone recognition and better default for max_age option)

2011-02-16 Thread Arun Persaud
Hi [option to ignore entries older than N days] Very useful option! Thanks. I would be tempted to make the default ignore any old events. Any thoughts on this? I changed it to ignore everything older than one week. I also updated the timezone parsing a bit after reading part of section

Re: [Orgmode] latex table export not centered

2011-02-16 Thread Andreas Leha
Thanks for looking into this. Yes, for me this issue still persists. Org at commit 0f01b84... Small bug fix to org-ascii-level-start (again) (as later 'htmlp' removal breaks latex export for me) GNU emacs 23.2.1 (debian squeeze) Regards, Andreas Am 11.02.2011 13:45, schrieb Bastien: Hi

Re: [Orgmode] problem with org-export-latex-todo-keyword-markup [7.4]

2011-02-16 Thread Michael Bach
On 02/16/2011 01:32 PM, Bastien wrote: Hi Phaebz, phaebz pha...@googlemail.com writes: I defined it as an associative list, as described in the manual: org-export-latex-todo-keyword-markup evaluates to ((new . \\new{%s}) (done . \\done{%s}) (todo . \\todo{%s})) Use NEW TODO DONE instead of