Re: [Orgmode] Re: [Babel] Macro for begin_src?

2010-04-17 Thread Eric S Fraga
On Fri, 16 Apr 2010 21:23:35 -0500, Erik Iverson er...@ccbr.umn.edu wrote: http://doc.norang.ca/org-mode.html#Yasnippets If anyone else has a different macro set up, I'm still interested in hearing your solutions. Nope, yasnippet is the way to go I think! +1 it might be nice to have

[Orgmode] Preventing the export of cookies

2010-04-17 Thread Felix Geller
Hi all, first, thanks for this great tool. :) Is there a way to prevent cookies ([/] and [%]) to be exported to LaTeX? Thanks for your help in advance! Sincerely, Felix ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the

[Orgmode] Re: [Babel] Macro for begin_src?

2010-04-17 Thread Štěpán Němec
Dan Davison davi...@stats.ox.ac.uk writes: Thanks!  I'm having trouble triggering the yasnippets using the TAB key, so I'm just using the GUI menu. Do you literally type src (no quotes), then press Tab? Yeah, but there's some magic code needed, which is also on Bernt's page. (add-hook

RE: [Bulk] [Orgmode] Column width in export

2010-04-17 Thread Vincent Belaïche
Thanks Giovanni, The documentation is however incomplete, the info node (org) Column groups does not says that the `/' in the first field has the effect of excluding the row from export. Actually when you read this info node, what you (or better said I) understand is that the `/' indicates that

[Orgmode] Re: [PATCH] docstring bug‏

2010-04-17 Thread Vincent Belaïche
I think that @samp{.} should rather be replaced by `.' or `' than by (without simple quotes) The `...@samp' marco is used for Texinfo source code, while simple quotes (`') are to be used in docstring. With my version of org, both `' and `.' work, but maybe the prefix (`.' or `')

Re: [Orgmode] Re: Bug: create latex png while export to HTML become very slow [6.35i]

2010-04-17 Thread Lucas Peng
Hello, I wanted to export some files to html, and they contain lots of LaTeX fragments. I've done some test on 6.35i and 6.34c. 6.35i included more packages when converting LaTeX to PNG, and that's a big issue for me because it is time consuming. And the result .dvi is much larger than 6.34c.

[Orgmode] Re: Org-mode and appt

2010-04-17 Thread Ivan Kanis
Bernt Hansen be...@norang.ca wrote: Is there any way to make appt report appointments scheduled at the same time? Is there way to fix #2? So I get warnings for Test many times, and then a single warning for Test 2 1 minute before the deadline and again at the deadline. I have no idea how

Re: [Orgmode] Re: [Babel] Macro for begin_src?

2010-04-17 Thread Nathan Neff
What do you guys use for ditaa diagrams? Just copy/paste? Seems like it'd be a bit tedious to draw those boxes. --Nate On Sat, Apr 17, 2010 at 5:12 AM, Eric S Fraga ucec...@ucl.ac.uk wrote: On Fri, 16 Apr 2010 21:23:35 -0500, Erik Iverson er...@ccbr.umn.edu wrote:

[Orgmode] Re: How you ORGanize yourself? (aka: Why not one file to rule'em all?)

2010-04-17 Thread Matt Lundin
Hi Marcelo, Marcelo de Moraes Serpa celose...@gmail.com writes: This is a thread to share your org dir (you have one right) file structure. The title is because I see many of org users prefer having big monolithic files, and I have a slightly different line of thought. I have a handful of

[Orgmode] Re: [Babel] Macro for begin_src?

2010-04-17 Thread Nathan Neff
On Sat, Apr 17, 2010 at 6:03 AM, Štěpán Němec step...@gmail.com wrote: Dan Davison davi...@stats.ox.ac.uk writes: Thanks! I'm having trouble triggering the yasnippets using the TAB key, so I'm just using the GUI menu. Do you literally type src (no quotes), then press Tab? Yeah,

Re: [Orgmode] Re: [Babel] Macro for begin_src?

2010-04-17 Thread Erik Iverson
I'm guessing what you really want there is (set (make-local-variable 'yas/trigger-key) [tab]) instead of (make-variable-buffer-local 'yas/trigger-key) (setq yas/trigger-key [tab]) Hmmm. Do you guys un-map your TAB key so that it doesn't

Re: [Orgmode] Re: [Babel] Macro for begin_src?

2010-04-17 Thread Nathan Neff
On Sat, Apr 17, 2010 at 9:06 AM, Erik Iverson er...@ccbr.umn.edu wrote: I'm guessing what you really want there is (set (make-local-variable 'yas/trigger-key) [tab]) instead of (make-variable-buffer-local 'yas/trigger-key) (setq

[Orgmode] Re: Support (or not) for Emacs 21, and XEmacs

2010-04-17 Thread Michael Sperber
Carsten Dominik carsten.domi...@gmail.com writes: If you object to such a development, please step into this discussion. I do - I'm an avoid org-mode user, an XEmacs maintainer. and I'd be happy to help support XEmacs, if that would help change your mind. -- Cheers =8-} Mike Friede,

[Orgmode] Re: [Babel] Macro for begin_src?

2010-04-17 Thread Matt Lundin
Erik Iverson er...@ccbr.umn.edu writes: http://doc.norang.ca/org-mode.html#Yasnippets If anyone else has a different macro set up, I'm still interested in hearing your solutions. Nope, yasnippet is the way to go I think! There are quite a few other options. IMO, installing yasnippet is

[Orgmode] Re: confused about logging

2010-04-17 Thread Dan Griswold
On 14 Apr 2010, carsten.domi...@gmail.com wrote: If you pull the newest version, this information is only recorded if either org-log-repeat is non-nil, or if the entry is collecting clocking data. Hope this solves the problem for you. Excellent! This works perfectly. Thank you. Dan --

Re: [Orgmode] odt2org

2010-04-17 Thread José María García Pérez
Hi Nicholas, I have some free time so I am reviewing the code again. I did it quite fast, because I was needing it. I would love if you could send me that file to reproduce the error. But it would be better, if you could produce one that I could add to the .zip without copyright issues. Kind

Re: [Orgmode] Escaping braces and org-export-latex-classes behaviour

2010-04-17 Thread Darlan Cavalcante Moreira
I think the correct would be using Latex syntax like \color{red}{whatever}. If you write using plain Tex syntax like {\color{red}whatever} org will not understand that the outer curly brackets are part of the command. -- Darlan 2010/4/16 Giulio Fella g.fe...@lineone.net: Hi, I have just

Re: [Orgmode] Re: Support (or not) for Emacs 21, and XEmacs

2010-04-17 Thread Carsten Dominik
On Apr 17, 2010, at 5:39 PM, Michael Sperber wrote: Carsten Dominik carsten.domi...@gmail.com writes: If you object to such a development, please step into this discussion. I do - I'm an avoid org-mode user, an XEmacs maintainer. and I'd be happy to help support XEmacs, if that would

Re: [Orgmode] Re: How you ORGanize yourself? (aka: Why not one file to rule'em all?)

2010-04-17 Thread Carsten Dominik
On Apr 17, 2010, at 3:50 PM, Matt Lundin wrote: Hi Marcelo, Marcelo de Moraes Serpa celose...@gmail.com writes: This is a thread to share your org dir (you have one right) file structure. The title is because I see many of org users prefer having big monolithic files, and I have a slightly

[Orgmode] [PATCH] why is '-' not allowed in radio table name?

2010-04-17 Thread Dan Davison
I was using a radio table to convert an org table to texinfo, and got stuck for a bit until looking at the code and seeing that the name used for the radio table can not contain '-' (only letters, numbers and underscore). Is there a reason for this restriction? An alternative regexp is below

Re: [Orgmode] Escaping braces and org-export-latex-classes behaviour

2010-04-17 Thread Giulio Fella
Thanks for your reply. I am afraid I know nothing about Tex, so I cannot comment on that. But all my Latex references e.g. http://en.wikibooks.org/wiki/LaTeX/Colors give that as the correct syntax for \color, as opposed to e.g. \textcolor which has the syntax you report. But more generally,

[Orgmode] Re: [Babel] Macro for begin_src?

2010-04-17 Thread Shelagh Manton
On Sat, 17 Apr 2010 08:38:01 -0500, Nathan Neff wrote: You could play around with artist-mode if you use X. It uses the mouse with ascii symbols to create rectangles, lines etc. Then just change the text how you need. There are some helpful functions on emacswiki that show you how to set up

Re: [Orgmode] Re: [Babel] Macro for begin_src?

2010-04-17 Thread Thomas S. Dye
On Apr 17, 2010, at 6:52 AM, Matt Lundin wrote: Erik Iverson er...@ccbr.umn.edu writes: http://doc.norang.ca/org-mode.html#Yasnippets If anyone else has a different macro set up, I'm still interested in hearing your solutions. Nope, yasnippet is the way to go I think! There are quite a

Re: [Orgmode] Re: Loosing tasks with remember

2010-04-17 Thread Samuel Wales
My alternate remember suggestion from a while back avoids lost data, for what it's worth. So if it is implemented as an alternate, you can try it. On 2010-04-13, Christian Zang christian.z...@fh-weihenstephan.de wrote: Thanks, Bernt, ok, invoking remember a couple of times in sequence is what