Re: [Orgmode] org-mode 7.01, error while scheduling item

2010-07-22 Thread David Maus
Marcelo de Moraes Serpa wrote: >I updated to org-mode Org-mode version 7.01trans >(release_7.01g.20.gdd484), and when trying to schedule an item with >C-c s, I get the following error: >org-eval-in-calendar: Wrong type argument: window-live-p, nil >Any ideas? Can you provide a backtrace for this

Re: [Orgmode] Re: Installing/updating org on the mac woes

2010-07-22 Thread David Maus
Juan wrote: >This is what I do. >I use emacs 24 (downloaded from emacsformacosx.com), not aquamacs >emacs. >I make a local copy of Makefile with the following changes to the header: > [snip] >The bad thing is that I have to update this makefile every time a new >version comes from the git repo.

Re: [Orgmode] Re: Installing/updating org on the mac woes

2010-07-22 Thread Juan
On Thu, Jul 22, 2010 at 02:07:47PM -0500, Marcelo de Moraes Serpa wrote: > Thanks. What's the output of M-x org-version for you ? 7.01 trans. .j. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org h

Re: [Orgmode] Personal accounting with emacs, org and...?

2010-07-22 Thread Eric S Fraga
On Thu, 22 Jul 2010 13:43:00 -0700, "Eric Schulte" wrote: > > Eric S Fraga writes: [...] > > Attached is my simple, linux only, org-babel solution and an example > > org file which uses it. Note, I've still not had a chance to look at > > the ob-template in Worg so I'm sure my ob-ledger file

Re: [Orgmode] [BABEL] help adding a language, please?

2010-07-22 Thread David O'Toole
Is there an instruction manual documenting how the new org-babel language extensions should work? This would really be helpful, because I had trouble figuring out how to make sessions work in the pre-7.0 api (i'm adding Common Lisp support.) Documenting for how a language extension is supposed to b

Re: [Orgmode] Captions for source code

2010-07-22 Thread David O'Toole
I'll look into this as well, as it relates to my earlier question about building an imenu full of block names. On Thu, Jul 22, 2010 at 3:20 PM, Eric Schulte wrote: > Hi Robert, > > Currently captions are only supported for Tables and for Links, not for > code blocks.  Although the "caption" attri

Re: [Orgmode] [BABEL] help adding a language, please?

2010-07-22 Thread Eric Schulte
Hi, scraw...@gmail.com writes: > Hi guys, > > Org-mode newbie, here. I'd like to add newlisp to the list > of languages that babel supports. That's fantastic. > I got ob-template.el and replaced all occurrences of "template" with > "newlisp." > > When I try to execute a code block, it fails, l

Re: [Orgmode] Correct babel format for ditaa?

2010-07-22 Thread John Hendy
I'm at a loss... I tried the minimal config and it worked... then I compared it to my normal config and didn't see anything wrong so I tried it there and it also worked. I did change the current figure from #+begin_ditaa to #+begin_src ditaa... maybe I had a typo somewhere before? I literally have

[Orgmode] [ANN] List improvement v.2

2010-07-22 Thread Nicolas Goaziou
Hello, Here is a new, and probably final feature-wise, suggestion of list improvement in Org Mode. Table of Contents = 1 What is it about again ? 2 Is that all ? 2.1 Preserving blank lines 2.2 Timer lists 2.3 Automatic rules 2.4 `org-apply-on-list' 3 Where ca

Re: [Orgmode] Personal accounting with emacs, org and...?

2010-07-22 Thread Eric Schulte
Eric S Fraga writes: > On Thu, 22 Jul 2010 10:06:30 -0700, "Eric Schulte" > wrote: [...] >> >> Tangling does not require *any* language specific support. Since the >> integration of Babel into Org-mode any type of code block should tangle >> just fine. For example the following minimal org f

[Orgmode] org-mode 7.01, error while scheduling item

2010-07-22 Thread Marcelo de Moraes Serpa
Hey guys, I updated to org-mode Org-mode version 7.01trans (release_7.01g.20.gdd484), and when trying to schedule an item with C-c s, I get the following error: org-eval-in-calendar: Wrong type argument: window-live-p, nil Any ideas? Thanks, Marcelo. __

Re: [Orgmode] Re: Installing/updating org on the mac woes

2010-07-22 Thread Marcelo de Moraes Serpa
Ah, it is still loading org from the Emacs.app application bundle: /Applications/Emacs.app/Contents/Resources/lisp/org/org.el.gz. I had to remove the /Applications/Emacs.app/Contents/Resources/lisp/org directory and then it loaded my other updated copy. Marcelo. On Thu, Jul 22, 2010 at 2:30 PM,

Re: [Orgmode] Personal accounting with emacs, org and...?

2010-07-22 Thread Eric S Fraga
On Thu, 22 Jul 2010 10:06:30 -0700, "Eric Schulte" wrote: > > Eric S Fraga writes: > > > On Thu, 22 Jul 2010 01:26:29 -0500, Russell Adams > > wrote: > >> > >> On Thu, Jul 22, 2010 at 01:20:58AM -0500, Marcelo de Moraes Serpa wrote: > >> > Hey list, > >> > > >> > I was wondering if anyone

[Orgmode] Finding old appointments

2010-07-22 Thread Tassilo Horn
Hi all, for some projects, I have tenth of appointment entry children with a past timestamp. They sometimes annoy me cause they make spotting the actual entries harder. Is there a way to spot such outdated entries, like building an agenda view of outdated entries? To be more precise, with outda

[Orgmode] [BABEL] help adding a language, please?

2010-07-22 Thread scrawler
Hi guys, Org-mode newbie, here. I'd like to add newlisp to the list of languages that babel supports. I got ob-template.el and replaced all occurrences of "template" with "newlisp." When I try to execute a code block, it fails, looking for "inf-newlisp." That's "inferior-mode," right? Can I

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-22 Thread Tassilo Horn
Sébastien Vauban writes: Hi Sébastien, >>> Even if feasable, doing your way seems to add a layer of complexity >>> to the installation... Would you have config to share, would I go >>> that way? >> >> Sure, but be aware that I don't use that setup anymore. > > Thanks a lot for the detailed infor

Re: [Orgmode] Re: Installing/updating org on the mac woes

2010-07-22 Thread Eric Schulte
Hi Marcelo, I get the following output from org-version Org-mode version 7.01trans (release_7.01g.21.g8bda0) I agree it's upsetting that you are getting 6.33 for your main org-version. This value actually comes from the `org-version' variable, so I'd recommend looking at this variable with the

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-22 Thread Sébastien Vauban
Hi Matt, Matt Lundin wrote: > Tassilo Horn writes: >> Sébastien Vauban writes: >> >>> Even if feasable, doing your way seems to add a layer of complexity to the >>> installation... Would you have config to share, would I go that way? >> >> Here's my .offlineimaprc. It synched from 2 different a

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-22 Thread Sébastien Vauban
Hi Tassilo, Tassilo Horn wrote: > Sébastien Vauban writes: > >> Even if feasable, doing your way seems to add a layer of complexity to the >> installation... Would you have config to share, would I go that way? > > Sure, but be aware that I don't use that setup anymore. Thanks a lot for the deta

Re: [Orgmode] Captions for source code

2010-07-22 Thread Eric Schulte
Hi Robert, Currently captions are only supported for Tables and for Links, not for code blocks. Although the "caption" attribute is used by code blocks it is only used to hold the code block name, not as an actual caption. Adding real captions to code blocks (and moving the code block name to it

Re: [Orgmode] Re: Installing/updating org on the mac woes

2010-07-22 Thread Marcelo de Moraes Serpa
Thanks. What's the output of M-x org-version for you ? Marcelol. On Thu, Jul 22, 2010 at 2:06 PM, Juan wrote: > This is what I do. > > I use emacs 24 (downloaded from emacsformacosx.com), not aquamacs > emacs. > > I make a local copy of Makefile with the following changes to the header: > >  ##-

Re: [Orgmode] Re: Installing/updating org on the mac woes

2010-07-22 Thread Juan
This is what I do. I use emacs 24 (downloaded from emacsformacosx.com), not aquamacs emacs. I make a local copy of Makefile with the following changes to the header: ##-- ## YOU MUST EDIT THE FOLLOWING LINES ##---

Re: [Orgmode] Re: Installing/updating org on the mac woes

2010-07-22 Thread Marcelo de Moraes Serpa
Thanks Eric, I've done it and I'm getting a confusing output from org-version: Org-mode version 6.33x (release_7.01g.20.gdd484) It seems it has updated, but it shows 6.33x as version and between paranthesis it shows release 7.01. Any ideas? Thanks, Marcelo. On Thu, Jul 22, 2010 at 1:46 PM, Er

Re: [Orgmode] Re: Installing/updating org on the mac woes

2010-07-22 Thread Eric Schulte
Hi Marcelo, Ensuring that the path to the latest Org-mode is on the front of your load path *before* you require org-install. The following should work (add-to-list 'load-path "/usr/local/share/emacs/site-lisp/") (require 'org-install) Best -- Eric Marcelo de Moraes Serpa writes: > Ops, forg

[Orgmode] Re: Installing/updating org on the mac woes

2010-07-22 Thread Marcelo de Moraes Serpa
Ops, forgot the question: Any ideas on how I could fix it? Cheers, Marcelo. On Thu, Jul 22, 2010 at 1:30 PM, Marcelo de Moraes Serpa wrote: > Hi list, > > The current make install doesn't work for installing org on the mac. I > wanted to update to version 7 but emacs still loads version 6.33x.

[Orgmode] Installing/updating org on the mac woes

2010-07-22 Thread Marcelo de Moraes Serpa
Hi list, The current make install doesn't work for installing org on the mac. I wanted to update to version 7 but emacs still loads version 6.33x. The install task is copying files to /usr/local/share/emacs/site-lisp/. What should in order to make emacs load from it ? (It seems Emacs.app has org m

Re: [Orgmode] Personal accounting with emacs, org and...?

2010-07-22 Thread Eric Schulte
Eric S Fraga writes: > On Thu, 22 Jul 2010 01:26:29 -0500, Russell Adams > wrote: >> >> On Thu, Jul 22, 2010 at 01:20:58AM -0500, Marcelo de Moraes Serpa wrote: >> > Hey list, >> > >> > I was wondering if anyone out there manages his personal accounting >> > with org. I never really managed m

Re: [Orgmode] org-collector : display problem with propview

2010-07-22 Thread Eric Schulte
Hi, The following minimal patch to org-collector.el should remove tags from the ITEM text, which will also remove the many "\n" characters. Please let me know if this works for you. Thanks -- Eric diff --git a/contrib/lisp/org-collector.el b/contrib/lisp/org-collector.el index 72eb8f2..2646b3f

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-22 Thread Bernt Hansen
Sébastien Vauban writes: > Hi Bernt, > > Bernt Hansen wrote: >> Mirroring your mail server with offline imap or some other tool and linking >> to the local mirror might help your access times. I've never used that >> myself but others have reported success with this. > > I am (or was) a bit rel

[Orgmode] Re: Re Audible reminder in org-mode not working

2010-07-22 Thread Matthew Lundin
Hi evita, evita moreno writes: > Typing > $ sudo lsmod | grep pcspkr > in my terminal does not give anything. It simply shows the next prompt > (if I am using the correct terminology - I am new in emacs and Linux!). > You could try "sudo modprobe pcspkr". This should activate the system beep i

[Orgmode] Re: Personal accounting with emacs, org and...?

2010-07-22 Thread Matt Lundin
Russell Adams writes: > On Thu, Jul 22, 2010 at 01:20:58AM -0500, Marcelo de Moraes Serpa wrote: >> Hey list, >> >> I was wondering if anyone out there manages his personal accounting >> with org. I never really managed my personal finances, but I think >> it's about time to know where my money

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-22 Thread Matt Lundin
Tassilo Horn writes: > Sébastien Vauban > writes: > >> Even if feasable, doing your way seems to add a layer of complexity to >> the installation... Would you have config to share, would I go that >> way? > > Sure, but be aware that I don't use that setup anymore. > > Here's my .offlineimaprc.

[Orgmode] Re: org-startup-indented shifts columns in column-view

2010-07-22 Thread Dan Davison
Julien Fantin writes: > Great job Dominik, > > I have in fact went the true indentation way since then, and don't > miss org-indent-mode actually. > > I've managed to get the src blocks to behave the same way, by seting > org-preserve-indentation to nil and org-edit-src-content to 0. So what > I

[Orgmode] [PATCH] Minor fix to beamer export docs

2010-07-22 Thread Puneeth
A patch to fix beamer class export documentation. -- Puneeth diff --git a/doc/org.texi b/doc/org.texi index 639abf1..7eb2ce9 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -9909,9 +9909,9 @@ different level - then the hierarchy above frames will produce the sectioning structure of the presentat

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-22 Thread Tassilo Horn
Sébastien Vauban writes: >> This is the point where I conclude that there can't be done anything >> about it except modifying Gnus' cache mechanism.[2] > > Do you think that would happen? Are there people aware of this, and > willing to do such a change? I'm not sure, but I think the gnus regis

[Orgmode] Captions for source code

2010-07-22 Thread Robert Klein
Hi list, I'm trying to get source code exported to HTML with captions, e.g. like: #+caption: Examples of variable declaration. #+begin_src sql SELECT 6*9; #+end_src There seems to be code in org-exp.el, see lines 2128 and following in version 7.01f of org-mode. However, I'm unable to find out

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-22 Thread Tassilo Horn
Sébastien Vauban writes: > Even if feasable, doing your way seems to add a layer of complexity to > the installation... Would you have config to share, would I go that > way? Sure, but be aware that I don't use that setup anymore. Here's my .offlineimaprc. It synched from 2 different accounts

[Orgmode] LaTeX table export issue

2010-07-22 Thread Bart Bunting
Hi all, I have found what is possibly a bug in the LaTeX export in org-mode but I'm not totally sure. I am no LaTeX expert, in fact I know very little about it. I have used a process of ilimination to try and produce the simplest case I can to demonstrate the issue. What happens is that if I ha

[Orgmode] Re: Some problems with times in a spreadsheet

2010-07-22 Thread Cecil Westerhof
Op donderdag 22 jul 2010 10:43 CEST schreef Andreas Burtzlaff: >> I have two formula's that I have to write for every column, I still >> would like to now if there is a way to only write them once. > > No, I'm afraid not. I have to live with it then. >> I am not very happy with the long line of

Re: [Orgmode] org-startup-indented shifts columns in column-view

2010-07-22 Thread Julien Fantin
Great job Dominik, I have in fact went the true indentation way since then, and don't miss org-indent-mode actually. I've managed to get the src blocks to behave the same way, by seting org-preserve-indentation to nil and org-edit-src-content to 0. So what I described in the other thread is actua

Re: [Orgmode] Re: Some problems with times in a spreadsheet

2010-07-22 Thread Darlan Cavalcante Moreira
I always use the formula editor even when I have a single formula. It will even highlight in the cells in the table related to the construct where the cursor is in (the region pointed by @-i...@-i, for instance). It also makes easy to change a cell reference using shift+arrows. To make it short,

[Orgmode] Re: org-collector : display problem with propview

2010-07-22 Thread d . tchin
writes: > > Hi > ... > Subsidiary question : is it possible not to display the tag in propview > ang ITEM entry. Sorry. For this question, what I want is to get ITEM entry without the tag in propview display. > > GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) of 2008-09-06 on SOFT-MJASON > Org

Re: [Orgmode] .ics export w/Alarms. Possible?

2010-07-22 Thread Eric S Fraga
On 22 Jul 2010 01:38:47 +0200, "Sven Bretfeld" wrote: > > Eric S Fraga writes: > > > unfortunately, I really have no idea what is going on here. I'm not > > really that conversant with the full iCalendar specifications although > > I have read the relevant parts of the specification [1] and I

Re: [Orgmode] Personal accounting with emacs, org and...?

2010-07-22 Thread Eric S Fraga
On Thu, 22 Jul 2010 01:26:29 -0500, Russell Adams wrote: > > On Thu, Jul 22, 2010 at 01:20:58AM -0500, Marcelo de Moraes Serpa wrote: > > Hey list, > > > > I was wondering if anyone out there manages his personal accounting > > with org. I never really managed my personal finances, but I think

[Orgmode] org-collector : display problem with propview

2010-07-22 Thread d . tchin
Hi I try to use org-collector. Since I have changed org-mode to release 7.01 there is a modification in the display of propview. Below an example : - * View #+BEGIN: propview :cols (ITEM CATEGORY) :scope tree :match "Inside1" | "ITEM"

Re: [Orgmode] org-startup-indented shifts columns in column-view

2010-07-22 Thread Carsten Dominik
On Jul 22, 2010, at 10:14 AM, Carsten Dominik wrote: On Jul 13, 2010, at 5:11 PM, Julien Fantin wrote: Thanks for noticing Dominik, Reverting back to regular indentation is what I've done, THis is not what I mean. What I mean is that you can turn off org-indent-mode just while you use co

[Orgmode] Re: Some problems with times in a spreadsheet

2010-07-22 Thread Andreas Burtzlaff
Cecil Westerhof writes: > Op woensdag 21 jul 2010 15:46 CEST schreef Juan: > >>> | # | Total hours | 16@ 15' 0" | 18@ 5' 0" | >>> | ^ | | totalTime1 | totalTime2 | >>> |---+-++| >>> #+TBLFM: $totalTime1=vsum(@-i...@-i); f2 :: $totalTime2=vsum(@-i..

[Orgmode] [BABEL] evaluation of R code in export

2010-07-22 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi assuming I have the following in an org buffer (and enabled evaluation of R code), and export it to html. The exported html looks perfect, but when I go into the *R_test* buffer, I see all the commands evaluated in the export (which is not such a

Re: [Orgmode] indent levels in dynamic block clock?

2010-07-22 Thread Carsten Dominik
On Jul 22, 2010, at 12:36 AM, jeff stern wrote: hi, please forgive me if this is a FAQ. i could not find it in the manual nor by searching the list archives. i love the dynamic block clock feature (C-c C-x C-r) and love that i can set certain paramters (http://orgmode.org/manual/Clocking-work-

Re: [Orgmode] org-startup-indented shifts columns in column-view

2010-07-22 Thread Carsten Dominik
On Jul 13, 2010, at 5:11 PM, Julien Fantin wrote: Thanks for noticing Dominik, Reverting back to regular indentation is what I've done, THis is not what I mean. What I mean is that you can turn off org-indent-mode just while you use column view. Basically, define yourself a function key to

[Orgmode] Re: bug: images always inlined when exporting to HTML

2010-07-22 Thread Ulf Stegemann
Hi Carsten, Carsten Dominik wrote: > please pull and check if this is fixed now. works again here :) Thanks for fixing! Ulf ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.or

[Orgmode] Re: clocktable: maximum level 0 does not only avoid listing items but also does not calculate items

2010-07-22 Thread Carsten Dominik
On Jul 22, 2010, at 9:16 AM, Rainer Stengele wrote: Am 21.07.2010 16:24, schrieb Carsten Dominik: On Jul 13, 2010, at 11:21 AM, Rainer Stengele wrote: Hi all! lately I use the marvelous clocktables a lot... For toplevel clocktables which just sum up "all" I use ":maxlevel 0" The manual r

Re: [Orgmode] Re: skip entry with inherited tags

2010-07-22 Thread Carsten Dominik
Hi Martin, On Jul 21, 2010, at 4:32 PM, Carsten Dominik wrote: Hi Martin, I just looked at your patch. If I have a normal agenda (i.e. *not* a block agenda), then your patch will cause the preset filter *not* to be applied. OK, that was obviously incorrect, sorry about that. However, it st

[Orgmode] Re: clocktable: maximum level 0 does not only avoid listing items but also does not calculate items

2010-07-22 Thread Rainer Stengele
Am 21.07.2010 16:24, schrieb Carsten Dominik: > > On Jul 13, 2010, at 11:21 AM, Rainer Stengele wrote: > >> Hi all! >> >> lately I use the marvelous clocktables a lot... >> >> For toplevel clocktables which just sum up "all" I use ":maxlevel 0" >> >> The manual reads >> >> :maxlevelMaximum le

Re: [Orgmode] Some problems with times in a spreadsheet

2010-07-22 Thread Cecil Westerhof
Op woensdag 21 jul 2010 15:46 CEST schreef Juan: >> | # | Total hours | 16@ 15' 0" | 18@ 5' 0" | >> | ^ | | totalTime1 | totalTime2 | >> |---+-++| >> #+TBLFM: $totalTime1=vsum(@-i...@-i); f2 :: $totalTime2=vsum(@-i...@-i); f2 > >> First of all I wou