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

2011-08-30 Thread András Major
Hi Eric, > Can you post an example? Here is a working example. In your example, simply write "asymptote" in place of "sh" and replace the code by "size(100);" just to make sure it's valid asymptote (though the error occurs even if you don't). In fact, I'm quite sure that asy never gets executed

[O] org-babel-dot on windows

2011-08-30 Thread Bas Bossink
Hi all, I'm trying to use org-babel-dot on windows but when I try to generate an image with C-c C-c the following errors apear: Error: dot: can't open c\:/Users/bas/AppData/Local/Temp/babel-8036JGY/dot-8036HHn Error: dot: can't open Dropbox/backward.png It seems that the file path is not handled

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

[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: http://dl.dropbox

[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

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

2011-08-30 Thread John Wiegley
> Nicolas Goaziou 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. This only j

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 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? > http://devel.se.wtb.tue.nl/trac/shed/browser/trunk/visualization/taskresource

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 writes: > > [...] > > > There are great examples in the documentation, and I thi

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 (or

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

2011-08-30 Thread Eric Schulte
András Major writes: > 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

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: lis

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

2011-08-30 Thread Nicolas Goaziou
Hello, John Wiegley writes: > 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 receivabl

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 wrote: > John Hendy writes: > >> On Tue, Aug 30, 2011 at 6:47 AM, Eric S Fraga wrote: >>> John Hendy writes: >>> >> >>> [...] >>> In any case, it looks like *just* after this discussion, something a bit more formal came about for gantt cha

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

2011-08-30 Thread Eric Schulte
András Major 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 just like in t

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

2011-08-30 Thread Eric S Fraga
John Hendy writes: > On Tue, Aug 30, 2011 at 6:47 AM, Eric S Fraga wrote: >> John Hendy 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

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

2011-08-30 Thread András Major
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 just like in table references. > > This is

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 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 (org-= > c

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 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 heading > > above a bl

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] Bug: wrong-type-argument when changing TODO state [7.7]

2011-08-30 Thread Nick Dokos
Nick Dokos wrote: > I'm pretty tired and I might have misunderstood what is happening here, > so don't put too much weight on the following. I'll need some sleep > before I can take a whack at it again however. > > Nick > > Nick Dokos wrote: > > > Stelian Iancu wrote: > > > > > > > > So it

Re: [O] setting up org-remember

2011-08-30 Thread Achim Gratz
Renato writes: > Archlinux doesn't provide binaries for "standalone" org and compiling > it myself would make future updates more cumbersome That's a bad excuse, and also wrong. It is easy enough to have orgmode installed without disturbing the Emacs installation and with a little bit of care yo

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

2011-08-30 Thread Jason Dunsmore
Nathan Neff 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] org-mode not in elpa package list

2011-08-30 Thread Jambunathan K
Kevin Emerson 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 downloaded from

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 writes:

[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] Some inline tasks are NOT exported (neither HTML nor PDF)

2011-08-30 Thread Nicolas Goaziou
Hello, "Sebastien Vauban" writes: > * This DOES NOT export correctly > > General questions: > *** One > *** Two? > *** Three > *** Four? > *** Five > > You will see that every even item is forgotten. It should be fixed now. Thanks fo

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

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

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

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 wrote: > John Hendy 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.contextgarde

[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

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

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

2011-08-30 Thread Eric S Fraga
John Hendy 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 timeline for when

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

2011-08-30 Thread Eric S Fraga
John Hendy 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 summary/walkthrough of this

[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] setting up org-remember

2011-08-30 Thread Renato
On Mon, 29 Aug 2011 16:07:33 +0200 Renato 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 problem. I even trie

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 wrote: > Stelian Iancu 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 and org-mode from git from a few >