[Orgmode] [PATCH] Fix an error in org-taskjuggler-get-unique-id

2010-10-20 Thread Christian Egli
Don't try to pop from an empty list and downcase the result --- lisp/org-taskjuggler.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-taskjuggler.el b/lisp/org-taskjuggler.el index 23f4b62..6367b7a 100644 --- a/lisp/org-taskjuggler.el +++ b/lisp/org-taskjuggle

[Orgmode] Re: full production use of org-mode: time to say thanks again!

2010-10-20 Thread Sébastien Vauban
Hi Jeff, Jeff Horn wrote: > See the commentary in lisp/org-inlinetask.el. >>> >>> I suppose the advantage of inline tasks is that they appear even when the >>> document is folded? >> >> I don't have that behavior. When folded, I only see: >> >> - all level-1 headlines, or >> - all headlines (a

[Orgmode] Re: :latex-listings publishing option not used; minted + beamer incompatibility?

2010-10-20 Thread Dan Davison
Hsiu-Khuern Tang writes: > Hi, > > The :latex-listings option appears to be unused at the present. It > would be great to activate this as an alternative to the > org-export-latex-listings variable. (Same thing for :latex-minted.) > > > BTW, has anyone used minted with beamer? I get errors lik

[Orgmode] org-capture target based on filename of .org file from which called

2010-10-20 Thread Rainer M Krug
Hi I am using org-mode and org-babel a lot for literate programming. Now I would like to setup a system for capturing 1) bugs which I find and want to fix later and 2) issues which should be solved / addressed but are not that urgent right now. Therefore I would like to use org-capture and its te

[Orgmode] 20101020_texi-command-names.patch

2010-10-20 Thread Andreas Röhler
BTW can't see where the meaning of key "S" is told... Cheers diff --git a/doc/org.texi b/doc/org.texi index 4a725d3..a59e8e8 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -1077,13 +1077,11 @@ after the end of the subtree. Just like @kbd...@key{ret}}, except when adding a new heading below the

Re: [Orgmode] Automatically select BibTex entries used in the org file

2010-10-20 Thread Taru Karttunen
On Tue, 19 Oct 2010 10:27:30 +0200, Lingyu Ma wrote: > At present, if I include a *.bib which has 1000 entries in an org-file, > although I only cite 3 of them in the org-file, the generated html file will > still include all the 1000 entries. > > There was an issue about "org-exp-bibtex.el" in

[Orgmode] Re: A few questions about how you write e-mails

2010-10-20 Thread Bernt Hansen
Samuel Wales writes: > On 2010-10-19, Jeff Horn wrote: >> . >> | like this >> | or this >> .__ > > As it can be an obstacle for people who are new to Emacs to remove the > rectangle, > I do > > === > This > === Gnus provides a function to --8<---cut here---start

Re: [Orgmode] How do I change when a new day starts in orgmode?

2010-10-20 Thread Matt Lundin
Carsten Dominik writes: > Hi, > > maybe it would be good to construct a FAQ around org-extend-today-until. > This is actually a quite usable feature. > Done. Or I should say: * DONE FAQ on org-extend-until-today CLOSED: [2010-10-20 Wed 08:04] :) - Matt _

[Accepted] [Orgmode] 20101020_texi-command-names.patch

2010-10-20 Thread Bastien Guerry
Patch 327 (http://patchwork.newartisans.com/patch/327/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C4CBECEB7.7020604%40easy-emacs.de%3E Here is the original message containing the patch: > Content-Type: text/plain; charset="utf-

[Accepted] [Orgmode] typo in variable name: org-inlinetask-defaut-state

2010-10-20 Thread Bastien Guerry
Patch 324 (http://patchwork.newartisans.com/patch/324/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C874ocie66b.fsf%40stats.ox.ac.uk%3E Here is the original message containing the patch: > Content-Type: text/plain; charset="utf-8

[Accepted] [Orgmode] Fix an error in org-taskjuggler-get-unique-id

2010-10-20 Thread Bastien Guerry
Patch 326 (http://patchwork.newartisans.com/patch/326/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C871v7modmr.fsf%40saadawi.sbszh.ch%3E Here is the original message containing the patch: > Content-Type: text/plain; charset="utf

[Orgmode] Re: How do I change when a new day starts in orgmode?

2010-10-20 Thread Sébastien Vauban
Hi Matt, Matt Lundin wrote: > Carsten Dominik writes: >> maybe it would be good to construct a FAQ around org-extend-today-until. >> This is actually a quite usable feature. > > Done. Or I should say: > > * DONE FAQ on org-extend-until-today > CLOSED: [2010-10-20 Wed 08:04] Or should you say:

Re: [Orgmode] Weird behaviour with org-yank and org-startup-indented

2010-10-20 Thread Julien Danjou
On Mon, Oct 18 2010, Julien Danjou wrote: > I've done this then: > > * TODO Blalaundo > > I go on `u', press C-space, then C-e. The M-; and execute > (x-selection-value), which returns: "undo". > > So far so good. But if I go on `u', press C-space, then C-e, then M-w, > then M-; to execute (x-sele

Re: [Orgmode] Automatically select BibTex entries used in the org file

2010-10-20 Thread Nick Dokos
Taru Karttunen wrote: > On Tue, 19 Oct 2010 10:27:30 +0200, Lingyu Ma > wrote: > > At present, if I include a *.bib which has 1000 entries in an org-file, > > although I only cite 3 of them in the org-file, the generated html file > > will still include all the 1000 entries. > > > > There wa

Re: [Orgmode] Weird behaviour with org-yank and org-startup-indented

2010-10-20 Thread Julien Danjou
On Wed, Oct 20 2010, Chong Yidong wrote: > It's rather strange to complain about nobody else working on the bug, > when you (i) did not give a recipe and (ii) stated that you were already > working on it. My bad, I think I forgot to add a smiley at the end of the sentence, so here it is: :-) I

Re: [Orgmode] Weird behaviour with org-yank and org-startup-indented

2010-10-20 Thread Andreas Röhler
Am 20.10.2010 17:24, schrieb Julien Danjou: On Wed, Oct 20 2010, Chong Yidong wrote: It's rather strange to complain about nobody else working on the bug, when you (i) did not give a recipe and (ii) stated that you were already working on it. My bad, I think I forgot to add a smiley at the en

Re: [Orgmode] Weird behaviour with org-yank and org-startup-indented

2010-10-20 Thread Lennart Borgman
On Wed, Oct 20, 2010 at 5:33 PM, Chong Yidong wrote: > Julien Danjou writes: > >> In a Org buffer with org-startup-indented set to t, type: >> >> ** TODO abcdefgh >> >> Go on `c', activate mark press C-e, press M-w (kill-ring-save). >> [Wrong primary selection appears] > > The problem is in org-i

[Orgmode] Re: Bug: Another possible error for in-line math parsing

2010-10-20 Thread Jeff Horn
BTW, I can confirm that this error does not occur in the block math environment (wrapping the equations in escaped square brackets). On Wed, Oct 20, 2010 at 1:29 AM, Jeff Horn wrote: > Carsten et al, > > Possible error when escaping dollar sign in inline-math. When using > the following org sourc

Re: [Orgmode] Publishing htaccess files with a project

2010-10-20 Thread Jeff Horn
> The problem is, that `org-publish-get-base-files' seems to put basenames > into `org-publish-temp-files' instead of absolute paths. Ah. Thanks for the info. That makes sense. > I'm currently working on it  (probably my fault anyway). I really appreciate your help, and I don't blame anyone for

Re: [Orgmode] Automatically select BibTex entries used in the org file

2010-10-20 Thread Taru Karttunen
On Wed, 20 Oct 2010 10:30:01 -0400, Nick Dokos wrote: > Are you sure? I found a limit:t option mentioned in the commentary of > the file, and I posted that. I didn't try it myself but I got email from > Lingyu saying it worked. Maybe you implemented it and forgot about it? > That might be the ca

Re: [Orgmode] ELPA Howto

2010-10-20 Thread Bastien
Hi Jambunathan, thanks for your work on the ELPA-compatible Makefile. Jambunathan K writes: > One could host N latest snapshots and expunge the rest. The snapshots > could be published either daily or weekly etc etc. This could be hooked > to existing cron job. This is now the case - see this

Re: [Orgmode] Publishing htaccess files with a project

2010-10-20 Thread Sebastian Rose
Jeff Horn writes: > We had a bit of a discussion off list, but I still haven't been able > to get the behavior I am after. See below. > > > When I make the change as you have suggested above, I get the original > file not found error. > > From the *Messages* buffer: >

[Orgmode] Aligning Columns in HTML Export Tables

2010-10-20 Thread Jeff Horn
Hi all, Is there a way to specify a particular column in org-mode that will be exported right-aligned in HTML? | A | B | C | | 1 | 2 | 3 | For the table above, I would like column C right aligned when I export to HTML, but the other column aligned in the default way (left aligned?). Thanks in a

Re: [Orgmode] Babel for blogging

2010-10-20 Thread Manuel Giraud
Sebastian Rose writes: > It's there, too. > > See > > C-h v org-publish-project-alist > > > " > If you create a sitemap file, adjust the sorting like this: > > :sitemap-sort-foldersWhere folders should appear in the >sitemap. Set this to `first' (d

[Orgmode] proposal for enhanced org-get-priority function

2010-10-20 Thread I.S.
Dear Experts, I'd like to propose a replacement for the org-get-priority function which is backward compatible with the current version but allows the user to add a sub-priority such as [#A]-5 or [#B]+3: (defun org-get-priority (s) "Find priority cookie and return priority. Priorities of t

[Orgmode] Re: Aligning Columns in HTML Export Tables

2010-10-20 Thread Bernt Hansen
Jeff Horn writes: > Is there a way to specify a particular column in org-mode that will be > exported right-aligned in HTML? > > | A | B | C | > | 1 | 2 | 3 | > > For the table above, I would like column C right aligned when I export > to HTML, but the other column aligned in the default way (lef

Re: [Orgmode] A few questions about how you write e-mails

2010-10-20 Thread Nick Dokos
Jeff Horn wrote: > Firstly, I notice some of the regular posters wrap org source in the > #+ style org wrappers, others use a <--8--cut-here---8--> or some > similar "horizontal-rule", and yet others use some sort of vertical > "quoting": > > . > | like this > | or this > .__ > > My first q

Re: [Orgmode] Publishing htaccess files with a project

2010-10-20 Thread Sebastian Rose
Jeff Horn writes: >> The problem is, that `org-publish-get-base-files' seems to put basenames >> into `org-publish-temp-files' instead of absolute paths. > > Ah. Thanks for the info. That makes sense. > >> I'm currently working on it  (probably my fault anyway). > > I really appreciate your help,

[Orgmode] Tilde in URL not exported to latex

2010-10-20 Thread Stephen Eglen
With the following file (a.tex): * Intro This is an example file that I would like to export Note that the URL has a tilde in it. http://www.stat.uni-muenchen.de/~leisch/Sweave/FAQ.html --

Re: [Orgmode] Re: Aligning Columns in HTML Export Tables

2010-10-20 Thread Christian Moe
On 10/20/10 7:16 PM, Bernt Hansen wrote: Jeff Horn writes: Is there a way to specify a particular column in org-mode that will be exported right-aligned in HTML? | A | B | C | | 1 | 2 | 3 | For the table above, I would like column C right aligned when I export to HTML, but the other column a

[Orgmode] org-export-latex-classes issue

2010-10-20 Thread chris . m . malone
Hi, I'ma n00b to Lisp and org-mode so please forgive me if the answer is obvious. I'm using version 7.01h of org-mode. I'm trying to set up a custom Latex class to use for preparing a document. Some Google searching showed that I need to add this class to the org-export-latex-classes symb

Re: [Orgmode] Tilde in URL not exported to latex

2010-10-20 Thread chris . m . malone
Hi Stephen, I recently experienced this issue while adding a reference in a beamer presentation using org-mode. It isn't elegant, but my workaround was to use \sim instead of the tilde character, at least for what is actually displayed in the document - you will still need to use tilde for

Re: [Orgmode] ELPA Howto

2010-10-20 Thread Jambunathan K
-20101020.tar. The installation process reported some compile time warnings. See down below. Part-3 == There is an interactive defun package-upload-file in package-x.el that can automate the creation of a new entry in archive-contents. Rough instructions are 1. Hand fix package-upload

Re: [Orgmode] org-export-latex-classes issue

2010-10-20 Thread Thomas S. Dye
On Oct 20, 2010, at 9:11 AM, chris.m.mal...@gmail.com wrote: Hi, I'm a n00b to Lisp and org-mode so please forgive me if the answer is obvious. I'm using version 7.01h of org-mode. I'm trying to set up a custom Latex class to use for preparing a document. Some Google searching showed that

Re: [Orgmode] org-export-latex-classes issue

2010-10-20 Thread Chris Malone
Hi Tom, That fixed it - I figured it was something simple. Thanks! Chris On Wed, Oct 20, 2010 at 3:49 PM, Thomas S. Dye wrote: > On Oct 20, 2010, at 9:11 AM, chris.m.mal...@gmail.com wrote: > > Hi, >> >> I'm a n00b to Lisp and org-mode so please forgive me if the answer is >> obvious. I'm us

Re: [Orgmode] org-export-latex-classes issue

2010-10-20 Thread Thomas S. Dye
Aloha Chris, Thanks for pointing out the bug in the tutorial. I've pushed up a change to Worg. I don't know if you've seen my attempt to make a custom LaTeX article class for org-mode export, but it might have something useful to you. It is here: http://orgmode.org/worg/org-contrib/ba

[Orgmode] Re: Bug: Another possible error for in-line math parsing

2010-10-20 Thread Jeff Horn
Additionally, the following source from org-mode: `$.30(50)+.70(20)=29$` Is not converted at all by MathJax. Org-mode version 7.01trans, recent git pull from earlier this week. Aquamacs on Snow Leopard. On Wed, Oct 20, 2010 at 12:25 PM, Jeff Horn wrote: > BTW, I can confirm that this error doe

Re: [Orgmode] A few questions about how you write e-mails

2010-10-20 Thread Eric Schulte
Jeff Horn writes: [...] > > Secondly, and somewhat related to the first, are orgsters simply using > gnus with message-mode hook to utilize org footnotes? I've noticed I > can style/face the text with a message-mode hook, but I'm wondering > how everyone deals, in general, with plain text footnot

Re: [Orgmode] Re: Aligning Columns in HTML Export Tables

2010-10-20 Thread Jeff Horn
On Wed, Oct 20, 2010 at 3:04 PM, Christian Moe wrote: > #+style: tr td + td + td {text-align: right;} Thanks Christian, this workaround is OK for me at the moment since I'm just making this change in one file. +1 (naturally) for the exporter honoring column alignment settings. -- Jeffrey Horn

[Orgmode] Setting up LATEX_HEADER properly.

2010-10-20 Thread gerald . jean
Hello, I am new to org-mode, not to Emacs and LaTeX though. I am trying to export an org document to LaTeX. It does export but not with the options I want. For example, trying to add just one package I have the following at the end of my org file, I tried to put it at the begining also but it d

Re: [Orgmode] Publishing htaccess files with a project

2010-10-20 Thread Jeff Horn
>    The :include property may be used to include extra files.  Its value >    may be a list of filenames to include. The filenames are considered >    relative to the base directory. D'oh! Begging your pardon. > (setq org-publish-project-alist >      '(("test-htaccess" >         :base-directory

Re: [Orgmode] ELPA Howto

2010-10-20 Thread Eric Schulte
Hi, Jambunathan K writes: [...] > > Part-2 > == > > Downloaded and installed org-20101020.tar. The installation process > reported some compile time warnings. See down below. > I've fixed two of the babel related compile time warnings. I think that in genera

[Orgmode] How to handle titles for latex export, multiple subtrees in a single file?

2010-10-20 Thread Alan E. Davis
I am keeping large files, with multiple subtrees, in accordance with recommendations/suggestions. A common roadblock for he has been that a #+TITLE directive in a file is not local to a subtree, at least so far as I have figured out. What is a best practice for keeping multiple subtrees with indi

[Orgmode] indent + showstars

2010-10-20 Thread bozongo
Hi, I'm just starting with org-mode and so far I like it very much. I have a question though: I like the indented view, but I also like that the number of stars gives me a quick visual indication of the level I'm in. So I tried setting #+STARTUP: indent #+STARTUP: showstars in order to g

Re: [Orgmode] Weird behaviour with org-yank and org-startup-indented

2010-10-20 Thread Chong Yidong
Julien Danjou writes: > So it seems that the problem I raise does not interest anybody, but I > will continue to debug. > > This is how to reproduce. It's rather strange to complain about nobody else working on the bug, when you (i) did not give a recipe and (ii) stated that you were already wor

[Orgmode] Bug: ordered lists after unordered

2010-10-20 Thread Richard Lawrence
Hello all, I think I've found a bug with the way org-meta-return behaves. I occasionally need to follow an unordered list by an ordered list, without any intervening text. For example: * Some heading - unordered - unordered - unordered 1) ordered I normally use M- (org-meta-return) to

[Orgmode] numbered outlines?

2010-10-20 Thread David Rogoff
Sorry if this is obvious, but I couldn't find anything on it. orgmode's use of asterisks for outline levels is fine when I'm working on something by myself. However, if I'm collaborating with other people, there's no good way to reference a particular outline entry. Is there a way to get or

Re: [Orgmode] Weird behaviour with org-yank and org-startup-indented

2010-10-20 Thread Chong Yidong
Julien Danjou writes: > In a Org buffer with org-startup-indented set to t, type: > > ** TODO abcdefgh > > Go on `c', activate mark press C-e, press M-w (kill-ring-save). > [Wrong primary selection appears] The problem is in org-indent-refresh-section, which is run from a timer. This function fi

Re: [Orgmode] Weird behaviour with org-yank and org-startup-indented

2010-10-20 Thread Stefan Monnier
> The problem is in org-indent-refresh-section, which is run from a timer. > This function first moves point and then calls remove-text-properties, > which is considered a buffer change. Since the mark is active, the > selection code saves the region to saved-region-selection, from which it > is l

[Orgmode] numbered outlines?

2010-10-20 Thread David Rogoff
Sorry if this is obvious, but I couldn't find anything on it. orgmode's use of asterisks for outline levels is fine when I'm working on something by myself. However, if I'm collaborating with other people, there's no good way to reference a particular outline entry. Is there a way to get or

[Orgmode] latex export: using levels to export to beamer and article-only mode (with beamerarticle)

2010-10-20 Thread Jay Snoddy
I am attempting to make a presentation and lecture notes out of org, similar to what I have done before in normal latex. I would like to use the heading levels to determine what does or does not get displayed in presentation mode. The very lowest levels would be seen only in lecture notes; t

[Orgmode] Integrating Apple Mail.

2010-10-20 Thread Oliver Pappert
Hi, I have problem to integrate Apple Mail in Emacs: In .emacs I wrote in the beginning: (add-to-list 'org-modules 'org-mac-message) (setq org-mac-mail-account "arcor") (global-set-key "\C-cm" 'org-mac-message-insert-selected) I restarted Emacs and the error message appears: Warning (initializ

Re: [Orgmode] Weird behaviour with org-yank and org-startup-indented

2010-10-20 Thread Chong Yidong
Julien Danjou writes: > On Wed, Oct 20 2010, Chong Yidong wrote: > >> It's rather strange to complain about nobody else working on the bug, >> when you (i) did not give a recipe and (ii) stated that you were already >> working on it. > > My bad, I think I forgot to add a smiley at the end of the

Re: [Orgmode] How to handle titles for latex export, multiple subtrees in a single file?

2010-10-20 Thread Thomas S. Dye
On Oct 20, 2010, at 11:29 AM, Alan E. Davis wrote: I am keeping large files, with multiple subtrees, in accordance with recommendations/suggestions. A common roadblock for he has been that a #+TITLE directive in a file is not local to a subtree, at least so far as I have figured out. Wh

Re: [Bulk] [Orgmode] Integrating Apple Mail.

2010-10-20 Thread Anthony Lander
Hi Oliver, On 10-Oct-20, at 10:35 AM, Oliver Pappert wrote: Hi, I have problem to integrate Apple Mail in Emacs: It might be easier to do this through the org-modules customization: M-x customize-group RET org RET Then in the Org Modules section, enable "mac-message". You might also consi

Re: [Orgmode] How to handle titles for latex export, multiple subtrees in a single file?

2010-10-20 Thread Nick Dokos
Alan E. Davis wrote: > I am keeping large files, with multiple subtrees, in accordance with > recommendations/suggestions. A common roadblock for he has been that a > #+TITLE directive in a file is not local to a subtree, at least so far as I > have figured out. > > What is a best practice for

Re: [Orgmode] How to handle titles for latex export, multiple subtrees in a single file?

2010-10-20 Thread Nick Dokos
Nick Dokos wrote: > I don't understand: if you export an individual subtree, say to LaTeX, > with C-c e 1 l, ... That should be C-c C-e 1 l Sorry about that, Nick ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the

Re: [Orgmode] Re: Aligning Columns in HTML Export Tables

2010-10-20 Thread Sebastian Rose
Bernt Hansen writes: > Jeff Horn writes: > >> Is there a way to specify a particular column in org-mode that will be >> exported right-aligned in HTML? >> >> | A | B | C | >> | 1 | 2 | 3 | >> >> For the table above, I would like column C right aligned when I export >> to HTML, but the other colum

Re: [Orgmode] indent + showstars

2010-10-20 Thread Jeff Horn
You could turn on org-indent-mode manually using `M-x org-indent-mode`. Alternatively, you could add an org-mode hook that turns on org-indent-mode. I do not know emacs lisp, so I'll leave it to someone else to suggest how to write the hook. Jeff Documentation: C-h f org-indent-mode On Wed, Oct

Re: [Orgmode] numbered outlines?

2010-10-20 Thread Jeff Horn
I don't know if it is an ideal solution, but you can export to ASCII using `C-c C-e a` which will dump an ascii text file with the name "filename.txt" into the same directory as "filename.org". Outlines will have numbers in the text file. HTH, Jeff On Tue, Oct 19, 2010 at 6:40 PM, David Rogoff

Re: [Orgmode] numbered outlines?

2010-10-20 Thread David Rogoff
Thanks - that might do the job. Native would be best, of course. Jeff Horn wrote: I don't know if it is an ideal solution, but you can export to ASCII using `C-c C-e a` which will dump an ascii text file with the name "filename.txt" into the same directory as "filename.org". Outlines will have

Re: [Orgmode] Setting up LATEX_HEADER properly.

2010-10-20 Thread Thomas S. Dye
Aloha Gerald, Perhaps the org-export-latex-classes variable is mis-configured. IIUC, the [EXTRA] macro needs to be present: If you need more control about the sequence in which the header is built up, or if you want to exclude one of these building blocks for a particular class, you can

[Orgmode] specify font for pdf export?

2010-10-20 Thread Matt Price
I have to submit documents for a grant application in Times New Roman 12 point font with margins of 3/4". Is it trivial to specify these values for the text in a pdf output? Also, is it ever possible to omit author, title, and date lines in a pdf? doing so is an absolute requirement of the grant

[Orgmode] Re: Repeating timestamps with a finish date

2010-10-20 Thread Matt Lundin
Christopher Witte writes: > Is there a way to get timestamps that repeat (say weekly) up to a > certain date when it stops repeating?  I have a weekly appointment that > will only go for the next 8 weeks and I don't want to have to input > each appointment separately and I don't want it clutterin

Re: [Orgmode] latex export: using levels to export to beamer and article-only mode (with beamerarticle)

2010-10-20 Thread Mark Elston
Jay, I do something similar but don't use beamer. I have two sets of latex output from my notes, one for handouts and one for lecture notes. I use an arrangement of sub-headings without titles but with tags for describing what is included in each set of output. It is all put together with an S

Re: [Orgmode] specify font for pdf export?

2010-10-20 Thread Thomas S. Dye
On Oct 20, 2010, at 3:23 PM, Matt Price wrote: I have to submit documents for a grant application in Times New Roman 12 point font with margins of 3/4". Is it trivial to specify these values for the text in a pdf output? Also, is it ever possible to omit author, title, and date lines in

[Orgmode] Re: numbered outlines?

2010-10-20 Thread Matt Lundin
David Rogoff writes: > Sorry if this is obvious, but I couldn't find anything on it. > orgmode's use of asterisks for outline levels is fine when I'm working > on something by myself. However, if I'm collaborating with other > people, there's no good way to reference a particular outline entry.

[Orgmode] Re: A few questions about how you write e-mails

2010-10-20 Thread Matt Lundin
Jeff Horn writes: > Firstly, I notice some of the regular posters wrap org source in the > #+ style org wrappers, others use a <--8--cut-here---8--> > My first question is two-fold: 1) how did you come to use this style > for quoting code in your replies: As others have mentioned, I use C-c M-

[Orgmode] Re: How to handle titles for latex export, multiple subtrees in a single file?

2010-10-20 Thread Matt Lundin
"Alan E. Davis" writes: > I am keeping large files, with multiple subtrees, in accordance with > recommendations/suggestions.  A common roadblock for he has been that a > #+TITLE directive in a file is not local to a subtree, at least so far > as I have figured out.  > > What is a best practice f

Re: [Orgmode] Re: A few questions about how you write e-mails

2010-10-20 Thread suvayu ali
Hi Jeff, On 20 October 2010 18:55, Matt Lundin wrote: > I simply have a global binding for org-footnote-action, which enables me > to insert footnotes anywhere.[1] > I do that too, but it shows up as [fn:1] for me. Is there some variable I can customise to get it as [1] when I am using it outsid

Re: [Orgmode] Re: A few questions about how you write e-mails

2010-10-20 Thread Nick Dokos
suvayu ali wrote: > Hi Jeff, > > On 20 October 2010 18:55, Matt Lundin wrote: > > I simply have a global binding for org-footnote-action, which enables me > > to insert footnotes anywhere.[1] > > > > I do that too, but it shows up as [fn:1] for me. Is there some > variable I can customise to g

Re: [Orgmode] Re: How to handle titles for latex export, multiple subtrees in a single file?

2010-10-20 Thread Nick Dokos
Matt Lundin wrote: > If you use C-c C-e 1, or C-c @ C-c C-e, the heading of the subtree is > exported as the title. But you can also set a title explicitly with the > EXPORT_TITLE property: > > ,[ (info "(org) Export options") ] > |When exporting only a single subtree by selecting it wit

Re: [Orgmode] specify font for pdf export?

2010-10-20 Thread Nick Dokos
Matt Price wrote: > I have to submit documents for a grant application in Times New Roman 12 > point font with margins of 3/4". Is it trivial to specify these values for > the text in a pdf output? Also, is it ever possible to omit author, title, > and date lines in a pdf? doing so is an absol

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

2010-10-20 Thread Nathaniel Flath
> >> >> But I can't help thinking this could lead to unexpected results in >> some cases (admittedly less than when alpha bullets could be any size >> long). > > It definitely will. > > Here is an alternative idea.  Nathaniel, what do you > think about this: We could keep the numbering as we > have

Re: [Orgmode] link export confused when URL parameter is another URL

2010-10-20 Thread David Maus
At Thu, 30 Sep 2010 15:17:00 -0500, Cook, Malcolm wrote: > > > If find that this orgtext > > [[http://www.foo.com/foo?URL=http://www.bar.com][test]] > > exports to html incorrectly as > > > [[http://www.foo.com/foo?URL=[[http://www.bar.com][test][http://www.bar.com][test]]] > > using t

[Orgmode] Re: :latex-listings publishing option not used; minted + beamer incompatibility?

2010-10-20 Thread Hsiu-Khuern Tang
Hi Dan, * On Wed 09:09AM, 20 Oct 2010, Dan Davison (davi...@stats.ox.ac.uk) wrote: > Hsiu-Khuern Tang writes: > > BTW, has anyone used minted with beamer? I get errors like > > Yes, I exported Eric Fraga's babel/beamer slides example using minted > last week and it worked fine. However, > > > Ru

[Orgmode] Re: A few questions about how you write e-mails

2010-10-20 Thread Noorul Islam K M
Matt Lundin writes: > Jeff Horn writes: > >> Firstly, I notice some of the regular posters wrap org source in the >> #+ style org wrappers, others use a <--8--cut-here---8--> > >> My first question is two-fold: 1) how did you come to use this style >> for quoting code in your replies: > > As ot