Re: [O] Bibliographic references

2011-12-16 Thread Alan L Tyree
On 17/12/11 12:21:42, Thomas S. Dye wrote: > Alan L Tyree writes: > > > On 17/12/11 11:25:36, Thomas S. Dye wrote: > >> Nick Dokos writes: > >> > >> > Thomas S. Dye wrote: > >> > > >> >> Of course, this just handles the in-text part for formats other > >> than > >> >> LaTeX. LaTeX uses bibtex

Re: [O] Bibliographic references

2011-12-16 Thread Thomas S. Dye
Alan L Tyree writes: > On 17/12/11 11:25:36, Thomas S. Dye wrote: >> Nick Dokos writes: >> >> > Thomas S. Dye wrote: >> > >> >> Of course, this just handles the in-text part for formats other >> than >> >> LaTeX. LaTeX uses bibtex or biblatex to compile the list of >> >> references. I don't

Re: [O] How to control face for plain links

2011-12-16 Thread Bernt Hansen
Takaaki ISHIKAWA writes: > Dear Bernt, > > I see what you want to say :-) > > I tried to set the face of org-link to remove the underline. > But faces for [[http://orgmode.org/][Org]] is also removed. > > This is not good :-( > > I would like to use "http://orgmode.org"; without underline, > and

Re: [O] Bibliographic references

2011-12-16 Thread Alan L Tyree
On 17/12/11 11:25:36, Thomas S. Dye wrote: > Nick Dokos writes: > > > Thomas S. Dye wrote: > > > >> Of course, this just handles the in-text part for formats other > than > >> LaTeX. LaTeX uses bibtex or biblatex to compile the list of > >> references. I don't know how to accomplish this in OD

Re: [O] fast navigation

2011-12-16 Thread sergio
On 12/16/2011 09:42 AM, Eric Abrahamsen wrote: > What is your `org-goto-interface'? I've got mine set to > outline-path-completion, and I think it does what you want. Thank you! That's what I want. But there is a bug. It doesn't complete headline (and doesn't goto if type it manually) which I st

Re: [O] Bibliographic references

2011-12-16 Thread Thomas S. Dye
Nick Dokos writes: > Thomas S. Dye wrote: > >> Of course, this just handles the in-text part for formats other than >> LaTeX. LaTeX uses bibtex or biblatex to compile the list of >> references. I don't know how to accomplish this in ODT. For html, I >> export from Org-mode to LaTeX, then use

Re: [O] How to control face for plain links

2011-12-16 Thread Takaaki ISHIKAWA
Dear Bernt, I see what you want to say :-) I tried to set the face of org-link to remove the underline. But faces for [[http://orgmode.org/][Org]] is also removed. This is not good :-( I would like to use "http://orgmode.org"; without underline, and "[[http://orgmode.org/][Org]]"; with underlin

Re: [O] update agenda on file modification

2011-12-16 Thread sergio
On 12/16/2011 08:53 AM, Herbert Sitz wrote: > This has been discussed before and even if performance was not > a problem there are reasons for not regenerating while you're in > agenda. OK. May be are right, and update agenda on buffer save or get used to update it manually is better, but what ar

Re: [O] Bibliographic references

2011-12-16 Thread Alan L Tyree
On 17/12/11 10:08:25, Nick Dokos wrote: > Thomas S. Dye wrote: > > > Of course, this just handles the in-text part for formats other > than > > LaTeX. LaTeX uses bibtex or biblatex to compile the list of > > references. I don't know how to accomplish this in ODT. For html, > I > > export from

Re: [O] A presentation tool for org-mode

2011-12-16 Thread Takaaki ISHIKAWA
Dear Elic, > This looks like a fun presentation option. Thank you very much!! > headline in my Org-mode file. I was using this file [1]. It is > possible that this is not the file structure expected by org-tree-slide? I took a short video to share a presentation by org-tree-slide with your or

Re: [O] Bibliographic references

2011-12-16 Thread Nick Dokos
Thomas S. Dye wrote: > Of course, this just handles the in-text part for formats other than > LaTeX. LaTeX uses bibtex or biblatex to compile the list of > references. I don't know how to accomplish this in ODT. For html, I > export from Org-mode to LaTeX, then use tex4ht to convert to html.

Re: [O] Possibly Bug in function org-scan-tags

2011-12-16 Thread Nick Dokos
bala mayam wrote: > The patch has error, it does not work for the following example file > /tmp/example.org > * DONE s1 > * DONE s2 > * DONE s3 > > The below patch works for all the cases > > diff --git a/lisp/org.el b/lisp/org.el > index 8a1fbd3..93d603f 100644 > --- a/lisp/org.el > +++ b/lisp

Re: [O] file name prefix in agenda view

2011-12-16 Thread sergio
On 12/16/2011 05:45 AM, Herbert Sitz wrote: > The first field of agenda lines is actually the 'Category' of the > heading, which defaults to the filename. Thank you! -- sergio.

Re: [O] How to control face for plain links

2011-12-16 Thread Bernt Hansen
Takaaki ISHIKAWA writes: > Dear Bernt, > > Hi. Thank you for your comment! > Could you give me a function name assigned to `C-u C-x ='? > For me, it is `what-cursor-position'. That's what mine is set to. The C-u just gives it a prefix argument , | C-x = runs the command what-cursor-positio

Re: [O] How to control face for plain links

2011-12-16 Thread Takaaki ISHIKAWA
Dear Bernt, Hi. Thank you for your comment! Could you give me a function name assigned to `C-u C-x ='? For me, it is `what-cursor-position'. Best regards, Takaaki On 2011/12/16, at 21:38, Bernt Hansen wrote: > Takaaki ISHIKAWA writes: >> >> Does anyone know the best way to disable face for pl

Re: [O] Bibliographic references

2011-12-16 Thread Thomas S. Dye
Alan L Tyree writes: > I feel like this should be googleable, but I'm not having much luck. > > As Eric mentioned in a recent post, one of the nice things about > writing in org is that there is no need to worry about output format. > > Except in one thing: How do I deal with bibliographic citat

Re: [O] Bibliographic references

2011-12-16 Thread Nick Dokos
Alan L Tyree wrote: > I feel like this should be googleable, but I'm not having much luck. > > As Eric mentioned in a recent post, one of the nice things about > writing in org is that there is no need to worry about output format. > He did say "mostly" I think... > Except in one thing: How

[O] Bibliographic references

2011-12-16 Thread Alan L Tyree
I feel like this should be googleable, but I'm not having much luck. As Eric mentioned in a recent post, one of the nice things about writing in org is that there is no need to worry about output format. Except in one thing: How do I deal with bibliographic citations so that the output is sensi

Re: [O] Getting rid of split frame with org-capture

2011-12-16 Thread Tom Prince
On Wed, 14 Dec 2011 00:11:11 +0100, Andreas Leha wrote: > While it works well on my emacs23, the emacs24 snapshot from > http://emacs.naquadah.org/ crashes, when I select a template. Is this a > general issue with emacs24? Ideas to adapt the snippet to work with > emacs24? What do you mean by

Re: [O] Export all clocks or find last clock out. Is it possible?

2011-12-16 Thread Mikhail Titov
> -Original Message- > From: Bernt Hansen [mailto:be...@norang.ca] > Sent: Thursday, December 15, 2011 5:00 PM > To: Mikhail Titov > Cc: emacs-orgmode@gnu.org > Subject: Re: [O] Export all clocks or find last clock out. Is it possible? > > > I'm not sure what happened, but now I see only "

Re: [O] A presentation tool for org-mode

2011-12-16 Thread Eric Schulte
Hi Takaaki, This looks like a fun presentation option. I just tried out org tree slide and while it appeared to launch successfully, highlighted the title of my first subtree, and presented me with a nice /slide/ effect, I was unable to move on from the first headline in my Org-mode file. I was

[O] Bug: [ORG->ODT] Export does not respect author:nil and timestamp:nil [7.8.02 (release_7.8.02.8.g8fb0)]

2011-12-16 Thread Jonathan Leech-Pepin
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

[O] imaxima?

2011-12-16 Thread Petro
Can I use imaxima shell together with maxima support of org mode? Thanks. Petro

[O] Bugs/features of accumulating property values when used with entries (concretely: in org-contacts)

2011-12-16 Thread Christoph LANGE
Dear all, noticing the new feature "Property names ending in + accumulate" (as described on http://orgmode.org/Changes.html#accumulating-property-keywords – BTW, this exposes another issue with the fixed head bar on the new homepage, as the actual link target is hidden by the head bar), I tho

[O] 'Missing' link to the release notes on the homepage

2011-12-16 Thread Christoph LANGE
Hi Bastien, dear all, Congratulations on the new release and the new homepage! Some quick feedback about the new homepage: I would have expected a link to the release notes from the following text on http://orgmode.org/org-mode-news.html: Latest news 2011-12-12 Release 7.8, 7.8.01 and

[O] Carstens google talk (was Bastiens talk)

2011-12-16 Thread Rustom Mody
Timeline for Carstens google talk Carsten Start 1:20 History 1:50 Working with Text Files 2:15 Notes (not tasks) based project planning 3:58 Outline mode - fixing 5:50 Structure Editing 9:56 Note taking other supports 11:00 Meta data Intro 13:35 - TODO - Priority - tags 14:57 - Timeplanning 15

Re: [O] The Org->ODT exporter is now in Org's core (latest git)

2011-12-16 Thread Eric S Fraga
Jambunathan K writes: >> 1. How do I tell the exporter to include the AUTHOR and DATE fields in >>the exported output? > > Pushed a fix for this. Thanks! Works perfectly. I now have to train myself to avoid latex-isms in my author field, things like "\and" and "\\"... easily done. >> 2. I

Re: [O] How to control face for plain links

2011-12-16 Thread Bernt Hansen
Takaaki ISHIKAWA writes: > Dear all, > > Hi. > > Does anyone know the best way to disable face for plain links? > > In Japanese sentences, I handle a link without a space, e.g. > > [ja] 公式ページは、http://orgmode.org/にあります。 > [en] http://orgmode.org/ is the official website. > > When the `org-activate

Re: [O] The Org->ODT exporter is now in Org's core (latest git)

2011-12-16 Thread Eric S Fraga
Jambunathan K writes: >> Give me latex any day! > > Ok. Take it. > > http://en.wiktionary.org/wiki/to_each_his_own. Indeed! and http://www.urbandictionary.com/define.php?term=YMMV ;-) seriously, this is one of the best things about org mode: I can write in org and, for the most part, not wor

Re: [O] Makefile restructuring

2011-12-16 Thread Achim Gratz
Some recent changes to this fork: - integrated the etc/ directory for Jambunathans ODT exporter - allow for optional local customization (local.mk) in lisp/ and /etc - use byte-recompile-directory by default (much faster and closer to what package manager does); always "make clean" and remove

Re: [O] The Org->ODT exporter is now in Org's core (latest git)

2011-12-16 Thread Achim Gratz
Dave Marquardt writes: > +# Where etc files go. > +etcdir= $(prefix)/share/emacs/etc That should better be $(lispdir)/etc or $(lispdir)/../etc — at least those two are the only places that org-odt.el currently searches. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Androme