[O] [PATCH] contrib/lisp/org-export-generic.el

2011-03-15 Thread Nick Dokos
Wes Hardaker's generic exported in contrib/lisp needs a small changed to make it compatible with the :for-backend generic parameter introduced in commit ed6d6760268a18ff5c49f4d98b433f6cf9500e1e. diff --git a/contrib/lisp/org-export-generic.el b/contrib/lisp/org-export-generic.el index f518dd1..9a

Re: [O] Re: Slow movement in large buffers

2011-03-15 Thread Nick Dokos
Christian Moe wrote: > On 3/15/11 11:56 PM, Nick Dokos wrote: > Given the five previous-lines in your profile, I suspect that > > one or two were much longer than the others which skewed the average. > > Actually not, I was going back and forth over the same two lines, and > previous-line was

Re: [O] Professional PDF LaTeX templates?

2011-03-15 Thread John Hendy
> 2011/3/14 Thomas Herbert >> >> Afternoon, >> >> I wonder if anyone had any good examples of org-mode LaTeX templates with >> which to export professional looking PDFs? >> >> It is my big issue with org-mode at the moment, and I have tried reading >> what I can on LaTeX styling but it is getting

Re: [O] Professional PDF LaTeX templates?

2011-03-15 Thread Camille persson
Hi Thomas, I'm not sure about what you call "professional looking" ? Myself, I write conference paper with org, I just set the proper class I want to use for example: #+LaTeX_CLASS: IEEEtranConf Then it depends on the latex style you have... Maybe you can try the HTML export and get sthg easier

[O] please ignore it, sorry for the test

2011-03-15 Thread Eric Luo
for test

Re: [O] Another HTML Export Problem

2011-03-15 Thread Bastien
Hi Scott, Scott Randby writes: > Some links are not exporting properly with org release_7.5.52.g0dc16. It > seems that any link that contains "&" does not export correctly. Take > the four links given below. Yes, problems again here -- thanks for reporting. If you can, please test this patch.

Re: [O] Re: Slow movement in large buffers

2011-03-15 Thread Bastien
Nick Dokos writes: > Given the evidence that Lawrence Mitchell provided however, it seems clear > that most of the blame can be placed on overlays - no? Yes, probably. I've also experience slow motion in some big files of mine. One factor was the use of the :ARCHIVE: tag. I tried to remove th

[O] Another HTML Export Problem

2011-03-15 Thread Scott Randby
Some links are not exporting properly with org release_7.5.52.g0dc16. It seems that any link that contains "&" does not export correctly. Take the four links given below. [[http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=xetex][XeTeX]] http://scripts.sil.org/cms/scripts/page.php?site_

Re: [O] Re: Slow movement in large buffers

2011-03-15 Thread Christian Moe
On 3/15/11 11:56 PM, Nick Dokos wrote: Given the five previous-lines in your profile, I suspect that one or two were much longer than the others which skewed the average. Actually not, I was going back and forth over the same two lines, and previous-line was fairly stable at around 1.2 second

[O] Agenda column view causes 'Available with `N r': to become hidden

2011-03-15 Thread John Hendy
Doing C-a t shows this line at the top (based on my setup): ,--- | Global list of TODO items of type: ALL | Available with `N r': (0)ALL (1)TODO (2)NEXT (3)WAITING (4)SOMEDAY (5)DONE (6)CANCELLED `--- When I do C-c C-x C-c to enter columns view, I only see this: ,--- | Global list of TODO items of

Re: [O] Re: Slow movement in large buffers

2011-03-15 Thread Nick Dokos
Christian Moe wrote: > > > Yes, hardware is indeed a factor here. I'm using a dual-core Atom processor > > with 2GB of memory. > > > > Matt > > > > I'm not so sure about the hardware factor. > > I'm on a seven-year-old G4 Mac PPC laptop with 768 MB RAM. > > Over the same folded headings in a

Re: [O] Re: [Bug] MCE for HTML test of export

2011-03-15 Thread Sébastien Vauban
Hi Nicolas, Nicolas wrote: > Sébastien Vauban writes: >> * Russian dolls >> >> In the following, I see one block in the other, with visible >> =ORG-LIST-END-MARKERs=. >> >> *** TODO To send >> >> - This >> - That >> >> *** END >> >> *** TODO To receive >> >> -

Re: [O] another (possibly) noob question

2011-03-15 Thread Filippo A. Salustri
Yep; I'm a noob. David rightly pointed me at org-after-todo-statistics-hook, which I'd set up to do as he does. The code for that was so far away in my .emacs file from the rest of the TODO stuff that I missed it. I corrected the code (it still does that, except it ignores PROJECT keywords), and al

Re: [O] Re: Slow movement in large buffers

2011-03-15 Thread Christian Moe
Yes, hardware is indeed a factor here. I'm using a dual-core Atom processor with 2GB of memory. Matt I'm not so sure about the hardware factor. I'm on a seven-year-old G4 Mac PPC laptop with 768 MB RAM. Over the same folded headings in a freshly pulled org-issues (Other to Development Tas

Re: [O] org table calc and lisp for hh:mm timetable

2011-03-15 Thread Christian Moe
Hi, This is ingenious! But I have a different solution that borrows conversion functions from org-timer.el. To avoid an insanely long formula, I'll alias those functions with shorter names which don't seem to colide with anything in my Emacs. #+begin_src emacs-lisp (defun sec (arg) (o

Re: [O] Custom Agenda View for Projects

2011-03-15 Thread Christian Zang
2011/3/15 Christian Zang : > 2011/3/15 Manish : >> On Tue, Mar 15, 2011 at 11:54 AM, Christian Zang wrote: >>> 2011/3/15 Manish: On Tue, Mar 15, 2011 at 12:54 AM, Christian Zang wrote: > Dear all, > > I might be overlooking something very obvious, but I cannot find the > soluti

[O] Professional PDF LaTeX templates?

2011-03-15 Thread Thomas Herbert
Afternoon, I wonder if anyone had any good examples of org-mode LaTeX templates with which to export professional looking PDFs? It is my big issue with org-mode at the moment, and I have tried reading what I can on LaTeX styling but it is getting to the point that I am spending way to muc

Re: [O] Custom Agenda View for Projects

2011-03-15 Thread Christian Zang
2011/3/15 Manish : > On Tue, Mar 15, 2011 at 11:54 AM, Christian Zang wrote: >> 2011/3/15 Manish: >>> On Tue, Mar 15, 2011 at 12:54 AM, Christian Zang wrote: Dear all, I might be overlooking something very obvious, but I cannot find the solution: I have various org files, in whi

[O] Re: [REGRESSION] Description List + HTML

2011-03-15 Thread Nicolas
Jambunathan K writes: > Validation with nxml mode is succeeding. So the document is > well-formed. But it does look strange to me. I may help if you would elaborate. > Anyways, I am attaching the same file exported with release_7.3. You > would notice that the disputed text is enclosed within

Re: [O] org table calc and lisp for hh:mm timetable

2011-03-15 Thread Eric S Fraga
Martin Halder writes: [...] > Hi Eric, > > yes and thanks for the previous help, too.. the good old printf.. I > would like to pass the result of time() directly to a lisp function, > like: > #+TBLFM: $6='(coolfunc (time(...$5)-time(...$4))) > > If I would know how to pass the result, eg as a st

Re: [O] Rework org-export-html-preamble/postamble (again)

2011-03-15 Thread Jason Dunsmore
Bastien writes: > Hi Jason, > > Jason Dunsmore writes: > >>> You mean that, without any :html-preamble and with >>> ̀org-export-html-preamble' set to `t' (as it is by default in these >>> patches), you don't see any title ? >> >> If :html-preamble isn't set, I see an title. > > When :html-prea

Re: [O] Bug when publishing images

2011-03-15 Thread David Maus
Hi Francesco, At Tue, 15 Mar 2011 07:47:59 +0100, Francesco Pizzolante wrote: > Thanks for the fix. It works better now. > > There's still a little problem though when adding a caption: > > --8<---cut here---start->8--- > #+CAPTION: toto > [[file:toto.png]] > --

Re: [O] org table calc and lisp for hh:mm timetable

2011-03-15 Thread Martin Halder
>> I was trying to generate a simple table with time format "hh:mm" and >> auto calculate daily sum.. clocking working time was too much so I >> thought this would be easy but ended up with the following.. it works >> but is not beautiful (apply formula twice and same information >> multiple times

[O] Re: [REGRESSION] Description List + HTML

2011-03-15 Thread Nicolas
Hello, Jambunathan K writes: > My head is at git commit 6a369 and > > With `emacs -Q', do a C-c C-e h on bug.org. > > See that the following paragraph (or whatever!) > > "But in the end, no individual scenes matter but the film as a whole. > Important actors in this film are" > > is NOT within

Re: [O] org table calc and lisp for hh:mm timetable

2011-03-15 Thread Eric S Fraga
Martin Halder writes: > Hi all, > > some words of warning: this was written by an Emacs, Org, Lisp and > Calc newbie.. and congratulations on converting a vim user btw, org > mode is great : ) > > I was trying to generate a simple table with time format "hh:mm" and > auto calculate daily sum.. cl

Re: [O] Another HTML Export Question

2011-03-15 Thread Scott Randby
I know that others have said this before, but this list is amazing. The issues I was having with HTML export were all addressed and fixed in a little more than 1/2 of a day. The org-mode community is the best! Scott Randby

[O] org table calc and lisp for hh:mm timetable

2011-03-15 Thread Martin Halder
Hi all, some words of warning: this was written by an Emacs, Org, Lisp and Calc newbie.. and congratulations on converting a vim user btw, org mode is great : ) I was trying to generate a simple table with time format "hh:mm" and auto calculate daily sum.. clocking working time was too much so

[O] Re: [Orgmode] [babel] maxima support?

2011-03-15 Thread Eric S Fraga
"Eric Schulte" writes: > Eric S Fraga writes: >> However, I think I managed to fix it. I think you have an ulterior >> motive: to make me learn elisp properly once and for all... ;-). >> > > sure... that must be the reason I've put all these bugs in the code >/looking around suspiciously/

[O] [bug] Changing first entry in pair of inactive time stamps deletes second time stamp

2011-03-15 Thread Eric S Fraga
Hello, with current org, if I insert two inactive time stamps in a row (to create a range of dates) and then go back to the first one and adjust the date (say) using S- or S-, the second time stamp disappears. This does not happen with active time stamps however. Now, it may be that the design d

Re: [O] CATEGORY in clock report?

2011-03-15 Thread Markus Heller
Markus Heller writes: > Hello *, > > a quick question: is it possible to include the CATEGORY of (sub)trees > in the clock report? I've read that tags can be included, but I'd like > to get CATEGORY in there ... > > Thanks and Cheers > Markus Hello, this is a bump to my original question. I'm

Re: [O] Re: Recurring items don't always show up in timeline

2011-03-15 Thread Chris Randle
Hi Mark On 2011-03-15 17:34, Mark S wrote: You say "showed up using C-a a" Yes, but what about the Timeline? C-a L So sorry, complete misunderstanding. Please see my reply to Nick Dokos's earlier post pointing out my mistake. -- Chris Randle

Re: [O] Re: Recurring items don't always show up in timeline

2011-03-15 Thread Chris Randle
Hi Nick and Mark On 2011-03-15 16:59, Nick Dokos wrote: I think Mark is using C-c a L to get the timeline: that's where the problem lies. C-c a a works fine. Oh . Sorry for all the noise. I was really unobservant. I've never used C-c a L so I'd just assumed there was only one agenda view

Re: [O] Rework org-export-html-preamble/postamble (again)

2011-03-15 Thread Bastien
Hi Jason, Jason Dunsmore writes: >> You mean that, without any :html-preamble and with >> ̀org-export-html-preamble' set to `t' (as it is by default in these >> patches), you don't see any title ? > > If :html-preamble isn't set, I see an title. When :html-preamble in a publishing project, it

Re: [O] Another HTML Export Question

2011-03-15 Thread Jason Dunsmore
Scott Randby writes: >>> 3. How do I change the text of the creator line? >> >> You cannot. > > Bummer. You can set a custom creator-info in :html-postamble. Here's my :html-postamble string: --8<---cut here---start->8--- "Author: %a () Date: %d Generated by

[O] Re: [Bug] MCE for HTML test of export

2011-03-15 Thread Nicolas
Hello, Sébastien Vauban writes: > * Russian dolls > > In the following, I see one block in the other, with visible > =ORG-LIST-END-MARKERs=. > > *** TODO To send > > - This > - That > > *** END > > *** TODO To receive > > - Pictures > - Invoice > > ***

Re: [O] Re: Slow movement in large buffers

2011-03-15 Thread Carsten Dominik
On 15.3.2011, at 15:09, Eric S Fraga wrote: > Hello, > > following up on this issue, I have just run into it again. I'm editing > a not very large document and suddenly things slowed down, mostly but > not exclusively for "next-line": > > --8<---cut here---start

Re: [O] Another HTML Export Question

2011-03-15 Thread Bastien
Hi Scott, Scott Randby writes: >>> 3. How do I change the text of the creator line? >> >> You cannot. > > Bummer. But you can customize org-export-html-preamble-format to something that will customize it. > The timestamps are fixed, but there are two new issues. First, I get > weird HTML in t

[O] Re: Slow movement in large buffers

2011-03-15 Thread Carsten Dominik
On 15.3.2011, at 16:51, Matt Lundin wrote: > Nick Dokos writes: > >> FWIW, I opened org-issues.org and followed Matt's lead: at first, I got >> almost instant response going from Other to Closed (using arrow-down) >> and a slight hesitation (< 0.5s) going from Other to the previous >> headline

Re: [O] Slow movement in large buffers

2011-03-15 Thread Carsten Dominik
On 15.3.2011, at 18:14, Scott Randby wrote: > On 03/15/2011 12:11 PM, Chris Randle wrote: >> Hi Matt >> >> On 2011-03-15 03:25, Matt Lundin wrote: >>> I've been navigating the org-issues file (14000+ lines) and have >>> found movement within the file to be fairly slow. Sometimes Emacs >>> will l

Re: [O] another (possibly) noob question

2011-03-15 Thread Manish
I could not replicate it. C-c C-c on [/] at the end of an item with keyword PROJECT updated the cookie and did not switch the state to TODO. Changing a sub-item state to DONE also correctly (and automagically) updated the cookie. -- Manish On Tue, Mar 15, 2011 at 10:50 PM, Filippo A. Salustri

[O] Re: [Orgmode] [babel] maxima support?

2011-03-15 Thread Eric Schulte
Eric S Fraga writes: > "Eric Schulte" writes: > >> Eric S Fraga writes: >> >>> "Eric Schulte" writes: >>> >>> [...] >>> Ah, I see the problem, I used let instead of let*. Please try this updated version of the patch. Sorry I would test this myself, but I don't have Maxima

Re: [O] another (possibly) noob question

2011-03-15 Thread Filippo A. Salustri
Sorry for the lack of info. org version 7.4 I created a new/test org file. It contains: * PROJECT aaa ** TODO t1 ** TODO t2 * TODO bbb [0/2] :PROPERTIES: :CATEGORY: dummy :END: ** TODO t3 ** TODO t4 If I leave out the [/], then all is well. If I add the [/] at the end of a level 1 heading that W

[O] How to manipulate line-breaks in html-export?

2011-03-15 Thread Sven Bretfeld
Hi I'm using a emacs --batch cronjob to update several html-exports of different agenda views. The output usually looks ugly. It took me some time to figure out why the exported html-files look different whether the function is started in a normal frame or via batch: The html-exporter sets line

Re: [O] Slow movement in large buffers

2011-03-15 Thread Erik Iverson
Scott Randby wrote: On 03/15/2011 12:11 PM, Chris Randle wrote: On 2011-03-15 03:25, Matt Lundin wrote: I've been navigating the org-issues file (14000+ lines) and have found movement within the file to be fairly slow. Sometimes Emacs will lock up for several seconds. Do others have the same

Re: [O] Slow movement in large buffers

2011-03-15 Thread Scott Randby
On 03/15/2011 12:11 PM, Chris Randle wrote: > Hi Matt > > On 2011-03-15 03:25, Matt Lundin wrote: >> I've been navigating the org-issues file (14000+ lines) and have >> found movement within the file to be fairly slow. Sometimes Emacs >> will lock up for several seconds. > >> Do others have the s

Re: [O] Custom Agenda View for Projects

2011-03-15 Thread Manish
On Tue, Mar 15, 2011 at 11:54 AM, Christian Zang wrote: > 2011/3/15 Manish: >> On Tue, Mar 15, 2011 at 12:54 AM, Christian Zang wrote: >>> Dear all, >>> >>> I might be overlooking something very obvious, but I cannot find the >>> solution: I have various org files, in which "projects" (anything >>>

Re: [O] Other programs to edit Org documents?

2011-03-15 Thread Marcelo de Moraes Serpa
A simple org-mode viewer (that allows you to do some basic folding/unfolding and search -- or even something more complex that would allow you to view it as a mind-map?) would be nice. It could even be simplified with more GUI bells and whistles and still allow one to insert data and save the file.

Re: [O] An HTML Export Observation

2011-03-15 Thread Scott Randby
On 03/15/2011 11:53 AM, Bastien wrote: > Hi Scott, > > Scott Randby writes: > >> First, I am using org-mode release_7.5.41.g187b. > > Please make sure to pull after this commit: > > http://orgmode.org/w/?p=org-mode.git;a=commit;h=1b02fe8c6e3693a321bfc4d2da52fa64a7d22590 > >> '(org-export-htm

Re: [O] Re: Recurring items don't always show up in timeline

2011-03-15 Thread Nick Dokos
Chris Randle wrote: > Hi Mark > > On 2011-03-14 22:55, Mark S wrote: > > Here's a version of the calendar I'm using. There are two date ranges as > > well as regular dates. It might be that recurring events that occur on > > days that are inside of a date range do not show up. On mine, "Bath for

Re: [O] Slow movement in large buffers

2011-03-15 Thread MidLifeXis at PerlMonks
I have seen this happen when I have largish files with tables. I also have a file setting of: #+begin_src org #+STARTUP: align #+end_src which turns on automatic alignment of things recognized as table-like. If I remove this startup directive, things tend to run more smoothly. I have not

[O] Re: Recurring items don't always show up in timeline

2011-03-15 Thread Mark S
Hi Chris, You say "showed up using C-a a" Yes, but what about the Timeline? C-a L The problem with the C-a a view is that you have to walk through the calendar week by week. The timeline would be better for scheduling events far out in the future -- if it worked. Thanks again, Mark --

Re: [O] Another HTML Export Question

2011-03-15 Thread Scott Randby
Hi Bastien, >> >> 1. There is no timestamp with org-mode 7.5. I want a timestamp and I >> can't get a timestamp by putting timestamp:t in the options line. > > Fixed now. Yes, it works now. Thanks. > >> 2. I want to get rid of the link for the validator. I can't find mention >> of this in the ma

Re: [O] problems with crypt/reveal (org-mobile related?)

2011-03-15 Thread Richard Riley
Richard Riley writes: > Julien Danjou writes: > >> On Tue, Mar 15 2011, Richard Riley wrote: >> >>> How now to reveal the "embedded" pgp message? org-reveal doesnt see this >>> pgp part as encrypted. >> >> M-x org-decrypt-entry >> ? > > That doesnt work as the bit encrypted is not the "entry" it

[O] Re: [Orgmode] [babel] maxima support?

2011-03-15 Thread Eric S Fraga
"Eric Schulte" writes: > Eric S Fraga writes: > >> "Eric Schulte" writes: >> >> [...] >> >>> >>> Ah, I see the problem, I used let instead of let*. Please try this >>> updated version of the patch. Sorry I would test this myself, but I >>> don't have Maxima installed. >> >> No problem at all!

Re: [O] Rework org-export-html-preamble/postamble (again)

2011-03-15 Thread Jason Dunsmore
Bastien writes: > Hi Jason, > > Jason Dunsmore writes: > >> This patch fixed that export error, but I'm still seeing the problems >> with exporting #+TITLE: in an heading described at: >> >> http://article.gmane.org/gmane.emacs.orgmode/39100 > > You mean that, without any :html-preamble and wit

Re: [O] Slow movement in large buffers

2011-03-15 Thread Chris Randle
Hi Matt On 2011-03-15 03:25, Matt Lundin wrote: I've been navigating the org-issues file (14000+ lines) and have found movement within the file to be fairly slow. Sometimes Emacs will lock up for several seconds. Do others have the same experience? If so, does anyone have any tips on how to d

Re: [O] An HTML Export Observation

2011-03-15 Thread Bastien
Hi Scott, Scott Randby writes: > First, I am using org-mode release_7.5.41.g187b. Please make sure to pull after this commit: http://orgmode.org/w/?p=org-mode.git;a=commit;h=1b02fe8c6e3693a321bfc4d2da52fa64a7d22590 > '(org-export-html-with-timestamp t) This control the insertion of html-hel

[O] [Bug] MCE for HTML test of export

2011-03-15 Thread Sébastien Vauban
Hello, Here a "minimal complete example" of some functionality that not working fine in HTML exports. This is for easy testing... --8<---cut here---start->8--- #+TITLE: ECM #+OPTIONS: H:4 toc:2 * Past appointment [2010-04-21 Wed 13:30-14:30] Notice th

Re: [O] Re: Recurring items don't always show up in timeline

2011-03-15 Thread Chris Randle
Hi Mark On 2011-03-14 22:55, Mark S wrote: Here's a version of the calendar I'm using. There are two date ranges as well as regular dates. It might be that recurring events that occur on days that are inside of a date range do not show up. On mine, "Bath for dog" doesn't show up on April 14th, f

[O] Re: Slow movement in large buffers

2011-03-15 Thread Matt Lundin
Nick Dokos writes: > FWIW, I opened org-issues.org and followed Matt's lead: at first, I got > almost instant response going from Other to Closed (using arrow-down) > and a slight hesitation (< 0.5s) going from Other to the previous > headline (Development Tasks). After noodling around for a whi

Re: [O] Re: Recurring items don't always show up in timeline

2011-03-15 Thread Chris Randle
Hi Mark On 2011-03-14 22:36, Mark S wrote: Are there any other dates in your calendar? Have you tried it with +90d? Yes, oodles of other dates. My initial test was with +90d. And looking through 2011, I saw the four dates listed in my previous reply. Will try your sample data. -- Chris Rand

Re: [O] Having problem with latex export of image file

2011-03-15 Thread Nick Dokos
Nick Dokos wrote: > Robert Goldman wrote: > > > X-TagToolbar-Keys: D20110315084847273 > > Content-Type: text/plain; charset=ISO-8859-1 > > Content-Transfer-Encoding: 7bit > > > > On 3/15/11 Mar 15 -12:04 AM, Nick Dokos wrote: > > > Robert Goldman wrote: > > > > > >> I have the following in m

[O] Re: [Orgmode] [babel] maxima support?

2011-03-15 Thread Eric Schulte
Eric S Fraga writes: > "Eric Schulte" writes: > > [...] > >> >> Ah, I see the problem, I used let instead of let*. Please try this >> updated version of the patch. Sorry I would test this myself, but I >> don't have Maxima installed. > > No problem at all! I'm happy to test this as many times

Re: [O] HTML Export Broken

2011-03-15 Thread Bastien
Scott Randby writes: > It appears that org-mode is converting only the last @ that appears > in a line into an HTML tag. Is this a bug or am I doing something wrong? > Help. Thanks to David for fixing this! -- Bastien

Re: [O] An HTML Export Observation

2011-03-15 Thread Scott Randby
On 03/15/2011 09:14 AM, Bastien wrote: > Hi Scott, > > Scott Randby writes: > >> When I look at the "Org Export HTML Group" for customization, I get the >> following: >> >> Org Export Html Validation Link: Show Value >>State: UNINITIALIZED, you should not see this. >>Link to HTML validatio

Re: [O] Rework org-export-html-preamble/postamble (again)

2011-03-15 Thread Bastien
Jason Dunsmore writes: >> Applying the attached patch above the previous one should do. >> >> Let me know, thanks! > > This patch fixed that export error, FYI, I applied the two patches I sent. Best, -- Bastien

Re: [O] [PATCH] Remove TODO about symmetric encryption as this has already been implemented.

2011-03-15 Thread Bastien
Hi Ian, Ian Barton writes: > diff --git a/lisp/org-crypt.el b/lisp/org-crypt.el > index 6454eab..70e8038 100644 > --- a/lisp/org-crypt.el > +++ b/lisp/org-crypt.el > @@ -57,8 +57,6 @@ > ;;file, call `org-crypt-use-before-save-magic' after loading > ;;org-crypt.el. > ;; > -;; TODO: > -

Re: [O] Another HTML Export Question

2011-03-15 Thread Bastien
Hi Scott, Scott Randby writes: > The org files I export to HTML contain the following: > > * COMMENT Setup > #+OPTIONS: H:3 num:nil skip:nil toc:t author:t > > With org-mode 7.4, this setup would give me the following postamble: > > > Date: 2011-03-12 16:09:53 EST > HTML generated by org-mode

Re: [O] [Babel][Bug] results silent ignored in #+call

2011-03-15 Thread Andreas Leha
Hi Eric, thanks a lot! Seems to be fixed for me. Cheers, Andreas Am 15.03.2011 14:13, schrieb Eric Schulte: > Hi Andreas, > > If the call line has a ":session" header argument, then it should be > evaluated on export; regardless of the value of the ":export" header > argument. Adding a ":expo

Re: [O] problems with crypt/reveal (org-mobile related?)

2011-03-15 Thread Richard Riley
Julien Danjou writes: > On Tue, Mar 15 2011, Richard Riley wrote: > >> How now to reveal the "embedded" pgp message? org-reveal doesnt see this >> pgp part as encrypted. > > M-x org-decrypt-entry > ? That doesnt work as the bit encrypted is not the "entry" its part of the entry. I could just s

Re: [O] another (possibly) noob question

2011-03-15 Thread John Hendy
On Mon, Mar 14, 2011 at 11:15 PM, Filippo A. Salustri wrote: > So, > I've set org-provide-todo-statistics to t > and org-hierarchical-todo-statistics to nil. > I use a TODO sequence to identify projects.  That is, > (setq org-todo-keywords >       '((sequence "REVIEW(r)" "TODO(t)" "ACTIVE(a!)" "WA

Re: [O] problems with crypt/reveal (org-mobile related?)

2011-03-15 Thread Julien Danjou
On Tue, Mar 15 2011, Richard Riley wrote: > How now to reveal the "embedded" pgp message? org-reveal doesnt see this > pgp part as encrypted. M-x org-decrypt-entry ? -- Julien Danjou ❱ http://julien.danjou.info pgphkgUUZCIol.pgp Description: PGP signature

Re: [O] [PATCH] Move org-export-html group definition to fix uninitialized customs.

2011-03-15 Thread Bastien
Hi Manuel, Manuel Giraud writes: > I have to say that I don't understand too. I've just mimic what is done > for org-export-xml group and others. Anyway, if yours is ok discard > mine. Actually, the org-export-xml is unused, I just removed it. Other group (like org-export-icalendar) are define

Re: [O] Having problem with latex export of image file

2011-03-15 Thread Nick Dokos
Robert Goldman wrote: > X-TagToolbar-Keys: D20110315084847273 > Content-Type: text/plain; charset=ISO-8859-1 > Content-Transfer-Encoding: 7bit > > On 3/15/11 Mar 15 -12:04 AM, Nick Dokos wrote: > > Robert Goldman wrote: > > > >> I have the following in my org file: > >> > >> #+CAPTION: Sample

Re: [O] org-passwords

2011-03-15 Thread John Hendy
On Tue, Mar 15, 2011 at 9:07 AM, Andrea Crotti wrote: > > Last week I finally wrote all my passwords in a crypted org file, using > properties and column mode. > > This is very nice, and taking inspiration from the wonderful > org-contacts, I decided to open on github org-passwords. > > https://gi

[O] [PATCH] Remove TODO about symmetric encryption as this has already been implemented.

2011-03-15 Thread Ian Barton
diff --git a/lisp/org-crypt.el b/lisp/org-crypt.el index 6454eab..70e8038 100644 --- a/lisp/org-crypt.el +++ b/lisp/org-crypt.el @@ -57,8 +57,6 @@ ;;file, call `org-crypt-use-before-save-magic' after loading ;;org-crypt.el. ;; -;; TODO: -;; - Allow symmetric encryption as well ;;; T

[O] Re: [Orgmode] [babel] maxima support?

2011-03-15 Thread Eric S Fraga
"Eric Schulte" writes: [...] > > Ah, I see the problem, I used let instead of let*. Please try this > updated version of the patch. Sorry I would test this myself, but I > don't have Maxima installed. No problem at all! I'm happy to test this as many times as necessary. In any case, this wo

Re: [O] [PATCH] Move org-export-html group definition to fix uninitialized customs.

2011-03-15 Thread Manuel Giraud
Bastien writes: > Hi Manuel, > > did that patch fix the problem for you? Hi Bastien, Just re-check and yes it fixes the problem for me. I tried with "emacs -Q", add org path to load-path, (require 'org) and M-x customize-group. My patch was applied on top of: --8<---cut here

[O] problems with crypt/reveal (org-mobile related?)

2011-03-15 Thread Richard Riley
I have a potentially rather major issue (for others too) that has cropped up thats too late found to correct with back up files. I have an org account data entry of the form:- , | ** STARTED log info :login:hostmysite:domain:crypt: | -BEGIN PGP MESSAGE- | Vers

Re: [O] Slow movement in large buffers

2011-03-15 Thread Nick Dokos
Carsten Dominik wrote: > > On Mar 15, 2011, at 4:25 AM, Matt Lundin wrote: > > > I've been navigating the org-issues file (14000+ lines) and have found > > movement within the file to be fairly slow. Sometimes Emacs will lock up > > for several seconds. > > > > For instance, to move from the l

[O] Re: Slow movement in large buffers

2011-03-15 Thread Eric S Fraga
Hello, following up on this issue, I have just run into it again. I'm editing a not very large document and suddenly things slowed down, mostly but not exclusively for "next-line": --8<---cut here---start->8--- next-line

[O] org-passwords

2011-03-15 Thread Andrea Crotti
Last week I finally wrote all my passwords in a crypted org file, using properties and column mode. This is very nice, and taking inspiration from the wonderful org-contacts, I decided to open on github org-passwords. https://github.com/AndreaCrotti/org-passwords This VERY simple initial version

Re: [O] quick question about face names

2011-03-15 Thread Nick Dokos
=?utf-8?Q?S=C3=A9bastien_Vauban?= wrote: > Hi Nick and Filippo, > > >> I'm trying to find the face of plain text (not headlines or checklist > >> items). Does it have a name that distinguishes it from other faces? Chee= > rs. > >> Fil > > > > I don't think so: C-u C-x =3D tells faces if it finds

Re: [O] Having problem with latex export of image file

2011-03-15 Thread Robert Goldman
X-TagToolbar-Keys: D20110315084847273 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 3/15/11 Mar 15 -12:04 AM, Nick Dokos wrote: > Robert Goldman wrote: > >> I have the following in my org file: >> >> #+CAPTION: Sample (partial) plan graph. >> #+LABEL: fig:sample

Re: [O] [PATCH] Move org-export-html group definition to fix uninitialized customs.

2011-03-15 Thread Bastien
Hi Manuel, did that patch fix the problem for you? There was a problem with the custom type definition of the variable `org-export-html-protect-char-alist', and AFAIU that caused Scott's problem. I fixed this. I think org-html.el is the right place for declaring the Org Export Html customizatio

Re: [O] An HTML Export Observation

2011-03-15 Thread Bastien
Hi Scott, Scott Randby writes: > When I look at the "Org Export HTML Group" for customization, I get the > following: > > Org Export Html Validation Link: Show Value >State: UNINITIALIZED, you should not see this. >Link to HTML validation service. > > Org Export Html With Timestamp: Hide

[O] Re: [Orgmode] [babel] maxima support?

2011-03-15 Thread Eric Schulte
Eric S Fraga writes: > "Eric Schulte" writes: > >> Hi Eric, >> >> I've gone through your ob-maxima.el, and tried to re-work it to the >> point where it can be included into Org-mode -- mainly just switching to >> a couple of Babel "best practices", and replacing some shell script >> munging with

Re: [O] [Babel][Bug] results silent ignored in #+call

2011-03-15 Thread Eric Schulte
Hi Andreas, If the call line has a ":session" header argument, then it should be evaluated on export; regardless of the value of the ":export" header argument. Adding a ":exports none" header argument, should inhibit the insertion of any results into the exported document. In your example below,

[O] Re: Slow movement in large buffers

2011-03-15 Thread Matt Lundin
Eric S Fraga writes: > Matt Lundin writes: > Interesting. It doesn't take 3 seconds on my system (Intel(R) > Pentium(R) D CPU 2.80GHz) but there is a noticeable delay using C-n to > move from =* Other= to =* Closed issues=. However, using C-cC-n to move > has no delay at all and moving backwa

[O] Re: Slow movement in large buffers

2011-03-15 Thread Matt Lundin
Carsten Dominik writes: > DO you have flyspell turned on? > Yes, but the same results occur with flyspell turned off. (See my response to your other email.) Best, Matt

[O] Re: Slow movement in large buffers

2011-03-15 Thread Matt Lundin
Carsten Dominik writes: > On Mar 15, 2011, at 4:25 AM, Matt Lundin wrote: > >> I've been navigating the org-issues file (14000+ lines) and have found >> movement within the file to be fairly slow. Sometimes Emacs will lock up >> for several seconds. >> >> For instance, to move from the level one

Re: [O] Slow movement in large buffers

2011-03-15 Thread Lawrence Mitchell
Carsten Dominik wrote: > On Mar 15, 2011, at 4:25 AM, Matt Lundin wrote: >> I've been navigating the org-issues file (14000+ lines) and have found >> movement within the file to be fairly slow. Sometimes Emacs will lock up >> for several seconds. >> For instance, to move from the level one headin

Re: [O] Other programs to edit Org documents?

2011-03-15 Thread Harum Budi
2011/3/15 Rainer M Krug > > Aside from Emacs, are there other programs capable of editing Org > documents? > > To state the obvious: ,org files are text files, not binary files, which > can be edited with *any* text editor. > > If you are asking about org-mode functionality: there are a few (I th

Re: [O] Other programs to edit Org documents?

2011-03-15 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/15/2011 01:10 PM, Harum Budi wrote: > Hi all, > > Aside from Emacs, are there other programs capable of editing Org documents? To state the obvious: ,org files are text files, not binary files, which can be edited with *any* text editor. If yo

[O] Other programs to edit Org documents?

2011-03-15 Thread Harum Budi
Hi all, Aside from Emacs, are there other programs capable of editing Org documents? Regards, Budi

[O] [PATCH] Move org-export-html group definition to fix uninitialized customs.

2011-03-15 Thread Manuel Giraud
--- lisp/org-exp.el |5 + lisp/org-html.el |5 - 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lisp/org-exp.el b/lisp/org-exp.el index 34f101d..2cd4289 100644 --- a/lisp/org-exp.el +++ b/lisp/org-exp.el @@ -134,6 +134,11 @@ This is without condition, so even subtr

[O] [BUG] in LaTeX export

2011-03-15 Thread Thomas Holst
Hello, while exporting an org-file to LaTeX I stumbled across a minor bug with emphasis and underscores. Minimal org-file: #+begin_src org #+OPTIONS: ^:{} * Emphasis Test _abc /_abc/ *_abc* /a_bc/ *a_bc* #+end_src leads to the following LaTeX code: #+begin_src \_{}abc \emph{_abc} \textbf

Re: [O] Slow movement in large buffers

2011-03-15 Thread Carsten Dominik
On Mar 15, 2011, at 4:25 AM, Matt Lundin wrote: > I've been navigating the org-issues file (14000+ lines) and have found > movement within the file to be fairly slow. Sometimes Emacs will lock up > for several seconds. > > For instance, to move from the level one heading "* Other" to "* Closed >

Re: [O] quick question about face names

2011-03-15 Thread Filippo A. Salustri
Thanks for the replies. This is unfortunate. I was hoping to easily change the font of those non-headline/checklist to a variable width font, but keep the headline stuff in fixed width. Since it's the default font, if I change the default, then I'd have to change every other font to fixed. ...that

Re: [O] Slow movement in large buffers

2011-03-15 Thread Eric S Fraga
Matt Lundin writes: > I've been navigating the org-issues file (14000+ lines) and have found > movement within the file to be fairly slow. Sometimes Emacs will lock up > for several seconds. > > For instance, to move from the level one heading "* Other" to "* Closed > issues" when the outline is

  1   2   >