Re: [O] Literate Programming - Continue a Source Block?

2011-06-15 Thread Eric Schulte
Neeum Zawan writes: > Eric Schulte writes: >> It would be possible to also implement the concatenation behavior during >> noweb expansion, however I'd prefer to first wait for a response to my >> recent other email to this thread asking for a more clear explication of >> existing noweb behavior.

Re: [O] Literate Programming - Continue a Source Block?

2011-06-15 Thread Eric Schulte
Achim Gratz writes: > Eric Schulte writes: >> Does anyone on this list know the noweb system well enough to specify >> its behavior in this regard, and to describe what functional changes >> would be required to bring Babel into line with noweb behavior? > > Far from knowing it well, but the bas

Re: [O] git server issue, repo.or.cz and orgmode.org

2011-06-15 Thread Bernt Hansen
Erik Iverson writes: > [remote "origin"] > fetch = +refs/heads/*:refs/remotes/origin/* > url = git://repo.or.cz/org-mode.git > > Now, the orgmode.org site I notice tells you to clone: > > git clone git://orgmode.org/org-mode.git > > So that must be the problem! I don't know if these t

Re: [O] Literate Programming - Continue a Source Block?

2011-06-15 Thread Neeum Zawan
Eric Schulte writes: > Rather than feeling our way forward step by step it seems that simply > following the behavior of noweb would both > 1. allow for easy transition between noweb and babel > 2. benefit from the years of experience and design accumulated in the >noweb project > > Does anyo

Re: [O] git server issue, repo.or.cz and orgmode.org

2011-06-15 Thread suvayu ali
On Wed, Jun 15, 2011 at 7:14 PM, Erik Iverson wrote: > Perhaps I missed an announcement, AFAIK, the repository at repo.or.cz serves as a mirror to the orgmode.org repository and it might be a little behind. -- Suvayu Open source is the future. It sets us free.

[O] git server issue, repo.or.cz and orgmode.org

2011-06-15 Thread Erik Iverson
Hello, I pull git daily both at home and work. I noticed a bunch of updates this morning at work, as expected. But at home, I keep getting: $ git pull Already up-to-date. $ git log -1 commit 90f6765cdf77c1414726d899f00c77da43f45758 Author: Eric Schulte Date: Mon Jun 13 14:58:56 2011 -070

Re: [O] Query for tags, and bring results into headline?

2011-06-15 Thread Nathan Neff
On Wed, May 18, 2011 at 12:37 PM, Matt Lundin wrote: > Nathan Neff writes: > >> Thanks Matt! >> >> If it's not too much trouble for you, may I ask how I would filter >> out DONE, etc questions? >> > > Sure, no problem at all! > > #+begin: insert-links :match "questions/-DONE" > > Or, if you want

Re: [O] Screencast of Search Features in org-mode?

2011-06-15 Thread Nathan Neff
On Wed, May 18, 2011 at 1:48 PM, Nathan Neff wrote: > I seem to recall seeing an excellent screencast of using the > built-in search features of org-mode. > > Can anyone point me to it? > > I've looked on Work, under "screencasts" and am missing it. > > I found the advanced search tutorial on Worg

Re: [O] BUG: Newest org-mode interferes with desktop save

2011-06-15 Thread Nick Dokos
Rainer M Krug wrote: > I created the attached init.el file. In my setup, ~/.emacs.d/org-mode > is a symbolic link. If I set it to org-7.7, everything works as > expected desktop is loaded and saved without question), but when > linking it to the git version, the desktop is loaded, but when closi

Re: [O] HTML5 presentations

2011-06-15 Thread Juan Pechiar
On Wed, Jun 15, 2011 at 07:19:46PM +0100, Eric S Fraga wrote: > What browser(s) are people using for this? Conkeror doesn't work well > at all and iceweasel (aka firefox) 3.5.19 sort of works. Hi, Opera 11 (OSX) seems to work OK, only that slides start to appear shifted the higher the slide numb

Re: [O] Literate Programming - Continue a Source Block?

2011-06-15 Thread Achim Gratz
Eric Schulte writes: > Does anyone on this list know the noweb system well enough to specify > its behavior in this regard, and to describe what functional changes > would be required to bring Babel into line with noweb behavior? Far from knowing it well, but the basics are, well basic: Document

Re: [O] HTML5 presentations

2011-06-15 Thread Joost Kremers
On Wed, Jun 15, 2011 at 07:19:46PM +0100, Eric S Fraga wrote: > What browser(s) are people using for this? Conkeror doesn't work well > at all and iceweasel (aka firefox) 3.5.19 sort of works. since it's an html5 presentation, you'll need a browser with html5 support. i don't think firefox 3.6 ha

Re: [O] How to filter by tag/todo in agenda view

2011-06-15 Thread Michael Brand
Hi Mark Yes, there are several filters for the block of type agenda. These are the notes that I made to remember me of them: - org-agenda-entry-types - org-agenda-skip-function - "match" can be implemented with 'regexp/'notregexp - org-agenda-skip-* - org-agenda-todo-ignore-scheduled see also

Re: [O] Literate Programming - Continue a Source Block?

2011-06-15 Thread Neeum Zawan
Eric Schulte writes: > It would be possible to also implement the concatenation behavior during > noweb expansion, however I'd prefer to first wait for a response to my > recent other email to this thread asking for a more clear explication of > existing noweb behavior. > > The only remaining time

Re: [O] HTML5 presentations

2011-06-15 Thread Eric Schulte
Eric S Fraga writes: > Eric Schulte writes: > >> Tassilo Horn writes: >> >>> Vinh Nguyen writes: >>> After the recent org-mode to S5 discussion, I stumbled onto [these](https://gist.github.com/509761) code. It offers a way to export org files to HTML5 presentations. I think it

Re: [O] "No definition for class" error in export to latex

2011-06-15 Thread Eric S Fraga
"Levy, Roger" writes: > Hi, > > I am an org-mode newbie and trying to learn how to export to latex and > html from the command line, and have encountered a difficulty when I > include a custom class in the latex header. Here's a sample file > ("test-file.org") I'm using: > > *** > > #+TITLE: Tes

[O] [bug] Problem with insert anniversary agenda function (was Re: org-bbdb-anniversaries gives error 'bad sexp')

2011-06-15 Thread Eric S Fraga
Carsten Dominik writes: > On Jun 13, 2011, at 6:15 PM, Philipp Haselwarter wrote: > >> thanks, got it working now (with some fiddling). >> >> looks like `calendar-date-style' is not honored /at all/, if you don't >> use -MM-DD format (as stated in the org-bbdb.el header, admittedly), >> it j

Re: [O] Status google calendar sync

2011-06-15 Thread Eric S Fraga
Nick Dokos writes: > Philipp Haselwarter wrote: Nick & Philipp, >> Unfortunately, both the awk script and the org-export-icalendar seem to >> have quite a hard time with repeating entries. Yes. I have extended my awk script to cater for ical events that span days which does appear to work (to

Re: [O] BUG: Newest org-mode interferes with desktop save

2011-06-15 Thread Rainer M Krug
On Wed, Jun 15, 2011 at 7:35 PM, Nick Dokos wrote: > Eric Schulte wrote: > > > > I was able to reproduce this query-on-close behavior with the following > > minimal config. > > > > #+begin_src sh > > emacs -Q -l ~/.emacs.d/src/org/lisp/org.el --eval "(desktop-save-mode > 1)" > > #+end_src > >

[O] [PATCH] Org-Velocity incremental display

2011-06-15 Thread Paul M. Rodriguez
This patch makes Org-Velocity display search results incrementally, and implements a more general approach to completion based on dabbrev. The documentation has also been rewritten. Paul Rodriguez. diff --git a/contrib/lisp/org-velocity.el b/contrib/lisp/org-velocity.el index b3d4006..4bba504 10

Re: [O] BUG: Newest org-mode interferes with desktop save

2011-06-15 Thread Rainer M Krug
On Wed, Jun 15, 2011 at 8:31 PM, Eric Schulte wrote: > > > > I can not reproduce your example, as I am getting an "can not open > > org-entities", but have you tried it with org-mode 7.5 as well as the > newest > > git? My point is, that up to a recent git version (probably yesterday), > this > >

Re: [O] BUG: Newest org-mode interferes with desktop save

2011-06-15 Thread Eric Schulte
> > I can not reproduce your example, as I am getting an "can not open > org-entities", but have you tried it with org-mode 7.5 as well as the newest > git? My point is, that up to a recent git version (probably yesterday), this > question was *not* there, but it is there at with the newest git ver

Re: [O] Status google calendar sync

2011-06-15 Thread Eric S Fraga
Stephen Eglen writes: > Thank you very much Arun, this page looks great: > >> http://orgmode.org/worg/org-tutorials/org-google-sync.html> > > When going from org -> google, do I need to do anything about using > org-icalendar-store-UID? I'd rather not have to populate my org files > with :ID: en

Re: [O] HTML5 presentations

2011-06-15 Thread Eric S Fraga
Eric Schulte writes: > Tassilo Horn writes: > >> Vinh Nguyen writes: >> >>> After the recent org-mode to S5 discussion, I stumbled onto >>> [these](https://gist.github.com/509761) code. It offers a way to >>> export org files to HTML5 presentations. I think it looks quite nice. >>> I see it

Re: [O] Time-proportional agenda view

2011-06-15 Thread Karl Voit
* Jacek Generowicz wrote: > Hello, Hi! > When viewing the agenda, I would like to get an immediate visual clue > about the time-span of entries. I'd like to have more visual clue too. > For example, if I have the following items > > * Boring meeting > <2011-06-15 Wed 08:00>--<2011-06-15

Re: [O] Literate Programming - Continue a Source Block?

2011-06-15 Thread Eric Schulte
Hi Neeum, You are correct, the current implementation only specially concatenates blocks during tangling, *not* during noweb resolution. It would be possible to also implement the concatenation behavior during noweb expansion, however I'd prefer to first wait for a response to my recent other ema

Re: [O] BUG: Newest org-mode interferes with desktop save

2011-06-15 Thread Nick Dokos
Eric Schulte wrote: > I was able to reproduce this query-on-close behavior with the following > minimal config. > > #+begin_src sh > emacs -Q -l ~/.emacs.d/src/org/lisp/org.el --eval "(desktop-save-mode 1)" > #+end_src > > however, I think this prompting behavior is expected, and when I > sw

[O] How to filter by tag/todo in agenda view

2011-06-15 Thread Mark S
Hello! I know how to filter inside the TODO list, but I can't seem to find how your filter inside of the agenda view. Is there a way? Thanks! Mark

Re: [O] Literate Programming - Continue a Source Block?

2011-06-15 Thread Eric Schulte
Rather than feeling our way forward step by step it seems that simply following the behavior of noweb would both 1. allow for easy transition between noweb and babel 2. benefit from the years of experience and design accumulated in the noweb project Does anyone on this list know the noweb syste

Re: [O] BUG: Newest org-mode interferes with desktop save

2011-06-15 Thread Eric Schulte
Hi Rainer, I was able to reproduce this query-on-close behavior with the following minimal config. #+begin_src sh emacs -Q -l ~/.emacs.d/src/org/lisp/org.el --eval "(desktop-save-mode 1)" #+end_src however, I think this prompting behavior is expected, and when I switched to the following alter

Re: [O] how to control exported src color

2011-06-15 Thread Jambunathan K
silent writes: > hi, > > I met a problem: > > I use #+BEGIN_SRC html #+END_SRC in org, and export to html > but the source code's highlight color is not good, Does your Emacs buffers look that way? > could you please tell me how can I change the color ? M-x customize-group RET org-export-htmli

Re: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-06-15 Thread Carsten Dominik
On Jun 13, 2011, at 6:15 PM, Philipp Haselwarter wrote: > thanks, got it working now (with some fiddling). > > looks like `calendar-date-style' is not honored /at all/, if you don't > use -MM-DD format (as stated in the org-bbdb.el header, admittedly), > it just blows up in your face :) Whi

[O] how to control exported src color

2011-06-15 Thread silent
hi, I met a problem: I use #+BEGIN_SRC html #+END_SRC in org, and export to html but the source code's highlight color is not good, could you please tell me how can I change the color ? thanks! <>

Re: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-06-15 Thread Philipp Haselwarter
thanks, got it working now (with some fiddling). looks like `calendar-date-style' is not honored /at all/, if you don't use -MM-DD format (as stated in the org-bbdb.el header, admittedly), it just blows up in your face :) -- Philipp Haselwarter

[O] Time-proportional agenda view

2011-06-15 Thread Jacek Generowicz
Hello, When viewing the agenda, I would like to get an immediate visual clue about the time-span of entries. For example, if I have the following items * Boring meeting <2011-06-15 Wed 08:00>--<2011-06-15 Wed 13:00> * Lunch with mistress <2011-06-15 Wed 13:00>--<2011-06-15 Wed 14:00> my

[O] BUG: Newest org-mode interferes with desktop save

2011-06-15 Thread Rainer M Krug
Hi when using the newest version of org-mode (Org-mode version 7.5 (release_7.5.391.gfacc)), I get the following warning when closing emacs, "Current desktop was not loaded from a file. Overwrite this desktop file?" although it has loaded the desktop file. When I use 7.5 (and te one from I guess