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 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" ins

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

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

[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 "\\[\\(.*\\)\\]{\\(

Re: [Orgmode] Insert ampersand in HTML export?

2011-02-16 Thread Bastien
Hi uriel, Uriel Avalos 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 th

Re: [Orgmode] Insert ampersand in HTML export?

2011-02-16 Thread Uriel Avalos
On Mon, 14 Feb 2011 01:04:16 +0100 Bastien wrote: > Uriel Avalos writes: > > > So this new variable is in the bleeding edge version of org-mode? > > Yes it is. > > > Will download and test. Thanks > > Thanks, > > -- > Bastien > > ___ > Emacs-o

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

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

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

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

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

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

2011-02-16 Thread Paul Sexton
Christian Moe 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 > >(defu

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

2011-02-16 Thread Nick Dokos
brian powell 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 cells on empty l

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 | and then type in your multi-li

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 clear

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 sugge

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 ac

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

2011-02-16 Thread Bastien
Hi Brian, brian powell 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 emails... those em

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 lik

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

2011-02-16 Thread Dan Davison
Charles Philip Chan writes: > "Eric Schulte" 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:

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 tha

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: A mail client that is org-mode compatible

2011-02-16 Thread Charles Philip Chan
"Eric Schulte" 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 ` Charles -- Microsoft

Re: [Orgmode] Publishing - Sitemap problem

2011-02-16 Thread Bastien
Hi Jonathan, Jonathan BISSON 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 (bug) ? Fixed, than

Re: [Orgmode] Problems with buffer-local variables

2011-02-16 Thread Bastien
Hi Dan, Dan Davison 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, thanks! -- Bastien

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

2011-02-16 Thread Bastien
Hi Phaebz, phaebz 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

Re: [Orgmode] [BUG] htmlp and latexp

2011-02-16 Thread Bastien
Hi Dan, Dan Davison 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) > (defvar latexp)

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

2011-02-16 Thread Bastien
Hi Wang, Wang Coeus 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 || | on sev

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 @y

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 > On 16 Feb, 2011, at 17:25 , Alain Clément wrote: > > > I see no way to reproduce this error without (installing and) activating > ECB. Actuall

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

2011-02-16 Thread Eric Schulte
Dan Davison writes: > Mohamed HIBTI 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 have been *very* happy with it. > >

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

2011-02-16 Thread Eric Schulte
Carl Bolduc 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 pleasure to use for this:

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

2011-02-16 Thread Eric Schulte
suvayu ali writes: > On Tue, Feb 15, 2011 at 10:06 PM, Wang Coeus 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

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

[Orgmode] Re: [BUG] htmlp and latexp

2011-02-16 Thread Dan Davison
Bastien writes: > Hi Dan, > > Dan Davison 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

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

2011-02-16 Thread Mohamed HIBTI
Carl Bolduc 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 pleasure

Re: [Orgmode] Problem with org-capture

2011-02-16 Thread Bastien
Hi Chris, Chris Lowis 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 tell which template

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

2011-02-16 Thread Bastien
Hi Benjamin, Benjamin Beckwith 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 ___ Emacs-orgmode mailing list

[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. Emacs-orgmo

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

2011-02-16 Thread Bastien
Hi Mohamed, Mohamed HIBTI 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 MUA, you should bette

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

2011-02-16 Thread Tassilo Horn
Carl Bolduc 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. (add-to-list 'gnus-s

Re: [Orgmode] Worg publishing broken?

2011-02-16 Thread Bastien
Hi Jason, Jason Dunsmore 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 re-pulled/publ

Re: [Orgmode] Worg publishing broken?

2011-02-16 Thread Jason Dunsmore
Carsten Dominik 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-pulled/published Wor

Re: [Orgmode] Org-capture and ECB

2011-02-16 Thread Bastien
Hi Alain, Alain Clément 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 does. Up to you, if yo

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 > Hi Alain, > > Alain Clément writes: > > > Have y

Re: [Orgmode] Worg publishing broken?

2011-02-16 Thread Bastien
Hi Carsten, Carsten Dominik 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 ___ Emacs-orgmode maili

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

2011-02-16 Thread Bastien
Hi Vladimir, Vladimir Alexiev 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 "✔" "OK" "OK" "✔") > ("nok" nil nil "✘" "NOK" "NOK" "✘")) > org-prett

Re: [Orgmode] Status google calendar sync

2011-02-16 Thread Bastien
Hi Marcelo, Marcelo de Moraes Serpa 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 to use org files

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

2011-02-16 Thread Mohamed HIBTI
Manuel Hermenegildo 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] Org-capture and ECB

2011-02-16 Thread Bastien
Hi Alain, Alain Clément writes: > Have you ever encountered an issue related to "tree-node->parent > accessing a non-tree-node" with org-capture in conjunction with ECB? I don't use ECB. But can you provide a step-by-step way of reproducing this error? -- 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;

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

2011-02-16 Thread Bastien
Hi Juan, Juan Pechiar 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 __

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

2011-02-16 Thread Bastien
Hi Pierre, Pierre Téchoueyres 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 then the title tag

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

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

2011-02-16 Thread Bastien
Hi Dan, Dan Davison 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: >1. minted

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

2011-02-16 Thread Bastien
Hi Dan, Dan Davison 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 doing export now?

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

Re: [Orgmode] [BUG] htmlp and latexp

2011-02-16 Thread Bastien
Hi Christian, Christian Moe 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. -- Bastien __

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

2011-02-16 Thread Bastien
Hi Paul, Paul Sexton 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 myself. > > If

Re: [Orgmode] [BUG] htmlp and latexp

2011-02-16 Thread Bastien
Hi Christian, Christian Moe 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. -- Bastien __

[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 http://lis

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

[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 http://lists.gnu.org/mailm

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

2011-02-16 Thread Dan Davison
Mohamed HIBTI 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 gmail accounts via im

[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: \def\todo

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

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

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

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 a

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 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 the export functio

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

[Orgmode] Re: [BUG] htmlp and latexp

2011-02-16 Thread Dan Davison
Christian Moe 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 the following e

[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 writes: > Hi, > > This would be really neat to have as a part of org-m

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 mark-ac

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

[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 foo\_ba

[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: \def\done#1{{

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

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

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