Re: [O] Custom latex environments using properties

2011-08-30 Thread Jambunathan K
suvayu ali fatkasuvayu+li...@gmail.com writes: Suvayu Hi everyone, I am trying to implement a way to wrap a custom latex environment around a sub-tree where I specify the environment and its options as a PROPERTY. I am expecting it to work as BEAMER_env or BEAMER_envargs works for

Re: [O] [babel][R] no return values in R code blocks

2011-08-30 Thread Max Flöttmann
Hi Eric, Thanks for the response. I pulled the newest org version from the repository, mine was a few weeks old. Now it's returning results correctly. Cheers, Max 2011/8/29 Eric Schulte schulte.e...@gmail.com Max Flöttmann max.floettm...@gmail.com writes: Hi, When i run a code block like

Re: [O] Change in org-babel with indenting code blocks?

2011-08-30 Thread Sebastien Vauban
Hi John, John Wiegley wrote: I don't have any org-babel variables customized. I have a code block like this: *** NOTE Assets:Receivable:CEG #+begin_src sh :results value :exports results ledger reg --inject=Expected '^income:ceg' ledger reg --sort date -b 2007 receivable:CEG

Re: [O] Custom latex environments using properties

2011-08-30 Thread Sebastien Vauban
Hi Jambunathan and Suvayu, Jambunathan K wrote: suvayu ali fatkasuvayu+li...@gmail.com writes: I am trying to implement a way to wrap a custom latex environment around a sub-tree where I specify the environment and its options as a PROPERTY. I am expecting it to work as BEAMER_env or

Re: [O] Bug: wrong-type-argument when changing TODO state [7.7]

2011-08-30 Thread Stelian Iancu
On Tue, Aug 30, 2011 at 00:37, Nick Dokos nicholas.do...@hp.com wrote: Stelian Iancu stelian.ia...@gmail.com wrote: So it is a customization issue. Now the question is what :-). I should mention that I am using both dev versions for Emacs and org-mode (Emacs from bzr from a few days ago

Re: [O] setting up org-remember

2011-08-30 Thread Renato
On Mon, 29 Aug 2011 16:07:33 +0200 Renato renn...@gmail.com wrote: Hello, I'm trying to set up org-remember, however I'm having some problems. I really didn't expect these multiple very detailed replies, thank you very much guys! So it seems that (require 'org-remember) doesn't solve the

[O] Some inline tasks are NOT exported (neither HTML nor PDF)

2011-08-30 Thread Sebastien Vauban
#+TITLE: ECM of inlined tasks being ignored #+DATE: 2011-08-30 * This does well export correctly General questions: *** One *** Two *** Three * This does export correctly as well General questions: *** One *** END

Re: [O] Was tj3 -- tikz gantt chart

2011-08-30 Thread Eric S Fraga
John Hendy jw.he...@gmail.com writes: [...] In any case, it looks like *just* after this discussion, something a bit more formal came about for gantt charts and TikZ. I thought you and others might be interested in it: http://wiki.contextgarden.net/Gantt-tikz It looks like a

Re: [O] New[er] TikZ package: pgfgantt (interest in using with org?)

2011-08-30 Thread Eric S Fraga
John Hendy jw.he...@gmail.com writes: [...] There are great examples in the documentation, and I think there's *got* to be some way to integrate either org-mode tables or perhaps properties somehow in creating these. I find gantt charts useful for 1) personal management and just knowing a

[O] org-mac-protocol no remember window and Error message Symbol's function definition is void: caddr from emacs server

2011-08-30 Thread David Abernethy
I have Mac OSX 10.6.8 Emacs 23.3.1 (i686-apple-darwin10.0.0, NS apple-appkit-1038.36) complied from source as /Applications/Emacs.app Org-mode version 7.7 The latest clone of the git repository for org-mac-protocol (boundp 'server-process) returns t confirming the emacs server is running when i

[O] times of event in mobile org?

2011-08-30 Thread Detlef Steuer
Hi! Finally tried MobileOrg on my Android. Got it set up, pushing and syncing to the phone worked nicely. Thx! Now, if I open agenda views there are daily views of my agenda, but without the times associated to events. Is that configurable somewhere? Regards Detlef

Re: [O] Was tj3 -- tikz gantt chart

2011-08-30 Thread John Hendy
On Tue, Aug 30, 2011 at 6:47 AM, Eric S Fraga e.fr...@ucl.ac.uk wrote: John Hendy jw.he...@gmail.com writes: [...] In any case, it looks like *just* after this discussion, something a bit more formal came about for gantt charts and TikZ. I thought you and others might be interested in it:

[O] Bug: agenda generation failed if there is a blank title with a timestamp [7.7]

2011-08-30 Thread Meng Wu
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

[O] empty CATEGORY lines behaviour

2011-08-30 Thread Dieter Faulbaum
I found that the version 7.7 of org-mode behaves differently than the older version (which I got from http://emacs.naquadah.org/unstable/) some version before. I have special lines in my org file like this (to remind me to go later to work.-): #+CATEGORY: shift * 2011-07-04 Mo 12:00-20:30

[O] org-mac-protocol no remember window and Symbol's function definition is void: caddr from emacs server

2011-08-30 Thread David Abernethy
I have Mac OSX 10.6.8 Emacs 23.3.1 (i686-apple-darwin10.0.0, NS apple-appkit-1038.36) complied from source as /Applications/Emacs.app Org-mode version 7.7 The latest clone of the git repository for org-mac-protocol (boundp 'server-process) returns t confirming the emacs server is running when i

Re: [O] Custom latex environments using properties

2011-08-30 Thread Jambunathan K
But, the problem asked by Suvayu is different because the todo here is a macro, not an environment. Hence the expected output: \todo[inline]{\textbf{\textsf{\textsc{TODO} Provide your last offer.}}\\ } Except from working in such a fashion: #+LaTeX: \todo{ ... your Org text is

Re: [O] Some inline tasks are NOT exported (neither HTML nor PDF)

2011-08-30 Thread Nicolas Goaziou
Hello, Sebastien Vauban wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org writes: * This DOES NOT export correctly General questions: *** One *** Two? *** Three *** Four? *** Five You will see that every even item is

[O] org-mode not in elpa package list

2011-08-30 Thread Kevin Emerson
Hello, I have run ELPAs packge-list to update to the newest version of org-mode and I do not see org-mode in the package list. The FAQ for org-mode suggests I post this discrepancy here. Cheers, Kevin

Re: [O] org-mode not in elpa package list

2011-08-30 Thread Joost Helberg
Kevin, this line should appear in the list of packages (menu Options-Manage Emacs Packages): org 20110818available Outline-based notes management and organizer Note that the name of the package has no -mode suffix. regards, Joost Kevin == Kevin Emerson

Re: [O] org-mode not in elpa package list

2011-08-30 Thread Jambunathan K
Kevin Emerson kemer...@uoregon.edu writes: Hello, I have run ELPAs packge-list to update to the newest version of org-mode and I do not see org-mode in the package list. The FAQ for org-mode suggests I post this discrepancy here. I think you are 1. using emacs-23 2. you are using package.el

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

2011-08-30 Thread Jason Dunsmore
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. If you're trying to control the greying-out, `org-agenda-dim-blocked-tasks' variable may be relevant.

Re: [O] Macro expansion in included files

2011-08-30 Thread Benny Simonsen
Hi Now I have updated to head - It works, but I was a bit confused that the Mac macro didn't expand ... forgot to read my old post :) BUT I have an (theoretical) issue: macros defined in included files (In this case the macro Mac that is defined in sub.org don't work in sub.org. ... This is

Re: [O] Custom latex environments using properties

2011-08-30 Thread Suvayu Ali
Hi Jambu, On Tue, 30 Aug 2011 22:50:07 +0530 Jambunathan K kjambunat...@gmail.com wrote: However the most severe limitation was the inability to search for an entry like this with a tags search or assign a TODO keyword or maybe even add a timestamp. I guess I could have a separate

Re: [O] Bug: agenda generation failed if there is a blank title with a timestamp [7.7]

2011-08-30 Thread Nicolas Goaziou
Hello, Meng Wu men...@yahoo-inc.com writes: if the agenda file contains the following title, 2011-08-30 Tue 11:26 which has blank title and a timestamp, then the C-c a a will fail with message like this: org-agenda-highlight-todo: Args out of range: #( newgtd: 0 14

Re: [O] Was tj3 -- tikz gantt chart

2011-08-30 Thread Eric S Fraga
John Hendy jw.he...@gmail.com writes: On Tue, Aug 30, 2011 at 6:47 AM, Eric S Fraga e.fr...@ucl.ac.uk wrote: John Hendy jw.he...@gmail.com writes: [...] In any case, it looks like *just* after this discussion, something a bit more formal came about for gantt charts and TikZ. I thought you

Re: [O] Bug: Babel: asymptote: erroneous conversion of heterogeneous-typed table

2011-08-30 Thread Eric Schulte
András Major andras.g.ma...@gmail.com writes: Hi Eric, I've been away since my last post and now you've already applied a patch -- wow! Here's another thought though: change the behaviour of the :var header argument such that you can specify a range of rows, columns, or a rectangle

Re: [O] Was tj3 -- tikz gantt chart

2011-08-30 Thread John Hendy
On Tue, Aug 30, 2011 at 2:29 PM, Eric S Fraga e.fr...@ucl.ac.uk wrote: John Hendy jw.he...@gmail.com writes: On Tue, Aug 30, 2011 at 6:47 AM, Eric S Fraga e.fr...@ucl.ac.uk wrote: John Hendy jw.he...@gmail.com writes: [...] In any case, it looks like *just* after this discussion,

Re: [O] Bug: Babel: asymptote: erroneous conversion of heterogeneous-typed table

2011-08-30 Thread András Major
Hi Eric, This is already possible, see Indexable variable values [1]. Just tried, without success. Using the example from my original post, I appended [,0] as per the manual to use the first column only, and when I execute the code block, org throws an error Wrong type argument: listp, 0.

Re: [O] deadline :: schedualed :: or-later

2011-08-30 Thread Viktor Rosenfeld
IHMO, this model has two problems: - There's no way (AFAIK) to reschedule a simple timestamp from the agenda. You have to hit RET on the entry to visit the org file and then you can change the date with C-c !. - Sometimes I want to do some follow-up work after a meeting but I'm too busy

Re: [O] New[er] TikZ package: pgfgantt (interest in using with org?)

2011-08-30 Thread Jude DaShiell
Can gnuplot do gantt charts relatively easily? Since org-mode already works with gnuplot I think in some aspects might this be another useable route to use? On Tue, 30 Aug 2011, Eric S Fraga wrote: John Hendy jw.he...@gmail.com writes: [...] There are great examples in the

Re: [O] New[er] TikZ package: pgfgantt (interest in using with org?)

2011-08-30 Thread John Hendy
On Tue, Aug 30, 2011 at 6:47 PM, Jude DaShiell jdash...@shellworld.net wrote: Can gnuplot do gantt charts relatively easily?  Since org-mode already works with gnuplot I think in some aspects might this be another useable route to use?

Re: [O] Change in org-babel with indenting code blocks?

2011-08-30 Thread John Wiegley
Nicolas Goaziou n.goaz...@gmail.com writes: So for now, a solution would be to move the block after the drawer. I prefer my PROPERTIES block to be last, so I need another solution. I haven't checked but I don't think it is new. I've been shifting code-containing entries for many months now.

[O] (no subject)

2011-08-30 Thread Vikas Rawal

[O] (no subject)

2011-08-30 Thread Vikas Rawal

[O] (no subject)

2011-08-30 Thread Vikas Rawal

[O] Table alignment

2011-08-30 Thread Vikas Rawal
There is something in my .emacs that messes up table alignment in org. Have been struggling to find it. If I remove my .emacs, table alignment is fine. I have tried commenting parts of .emacs to identify the offending lines. But somehow I am missing it. A copy of my .emacs is at:

Re: [O] Table alignment

2011-08-30 Thread Mikhail Titov
1. Rename .emacs to renamed.el 2. Start vanilla emacs 3. Open your renamed.el file 4. Select region of intereset 5. Evaluate region with M-x eval-region 6. See if it is still working 7. Go to 4 On 08/31/2011 12:46 AM, Vikas Rawal wrote: There is something in my .emacs that