Re: [Orgmode] org-babel and source highlighting

2010-02-09 Thread Eric Schulte
Hi Nathaniel, There is currently no reliable way to mix other major modes with Org-mode. Please see this previous discussion which includes a somewhat buggy attempt at what you've described. http://article.gmane.org/gmane.emacs.orgmode/8112/ Best -- Eric Nathaniel Flath writes: > Is there a

[Orgmode] org-babel and source highlighting

2010-02-09 Thread Nathaniel Flath
Is there a way to get org-babel to highlight the source blocks embedded in your document in the natural language's source? All the source shows as grey for me. Thanks, Nathaniel Flath ___ Emacs-orgmode mailing list Please use `Reply All' to send replies

Re: [Orgmode] setting org-export-latex-image-default-option on a per file basis?

2010-02-09 Thread Nick Dokos
Dan Davison wrote: > Lee Hinman writes: > > > Hi all, > > > > I'm using org-babel-ditaa to insert a picture into a document I am > > writing. This works great, except the inserted image is too small. By > > changing the -s option to ditaa I was able to modify the size of the > > image for the

Re: [Orgmode] Org Babel Bug

2010-02-09 Thread Eric Schulte
Hi, Since the patch below greatly simplifies the code, and it has worked in all my tests, I'm going to apply it now. Please do let me know if the export problems persist. Best -- Eric "Eric Schulte" writes: > Hi Ian, > > The implementation of our block exportation has been bothering me for >

Re: [Orgmode] setting org-export-latex-image-default-option on a per file basis?

2010-02-09 Thread Dan Davison
Lee Hinman writes: > Hi all, > > I'm using org-babel-ditaa to insert a picture into a document I am > writing. This works great, except the inserted image is too small. By > changing the -s option to ditaa I was able to modify the size of the > image for the HTML export but not for the LaTeX. I

Re: [Orgmode] We need to widen before closing edit buffers

2010-02-09 Thread Carsten Dominik
Hi Dan, Yes, please check this in. Thanks. - Carsten On Feb 9, 2010, at 8:19 PM, Dan Davison wrote: At the moment, if we use narrowing in source code edit buffers, then we need to be very careful that we widen before exiting with C-c '. So shall we change org-src as below? Dan diff --git

[Orgmode] setting org-export-latex-image-default-option on a per file basis?

2010-02-09 Thread Lee Hinman
Hi all, I'm using org-babel-ditaa to insert a picture into a document I am writing. This works great, except the inserted image is too small. By changing the -s option to ditaa I was able to modify the size of the image for the HTML export but not for the LaTeX. I did a little looking at the .te

[Orgmode] We need to widen before closing edit buffers

2010-02-09 Thread Dan Davison
At the moment, if we use narrowing in source code edit buffers, then we need to be very careful that we widen before exiting with C-c '. So shall we change org-src as below? Dan diff --git a/lisp/org-src.el b/lisp/org-src.el index 1d155cc..a11fac2 100644 --- a/lisp/org-src.el +++ b/lisp/org-src.e

Re: [Orgmode] Wishlist: indicate language in LaTeX export of literal source examples

2010-02-09 Thread Hsiu-Khuern Tang
Hi Eric, Thanks for telling me about this solution. It is somewhat of an overkill, but I'll take it :) The listings documentation is also quite impressive. -- Hsiu-Khuern. On Mon, Feb 8, 2010 at 6:11 PM, Eric Schulte wrote: > Hi Hsiu-Khuern, > > This may be overkill, but you could try the fol

Re: [Orgmode] Org Babel Bug

2010-02-09 Thread Dan Davison
Dan Davison writes: > Ian Barton writes: > >> I am using Babel to maintein my .emacs file. When I try to publish I >> am getting a Babel error from one of my org files. The offending >> section of the org file seems to be: >> >> #+BEGIN_SRC emacs-shell > > Hi Ian, > > I don't think org-babel sup

Re: [Orgmode] Org Babel Bug

2010-02-09 Thread Eric Schulte
Hi Ian, The implementation of our block exportation has been bothering me for some time now. The attached patch *greatly* simplifies the exportation code. Could you please give it a try and let me know if it fixes your bug? If so I will apply it to the main repository. Thanks -- Eric diff --g

Re: [Orgmode] Org Babel Bug

2010-02-09 Thread Dan Davison
Ian Barton writes: > I am using Babel to maintein my .emacs file. When I try to publish I > am getting a Babel error from one of my org files. The offending > section of the org file seems to be: > > #+BEGIN_SRC emacs-shell Hi Ian, I don't think org-babel supports a language "emacs-shell". I'm

[Orgmode] Re: search for DEADLINE in warning period

2010-02-09 Thread Matt Lundin
Carsten Dominik writes: > On Feb 9, 2010, at 3:17 PM, Łukasz Stelmach wrote: > >> Bernt Hansen writes: >> >>> Łukasz Stelmach writes: Is there a way to search for a timestamp, particularly a DEADLINE, that is in its warning period? >> [...] >>> I remove entries from the global TO

Re: [Orgmode] Re: search for DEADLINE in warning period

2010-02-09 Thread Carsten Dominik
On Feb 9, 2010, at 3:17 PM, Łukasz Stelmach wrote: Bernt Hansen writes: Łukasz Stelmach writes: Is there a way to search for a timestamp, particularly a DEADLINE, that is in its warning period? [...] I remove entries from the global TODO lists using the variables org-agenda-todo-ignore

[Orgmode] Re: search for DEADLINE in warning period

2010-02-09 Thread Łukasz Stelmach
Bernt Hansen writes: > Łukasz Stelmach writes: >> Is there a way to search for a timestamp, particularly a DEADLINE, that >> is in its warning period? [...] > I remove entries from the global TODO lists using the variables > org-agenda-todo-ignore-scheduled, org-agenda-todo-ignore-deadlines, > o

Re: [Orgmode] MobileOrg capture question

2010-02-09 Thread Richard Moreland
Hi Anthony, This is indeed a bug and will be fixed in the next version. Thanks, Richard On Tue, Feb 9, 2010 at 8:43 AM, Anthony Lander wrote: > Hi all, > > After I do a pull from mobileOrg, the original captured notes stay in the > capture area in mobileOrg on my iTouch. Even if I refile the no

[Orgmode] Re: search for DEADLINE in warning period

2010-02-09 Thread Łukasz Stelmach
Matt Lundin writes: > Łukasz Stelmach writes: > >> Is there a way to search for a timestamp, particularly a DEADLINE, that >> is in its warning period? [...] > > (setq org-agenda-todo-ignore-deadline 'near) > > With this setting, your items with a deadline will not show up in your > TODO list un

[Orgmode] Re: search for DEADLINE in warning period

2010-02-09 Thread Matt Lundin
Łukasz Stelmach writes: > Is there a way to search for a timestamp, particularly a DEADLINE, that > is in its warning period? > > Eg. > > > * TODO Pay the rent > DEADLINE: <2010-03-05 Fri -5d +1m> > > > This is a repeatable item so it's always in TODO state and pollutes my > TODO list for 25 ou

[Orgmode] MobileOrg capture question

2010-02-09 Thread Anthony Lander
Hi all, After I do a pull from mobileOrg, the original captured notes stay in the capture area in mobileOrg on my iTouch. Even if I refile the notes in emacs and push/resync mobileOrg, I have to delete those captured notes manually. Is this the intended behavior, or is something wrong wit

[Orgmode] Re: org-refile to top-level heading

2010-02-09 Thread Matt Lundin
Nathaniel Flath writes: > Is there a way to use org-refile to refile an item as a top-level > heading in some file?  Looking into this, there only seems to be a way > to file as a subheading. Yes that is indeed possible with the following settings: (setq org-outline-path-complete-in-steps t) (s

Re: [Orgmode] very small font in column view mode

2010-02-09 Thread Christian Wittern
On 2010-02-09 19:42, Carsten Dominik wrote: Hi Christian, for a possible solution, please study the docstring of the face org-column. A wonderful, this is exactly what I need. And it might be that something, maybe a color-theme, inadvertly had changed this, because customize tells me that it

[Orgmode] Re: search for DEADLINE in warning period

2010-02-09 Thread Bernt Hansen
Łukasz Stelmach writes: > Greetings. > > Is there a way to search for a timestamp, particularly a DEADLINE, that > is in its warning period? > > Eg. > > --8<---cut here---start->8--- > > * TODO Pay the rent > DEADLINE: <2010-03-05 Fri -5d +1m> > > --8<---

[Orgmode] search for DEADLINE in warning period

2010-02-09 Thread Łukasz Stelmach
Greetings. Is there a way to search for a timestamp, particularly a DEADLINE, that is in its warning period? Eg. --8<---cut here---start->8--- * TODO Pay the rent DEADLINE: <2010-03-05 Fri -5d +1m> --8<---cut here---end-

[Orgmode] Org Babel Bug

2010-02-09 Thread Ian Barton
I am using Babel to maintein my .emacs file. When I try to publish I am getting a Babel error from one of my org files. The offending section of the org file seems to be: #+BEGIN_SRC emacs-shell 127.0.0.1 mail.wilkesley.org localhost # The following lines are desirable for IPv6 capable hos

Re: [Orgmode] very small font in column view mode

2010-02-09 Thread Carsten Dominik
Hi Christian, for a possible solution, please study the docstring of the face org- column. - Carsten On Feb 9, 2010, at 11:19 AM, Christian Wittern wrote: Hi Giovanni, On 2010-02-09 18:16, Giovanni Ridolfi wrote: Christian Wittern writes: When entering column-view mode, all of a sudd

Re: [Orgmode] very small font in column view mode

2010-02-09 Thread Christian Wittern
Hi Giovanni, On 2010-02-09 18:16, Giovanni Ridolfi wrote: Christian Wittern writes: When entering column-view mode, all of a sudden the font for the item to be displayed becomes very small. well, I did M-x describe-fontset, so I *think* my fonts are: -outline-Courier New-nor

Re: [Orgmode] very small font in column view mode

2010-02-09 Thread Giovanni Ridolfi
Christian Wittern writes: Hi Christian, > When entering column-view mode, all of a sudden the font for the item to be > displayed becomes very small. well, I did M-x describe-fontset, so I *think* my fonts are: -outline-Courier New-normal-normal-normal-mono-13-*-*-*-c-*-fontset-startup and

[Orgmode] org-refile to top-level heading

2010-02-09 Thread Nathaniel Flath
Is there a way to use org-refile to refile an item as a top-level heading in some file? Looking into this, there only seems to be a way to file as a subheading. Thanks, Nathaniel Flath ___ Emacs-orgmode mailing list Please use `Reply All' to send replie

Re: [Orgmode] Re: timestamps

2010-02-09 Thread Rares Pop
Thanks for the answer Carsten. There is any plan to support it in future releases? Thanks, Rares On Tue, Feb 9, 2010 at 12:42 AM, Carsten Dominik wrote: > > On Feb 8, 2010, at 5:23 PM, Rares Pop wrote: > > Hi Matt, >> >> It worked almost everything, with the exception of publishing and >> expo

[Orgmode] very small font in column view mode

2010-02-09 Thread Christian Wittern
Hi there, I have been using Org-mode for three years now and everything worked so perfect or was explained to excruciating detail in the manual that I never had to write to the mailing list with a question. However, as the usage scenario of Org-mode expands (and in fact threatens to take over mos