Re: [Orgmode] moving in the agenda view is slow

2010-11-26 Thread Manuel Hermenegildo
My impression is that it is indeed at least partially related to font-lock. I have also observed that (at least on a mac) it is much worse in emacs 23 than in emacs 22 (to the point where it has made me swicth back to emacs 22 to make org usable). A recent post suggested using (setq font-lock-ve

Re: [Orgmode] [PATCH] Quarters added to clocktables

2010-11-26 Thread Carsten Dominik
Hi Erwin, this patch looks good. However, it does not apply cleanly to the current head, and I need to ask you to sign the FSF papers for it. Are you willing to do this? Thanks - Carsten On Nov 19, 2010, at 2:00 PM, Erwin Vrolijk wrote: Hi, I'm proud to present my first patch to orgm

Re: [Orgmode] Re: [PATCH] Alphabetical ordered lists

2010-11-26 Thread Nathaniel Flath
I'm working on your comments, should have another patch in the next day or so. The only thing I had issue with was the comment about org-item-beginning-re: I prefer it as a function for the reasons you mention, but I'm not particularly attached to this. Does anyone else have an opinion? Thanks,

Re: [Orgmode] moving in the agenda view is slow

2010-11-26 Thread Nick Dokos
Eric S Fraga wrote: > Rainer Stengele writes: > > > Hi all, > > > > I am struggling more and more with slowness in my agenda view. Moving > > from line to line with n and p is slow. Pressing the n key for 2 > > seconds will result in the cursor not following every keypress but > > jumping dow

Re: [Orgmode] Lists handling

2010-11-26 Thread Nicolas Goaziou
Hello, > Karl Maihofer writes: > These documents must be updated and will be exported to HTML > regularly. Some documents have 500+ pages and many many of these > "inline task" notes. Wouldn't drawers be more appropriate here than inline tasks? Not that it would work with a drawer either, bu

Re: [Orgmode] Org-babel games screencast

2010-11-26 Thread Eric Schulte
Hi David, This looks great, and is a very good introduction to code block usage in Org-mode. Would you mind adding a link to this video to the Babel/uses page? http://orgmode.org/worg/org-contrib/babel/uses.php At some point I'd like to start generating and compiling Babel screencasts, but until

Re: [Orgmode] Re: [Babel] Difficult to follow code execution in HTML exported file

2010-11-26 Thread Eric Schulte
Sébastien Vauban writes: >> I imagine that such a change would meet with some resistance, at least I >> know I would not want all of my table names exported by default. > > You name it... "by default", meaning such a behavior should be "switchable": > on or off. > > >> Is there a reason you don't

[Orgmode] Re: [Babel] Error output buffer

2010-11-26 Thread Sébastien Vauban
Hi Eric, "Eric Schulte" wrote: > Sébastien Vauban writes: >> Eric S Fraga wrote: - add something visible after every execution, like a separator line or a ^L character (new page, than can easily be displayed as a rule) >>> >>> I like this one (above), especially if you could append th

Re: [Orgmode] moving in the agenda view is slow

2010-11-26 Thread Carsten Dominik
On Nov 27, 2010, at 12:04 AM, Eric S Fraga wrote: Rainer Stengele writes: Hi all, I am struggling more and more with slowness in my agenda view. Moving from line to line with n and p is slow. Pressing the n key for 2 seconds will result in the cursor not following every keypress but ju

[Orgmode] Re: [Babel] Difficult to follow code execution in HTML exported file

2010-11-26 Thread Sébastien Vauban
Hi Eric, "Eric Schulte" wrote: > Sébastien Vauban writes: >> #+TITLE: Tables don't have their name exported >> >> Chunks of code are exported to HTML with their parameters, such as table >> names. But *tables aren't exported with their name*. >> >> * Playing with data and code >> >> Here is o

Re: [Orgmode] moving in the agenda view is slow

2010-11-26 Thread Eric S Fraga
Rainer Stengele writes: > Hi all, > > I am struggling more and more with slowness in my agenda view. Moving > from line to line with n and p is slow. Pressing the n key for 2 > seconds will result in the cursor not following every keypress but > jumping down after 2 or 3 seconds. I'll add that

Re: [Orgmode] Org-Babel - Clojure & Lazy Sequences Bug

2010-11-26 Thread Eric Schulte
Rick Moynihan writes: > > Basically it looks like the different :results types haven't yet been > implemented... The one I was missing was 'code' e.g. the following > works for elisp: > > #+begin_src emacs-lisp :results code > '(+ 10 1) > #+end_src > > displaying: > > #+results: > #+BEGIN_SRC

Re: [Orgmode] start-day is lost in clock report mode and log mode of custom agenda view

2010-11-26 Thread 王亮
Hi Carsten, Thanks, I see. I don't know usage of multiple agendas before. On Fri, Nov 26, 2010 at 12:55 AM, Carsten Dominik wrote: > > Hi Liang, > > the reason that this is not working here is that you > are using a block agenda, which in principle can contain > a number of agenda view in a sim

[Orgmode] Re: Literal Blocks in Org-mode

2010-11-26 Thread Sacha Chua
On Wed, Nov 24, 2010 at 6:25 AM, Carsten Dominik wrote: > I hear you had a problem with Org not publishing Literal code blocks > correctly in a blog post? http://sachachua.com/blog/2010/11/emacs-recording-ledger-entries-with-org-capture-templates/#comments Oh! That was entirely user error. =

[Orgmode] Org-babel games screencast

2010-11-26 Thread David O'Toole
Here's a presentation I made, sorry it's a bit rough but here goes: http://lispgamesdev.blogspot.com/2010/11/lisp-game-development-screencast-1.html ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

[Orgmode] Re: moving in the agenda view is slow

2010-11-26 Thread Markus Heller
Martin Stemplinger writes: > Hallo Rainer Stengele, > > am 26.11.2010 schriebst Du: > >> Hi all, >> >> I am struggling more and more with slowness in my agenda view. >> Moving from line to line with n and p is slow. >> Pressing the n key for 2 seconds will result in the cursor not following >> e

Re: [Orgmode] What is your journaling setup?

2010-11-26 Thread Samuel Wales
On 2010-11-26, Jeff Horn wrote: > I'm assuming you've just defined a capture template that automatically > inserts an inactive timestamp? And you use refile to move your notes > around? Correct. And a todo state change hook. And user-defined sorting in outline and agenda. Conversations go to n

Re: [Orgmode] Org-Babel - Clojure & Lazy Sequences Bug

2010-11-26 Thread Rick Moynihan
On 26 November 2010 20:29, Eric Schulte wrote: > > Alright, I'm going to fold this into the master branch (we'll still have > the entirety of the existing ob-clojure in git for resurrection if need > be). That's great news! >> >> I'm not sure what you mean by "external evaluation", but have foun

Re: [Orgmode] What is your journaling setup?

2010-11-26 Thread Jeff Horn
On Fri, Nov 26, 2010 at 2:21 PM, Samuel Wales wrote: > Not to detract from the awesomeness of the date tree feature, but for > those who don't know, it is possible to keep logs in sorted order, > either in the logbook (happens automatically) or in the outline tree > (user-defined sorting).  I do t

Re: [Orgmode] Re: [Babel] Error output buffer

2010-11-26 Thread Eric Schulte
Sébastien Vauban writes: > Hi Eric, > > Eric S Fraga wrote: >>> - add something visible after every execution, like a separator line or a >>> ^L character (new page, than can easily be displayed as a rule) >> >> I like this one (above), especially if you could append the date+time to the >> for

Re: [Orgmode] [Babel] Difficult to follow code execution in HTML exported file

2010-11-26 Thread Eric Schulte
Hi Seb, The title of your email mentions code execution, but the body seems to focus on export of table names. I'll reply to the latter and my apologies if I've missed something related to the former. Table names have existed in Org-mode since before the existence of active code blocks, and I do

Re: [Orgmode] Org-Babel - Clojure & Lazy Sequences Bug

2010-11-26 Thread Eric Schulte
Hey Rick, Rick Moynihan writes: > Hey Eric, > > I've just run your ob-clojure, and it seems to work fine, though as > you mention it would be nice if it'd start slime (if it isn't already > running). > Alright, I'm going to fold this into the master branch (we'll still have the entirety of the

Re: [Orgmode] moving in the agenda view is slow

2010-11-26 Thread Martin Stemplinger
Hallo Rainer Stengele, am 26.11.2010 schriebst Du: > Hi all, > > I am struggling more and more with slowness in my agenda view. > Moving from line to line with n and p is slow. > Pressing the n key for 2 seconds will result in the cursor not following > every keypress > but jumping down after 2

[Orgmode] Re: org-mode gnus integration across two machines when using nnimap

2010-11-26 Thread Dan Christensen
Tommy Kelly writes: > Here's the link to your reply to me: > > [[gnus:gmane.emacs.gnus.general#87tyj4x798@uwo.ca][email from Dan > Christensen: Re: org-mode gnus integration ]] Since this stores the group name and the message-id, it should work across different Gnus sessions. > The reason

[Orgmode] What is your journaling setup?

2010-11-26 Thread Samuel Wales
Not to detract from the awesomeness of the date tree feature, but for those who don't know, it is possible to keep logs in sorted order, either in the logbook (happens automatically) or in the outline tree (user-defined sorting). I do the latter. I don't use date trees. *** CONVERSATION [2010-

[Orgmode] Re: org-mode gnus integration across two machines when using nnimap

2010-11-26 Thread Tommy Kelly
Dan Christensen writes: > Can you show us what an org-mode hyperlink looks like? Here's the link to your reply to me: [[gnus:gmane.emacs.gnus.general#87tyj4x798@uwo.ca][email from Dan Christensen: Re: org-mode gnus integration ]] The [[ ][ ]] combination lets org-mode render it so that yo

[Orgmode] Re: org-mode gnus integration across two machines when using nnimap

2010-11-26 Thread Dan Christensen
Tommy Kelly writes: > One option would be to sync only the org-mode files through DropBox, and > just do what I'd do with any other IMAP email client, and rely on the > server side info to keep mutliple clients "in sync". That's > the whole point of IMAP in the first place. But then I'm guessing

Re: [Orgmode] Acknowledgements

2010-11-26 Thread Carsten Dominik
On Nov 26, 2010, at 1:02 PM, Michael Brand wrote: On Fri, Nov 26, 2010 at 08:50, Carsten Dominik wrote: * Christian Egli converted the documentation into Texinfo format, patched CSS formatting into the HTML exporter, and inspired the agenda. Christian Egli also created the export to

[Orgmode] org-mode gnus integration across two machines when using nnimap

2010-11-26 Thread Tommy Kelly
I'm looking for help in running Gnus with nnimap, and org-mode, across multiple machines. When reading my email in Gnus (using nnimap off Gmail), I create tasks from any given message by using orgp-mode's capture feature. A TODO gets created with a hyperlink that, on clicking, takes me back to the

[Orgmode] Lists handling

2010-11-26 Thread Karl Maihofer
In an older thread(*) Sébastien, Carsten and Nicolas discussed the new kind of lists handling that was introduced with Org version 7.02. (*) http://thread.gmane.org/gmane.emacs.orgmode/32808 , | Lists handling | === | | Due to changes made to lists, it is no longer possible to

Re: [Orgmode] What is your journaling setup? (was Re: Awesome! Date-tree from agenda!

2010-11-26 Thread Thomas S. Dye
Hi Tommy, I don't know if you've seen this, but I think Bernt Hansen's setup will answer most of your questions: http://doc.norang.ca/org-mode.html I found his web site to be extremely useful. AFAICT his setup state- of-the-art when it comes to keeping track of time in Org-mode. Tom On

Re: [Orgmode] Highlight special string

2010-11-26 Thread Karl Maihofer
Hi Darlan! Thanks a lot! That's a good solution. Regards, Karl Darlan Cavalcante Moreira schrieb: Not exactly what you want, but for temporary highlights (useful for instance to see if you are repeating the same word too much in a text) you can use hi-lock-mode. Turn hi-lock-mode on with M

[Orgmode] What is your journaling setup? (was Re: Awesome! Date-tree from agenda!

2010-11-26 Thread Tommy Kelly
In response to Carsten's mention of a new capture target type, Eric wrote: > Excellent! This is perfect. I keep a journal but ... I'd be really interested in seeing how people use org-mode for journaling. By journaling I'm thinking of the various ways of capturing activity throught the day and

[Orgmode] re-importing ascii export

2010-11-26 Thread Erik Butz
Hi all, I have a possibly stupid question, which is the following: I have a txt file which has been exported using org mode and I don't have the initial file. Is there any way to convert the ascii export back into a native orgmode file so as to have the usual feature as folding etc? Any hints app

Re: [Orgmode] moving in the agenda view is slow

2010-11-26 Thread Carsten Dominik
On Nov 26, 2010, at 5:26 PM, Rainer Stengele wrote: Hi all, I am struggling more and more with slowness in my agenda view. Moving from line to line with n and p is slow. Pressing the n key for 2 seconds will result in the cursor not following every keypress but jumping down after 2 or 3 seco

[Orgmode] moving in the agenda view is slow

2010-11-26 Thread Rainer Stengele
Hi all, I am struggling more and more with slowness in my agenda view. Moving from line to line with n and p is slow. Pressing the n key for 2 seconds will result in the cursor not following every keypress but jumping down after 2 or 3 seconds. I switched off all minor modes and found no improve

Re: [Orgmode] ASCII export - "AutoFill"

2010-11-26 Thread Gustav Wikström
Aha, I see. Well, my elisp is not that evolved either so my attempts would probably be even less likely to succeed! Regards Gustav 2010/11/25 Eric S Fraga > Gustav Wikström writes: > > > Hello! > > > > Just a silly question... If I want to export to ASCII from my > > Org-file, and want the exp

Re: [Orgmode] Highlight special string

2010-11-26 Thread Darlan Cavalcante Moreira
Not exactly what you want, but for temporary highlights (useful for instance to see if you are repeating the same word too much in a text) you can use hi-lock-mode. Turn hi-lock-mode on with M-x hi-lock-mode. Then you can highlight a word with "C-x w h" (highlight-regexp) or a the line containing

[Orgmode] Re: Project management > Dynamic block per tag + [Babel]

2010-11-26 Thread Christian Egli
Francesco Pizzolante writes: > I'm using Org to manage a project. > > I need to output a tasks list for every of my colleagues, person per person. > > I'm currently using tags to assing people to tasks (even if I'm not completely > convinced that this is the right way to go). Babel is of course

[Orgmode] Re: org-babel problem

2010-11-26 Thread Dan Davison
Erik Butz writes: > Hi, > > people with more git experience should comment here, but it seems with: > ~/elisp/org-mode $ git status > > you will get a list of currently untracked files in the local working > directory. These are of course both files or directories deleted from > the repository (a

[Orgmode] Re: [Babel] Handling of errors when using Ledger

2010-11-26 Thread Eric S Fraga
Dan Davison writes: > Eric S Fraga writes: > >> Dan writes: >> >> [...] >> >>> This patch should make ob-ledger use the common org-babel error mechanism. >>> It is >>> in branch ledger of the main repo. However, I'm not yet a ledger user. Could >>> someone test it? >> >> Unfortunately, it does

Re: [Orgmode] Re: org-babel problem

2010-11-26 Thread Erik Butz
Hi, people with more git experience should comment here, but it seems with: ~/elisp/org-mode $ git status you will get a list of currently untracked files in the local working directory. These are of course both files or directories deleted from the repository (as /lisp/babel) but also files that

Re: [Orgmode] Acknowledgements

2010-11-26 Thread Michael Brand
On Fri, Nov 26, 2010 at 08:50, Carsten Dominik wrote: >  * Christian Egli converted the documentation into Texinfo format, >    patched CSS formatting into the HTML exporter, and inspired the >    agenda. Christian Egli also created the export to TaskJuggler. Michael ___

[Orgmode] Re: [Babel] Handling of errors when using Ledger

2010-11-26 Thread Dan Davison
Eric S Fraga writes: > Dan writes: > > [...] > >> This patch should make ob-ledger use the common org-babel error mechanism. >> It is >> in branch ledger of the main repo. However, I'm not yet a ledger user. Could >> someone test it? > > Unfortunately, it doesn't work at all [1] for a very simp

[Orgmode] [Babel] Difficult to follow code execution in HTML exported file

2010-11-26 Thread Sébastien Vauban
#+TITLE: Tables don't have their name exported #+DATE: 2010-11-26 #+LANGUAGE: en_US * Abstract Chunks of code are exported to HTML with their parameters, such as table names. But *tables aren't exported with their name*. * Playing with data and code Here is one table: #+tblname: numb

[Orgmode] Re: org-babel problem

2010-11-26 Thread Sebastian Hofer
For the record, I was having the exact same problem, just didn't have the time to post it. So it's not just you! I just deleted the babel directory now everything is fine again. git didn't even notice it was gone. Thanks for finding the culprit! Sebastian At Thu, 25 Nov 2010 22:04:22 +0100, Eri

Re: [Orgmode] Re: Acknowledgements

2010-11-26 Thread Carsten Dominik
Thank you, this is OK, Dan, Eric, John, Bastien, and Sebastian Rose get highlighted spots in the manual. Thanks. - Carsten On Nov 26, 2010, at 9:53 AM, Sébastien Vauban wrote: Hi Carsten, Carsten Dominik wrote: So I would like to ask you to look through this list and tell me if you can su

[Orgmode] Re: Acknowledgements

2010-11-26 Thread Sébastien Vauban
Hi Carsten, Carsten Dominik wrote: > So I would like to ask you to look through this list and > tell me if you can suggest additions. I just read the list quickly, but I did not see the names of 2 eminent (Babel) contributors, namely Eric and Dan. Best regards, Seb -- Sébastien Vauban

Re: [Orgmode] Re: [Babel] Handling of errors when using Ledger

2010-11-26 Thread Eric S Fraga
Dan writes: [...] > This patch should make ob-ledger use the common org-babel error mechanism. It > is > in branch ledger of the main repo. However, I'm not yet a ledger user. Could > someone test it? Unfortunately, it doesn't work at all [1] for a very simple reason: you have removed the -f o

Re: [Orgmode] [bug] beamer export envargs for column not working properly

2010-11-26 Thread Eric S Fraga
Carsten Dominik writes: [...] > Hi Eric, > > thank you for the more detailed example. I think this should > be fixed now. The documentation was not really wrong, because > it only mentioned c[...] and not c<...>. But I agree that > there is not reason to no allow this. Very true! But thanks

Re: [Orgmode] ASCII export - "AutoFill"

2010-11-26 Thread Eric S Fraga
Gustav Wikström writes: > Hello! > > Just a silly question... If I want to export to ASCII from my > Org-file, and want the exported ASCII to have all the paragraphs > restricted to, say, 80 columns - Is there a nice way  to do this > without first converting all the paragraphs in the org-file?

Re: [Orgmode] Update on Org-mode clone in Vim

2010-11-26 Thread Eric S Fraga
Carsten Dominik writes: > On Nov 25, 2010, at 11:02 AM, Herbert Sitz wrote: > >> Just wanted to update anybody interested that I'm still making >> progress on my >> Vim org-mode clone. Agenda view and flexible agenda searches on >> dates, todos, >> and tags all work pretty well now. I've got ba

Re: [Orgmode] Awesome! Date-tree from agenda!

2010-11-26 Thread Eric S Fraga
Carsten Dominik writes: [...] > There is now also a new capture target type > > (file+datetree+prompt "path/to/file") > > which will prompt you for the date (RET will still use today then) > > Hope this proves to be useful. > > - Carsten > Excellent! This is perfect. I keep a journal but

[Orgmode] Acknowledgements

2010-11-26 Thread Carsten Dominik
Dear all, I would like to update my list with acknowledgements in the Org manual. This list is supposed to include people who have either made a decisive contribution in a certain area (like an initial proposal, a clever idea), or who have helped improve org (either an area, or as a whole) with

Re: [Orgmode] [bug] beamer export envargs for column not working properly

2010-11-26 Thread Carsten Dominik
On Nov 21, 2010, at 10:49 AM, Eric S Fraga wrote: Carsten Dominik writes: Hi Eric, could you make me a slightly more complete example, with your beamer setup? So a full test file that will show this behavior? Thanks. - Carsten Sure. The attached example has a single slide. With the f

Re: [Orgmode] [PATCH] correct doc typos

2010-11-26 Thread Carsten Dominik
Hi Brian, hi Barry, thanks for these. I believe I can take these changes without papers - as far as I can see these are mostly fixing typos and stylistic issues. Thanks a lot for your hard work. - Carsten On Nov 25, 2010, at 6:46 PM, Brian Gough wrote: Hi Here is a patch for some proo