Re: [O] (ATTN: debugging tip) Re: Opendocument export causes error

2012-12-03 Thread Achim Gratz
Jambunathan K gmail.com> writes: > So org-odt indirectly requires org-compat. Even though it may have no bearing in this case: AFAICS it uses a macro from org-compat directly, so it shouldn't rely on other files to pull in that definition, it should require it directly. > In OP's case, the org-c

Re: [O] Opendocument export causes error

2012-12-03 Thread Jambunathan K
> I will go through your detailed list of suggestions a bit > later. Thanks a lot again for your help! I hope you do revert with your observations on broken setup. In my experience, most users don't :-). There is some confusion around the area of macros and autoloads. Something is amiss. Onl

[O] (ATTN: debugging tip) Re: Opendocument export causes error

2012-12-03 Thread Jambunathan K
Achim Gratz writes: >> Instead, adding the following to ~/.emacs does work, but this seems >> to be just a hack. Should I really use this? >> >> (load-library "org-compat.el") >> (load-library "org-odt.el") > > If the problem is where I think it is, then a (require 'org-compat) > should be a val

Re: [O] boxquote in plain lists

2012-12-03 Thread Giovanni Ridolfi
Da: Julien Cubizolles Inviato: Lunedì 3 Dicembre 2012 17:34 > Giovanni Ridolfi writes: > I think I did : > * created headline with star > * add boxquoted text > * checked that the headline can be folded C-c @ on the headline so that the whole text is selected > * C-c - on the headline Actual

Re: [O] Multiline #+MACRO:

2012-12-03 Thread Juan Pechiar
On Mon, Dec 03, 2012 at 08:28:26PM +0100, Benny Simonsen wrote: > I would like to make a multiline macro that contains somethiing like this: > #+ATTR_HTML: class="centerimg" > file:./gallery/$1 > > is it possible, and how? Hi, \n inside a macro definition gets expanded as a new-line. So you can

Re: [O] org-caldav: Sync Org with external calendars through CalDAV (Owncloud, Google, ...)

2012-12-03 Thread David Engster
Stephen Eglen writes: > David Engster randomsample.de> writes: >> Bastien writes: >> > David Engster randomsample.de> writes: >> >> That is very strange. It should first >> >> ask: "Username [for Google CalDAV]:". If it does not do that, maybe you >> >> have that information in your .authinfo? >>

[O] Multiline #+MACRO:

2012-12-03 Thread Benny Simonsen
Hi I would like to make a multiline macro that contains somethiing like this: #+ATTR_HTML: class="centerimg" file:./gallery/$1 is it possible, and how? Thanks, Benny

Re: [O] is this spreadsheet correct?

2012-12-03 Thread Achim Gratz
Samuel Wales writes: > On 12/2/12, Achim Gratz wrote: >> Also, it seems you didn't have the cursor >> inside the table. > > The bug occurs when point is in the table. That is strange, in this case org-edit-special should branch into org-table-edit-formulas, but your backtrace shows that it ended

Re: [O] is this spreadsheet correct?

2012-12-03 Thread Samuel Wales
On 12/2/12, Achim Gratz wrote: > Also, it seems you didn't have the cursor > inside the table. The bug occurs when point is in the table. Are you trying to say that the stack trace would be normal if you executed on the tblfm line? If so, I think that's an error message bug.

Re: [O] boxquote in plain lists

2012-12-03 Thread Julien Cubizolles
Giovanni Ridolfi writes: > Actually, I think you haven't converted the headline > like I said. Did you? How? I think I did : * created headline with star * add boxquoted text * checked that the headline can be folded * C-c - on the headline * headline gets converted to a plain list that can't b

Re: [O] boxquote in plain lists

2012-12-03 Thread Giovanni Ridolfi
Hi, Julien, Da: Julien Cubizolles Inviato: Lunedì 3 Dicembre 2012 16:44 >Giovanni Ridolfi writes: <--8<---cut here---start->8--- >- boxquoted >, >| test >` >--8<---cut here---end--->8--- > with no indentation, c

Re: [O] Opendocument export causes error

2012-12-03 Thread Torsten Anders
Dear Jambunathan, Again, thanks a lot for all your feedback. On 3 Dec 2012, at 06:01, Jambunathan K wrote: > Torsten Anders writes: >> One is the standard Emacs (in my case Aquamacs based on GNU Emacs >> 23.3.50.1) > > 50 in your Emacs version is an indication that it is a pre-pretest > version

Re: [O] boxquote in plain lists

2012-12-03 Thread Julien Cubizolles
Giovanni Ridolfi writes: > Da: Julien Cubizolles > > Inviato: Mercoledì 28 Novembre 2012 23:03 > >> I very often use boxquoted text in my org files to insert excerpts of >> config files but I have trouble using it in plain lists : the boxquoted >> text won't be folded by TAB, you have to manuall

Re: [O] mobileorg for android: perhaps best to wait on an update

2012-12-03 Thread Henning Weiss
Hi, Checking "show done" in the preferences should make all entries appear. A fixed version will be available soon. Henning On Mon, Dec 3, 2012 at 1:08 AM, Brian van den Broek < brian.van.den.br...@gmail.com> wrote: > Hi all, > > mobileorg for android 0.9.5 came out a few days ago. Looks like

Re: [O] org-caldav: Sync Org with external calendars through CalDAV (Owncloud, Google, ...)

2012-12-03 Thread Stephen Eglen
David Engster randomsample.de> writes: > > Bastien writes: > > David Engster randomsample.de> writes: > >> That is very strange. It should first > >> ask: "Username [for Google CalDAV]:". If it does not do that, maybe you > >> have that information in your .authinfo? > > > > I have this: > > >

Re: [O] boxquote in plain lists

2012-12-03 Thread Giovanni Ridolfi
Da: Julien Cubizolles Inviato: Mercoledì 28 Novembre 2012 23:03 > I very often use boxquoted text in my org files to insert excerpts of > config files but I have trouble using it in plain lists : the boxquoted > text won't be folded by TAB, you have to manually indent each line of > the boxquote

[O] unexpected (buggy?) export to iCalendar beheaviour

2012-12-03 Thread Detlef Steuer
VENT UID: TS-f58e8c25-322d-426b-b4e9-6b3f74fff4ea DTSTART;VALUE=DATE:20121203 DTEND;VALUE=DATE:20121204 SUMMARY:not so important DESCRIPTION: <2012-12-03 Mo> CATEGORIES:test END:VEVENT END:VCALENDAR --- So the SCHEDULED event is not exported. I assume that's a bug? Or is there some variabl

Re: [O] Opendocument export causes error

2012-12-03 Thread Achim Gratz
Torsten Anders beds.ac.uk> writes: > I tried both adding (require 'org) and (require 'org-loaddefs) to ~/.emacs > but they both make no difference to this problem, I still get the error > > call-interactively: Symbol's value as variable is void: err Yes, that problem is apparently someplace e