Re: [O] using org-refile to sort research notes?

2014-05-04 Thread Jay Dixit
Richard and Alan, Thanks for the feedback. It looks like this is turning into a larger discussion of how to organize a workflow for writing a book. Which is great - I could use some insight. My problem is I have dozens of disparate files, each created in a different moment of inspiration and each

[O] Keyboard macro and org-mode

2014-05-04 Thread Alan Tyree
I was trying to build a keyboard macro to remove targets of the form <> When in org-mode, emacs hangs after C-s <. If I turn off org mode and use a simple text mode, the keyboard macro works ok. Is this a bug or am I doing something pretty dumb? Thanks, Alan emacs version: 24.3.1 on Ubuntu 14.

[O] unwanted filename in parens at the end of almost every olpath in ido completion of refile/refile-goto targets (was: Re: bug: "Please save the buffer to a file before refiling" when the buffer is a

2014-05-04 Thread Samuel Wales
hi bastien, On 2/5/14, Bastien wrote: > Samuel Wales writes: > >> one thing i don't understand is why there need to be 2 olpaths for the >> identical location. > > Well, this is the part of the bug that I never managed to reproduce. are you able to reproduce the parenthetical filename at the en

Re: [O] exporting α/β to latex/pdf

2014-05-04 Thread Sharon Kimble
Suvayu Ali writes: > On Sun, May 04, 2014 at 04:13:45PM +0100, Sharon Kimble wrote: >> I have these two symbols showing in my org-mode buffer with no >> problems >> ╭ >> │ alpha (ER-α) and beta (ER-β) >> ╰ >> >> but they are not exported to latex/pdf. How then can I do so please? > > The

Re: [O] Exporting org-mode source

2014-05-04 Thread Vikas Rawal
On 04-May-2014, at 11:46 am, Han Fan wrote: > Fletcher Charest writes: > >> Hi, >> >> Sorry if I misunderstood... If you create an Org source block like this with >> nothing inside: >> >> #+begin_src org >> >> #+end_src >> >> ...then, with your cursor inside, enter it with C-c ', write yo

Re: [O] exporting α/β to latex/pdf

2014-05-04 Thread Nick Dokos
Suvayu Ali writes: > On Sun, May 04, 2014 at 04:13:45PM +0100, Sharon Kimble wrote: >> I have these two symbols showing in my org-mode buffer with no >> problems >> ╭ >> │ alpha (ER-α) and beta (ER-β) >> ╰ >> >> but they are not exported to latex/pdf. How then can I do so please? > > The

Re: [O] Including headlines in export with specific tags AND no tags?

2014-05-04 Thread Leonard Avery Randall
Hi Rehan, Rehan Iftikhar wrote: I'd like to export a .org file which includes all headlines without any tags AND headlines with selected tags. Headlines with tags which do not match the specified list are skipped. I am not sure exactly how to elegantly do what you wish to do, but if your ta

Re: [O] exporting α/β to latex/pdf

2014-05-04 Thread Suvayu Ali
On Sun, May 04, 2014 at 04:13:45PM +0100, Sharon Kimble wrote: > I have these two symbols showing in my org-mode buffer with no > problems > ╭ > │ alpha (ER-α) and beta (ER-β) > ╰ > > but they are not exported to latex/pdf. How then can I do so please? The easiest solution is to use a mod

Re: [O] [PATCH] Fix error prone babel table output format detection

2014-05-04 Thread Ian Kelling
Eric Schulte writes: > Hi Ian, > > You should use the `org-every' function here. Look at the source of > that function to see code to efficiently perform this sort of check. > > Best, > Brilliant. Thank you. The updated patch below should be good. -- >8 -- Subject: [PATCH] Fix error prone babe

[O] Including headlines in export with specific tags AND no tags?

2014-05-04 Thread Rehan Iftikhar
Hello I'd like to export a .org file which includes all headlines without any tags AND headlines with selected tags. Headlines with tags which do not match the specified list are skipped. My testing so far reveals that setting org-export-select-tags only selects headlines which strictly match the

Re: [O] [RFC] Rewrite indentation functions

2014-05-04 Thread Nicolas Goaziou
Eric Abrahamsen writes: > Perhaps we need a new version of patch 3? Here it is. Regards, -- Nicolas Goaziou >From 66d0ab7d1025969e5fd383b93ffe1fb1b05a83a8 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Mon, 28 Apr 2014 18:38:31 +0200 Subject: [PATCH 3/3] Rewrite `org-indent-drawer' an

Re: [O] [BUG] Cannot export a raw link

2014-05-04 Thread Nicolas Goaziou
Hello, Michael Brand writes: > I am not 100 % sure whether it is related with the above changes. But > could you please check again if the merge conflict in lisp/ox-html.el > between maint and master was resolved correctly with your merging > commit fffd055ac5e920e744e350a1ad164494aec9fa91 on ma

Re: [O] exporting α/β to latex/pdf

2014-05-04 Thread Joost Helberg
Sharon, the alpha and beta are encoded in UTF-8, these are passed through to the latex-file. The correct symbols will only show up in the pdf if your latex is UTF-8 capable. Some latex-implementations are, you can use \usepackage[utf8x,math]{inputenx} in your latex file, but I know, not all UTF

[O] Export to iCalendar only not DONE, scheduled tasks?

2014-05-04 Thread Chris Poole
Hi, I've been searching round the manual, and blogs, to find a way to do this. I want to export all of the scheduled/deadline tasks that are not in a DONE state to an iCalendar file. Can this be done? Cheers, Chris

Re: [O] [PATCH] Fix error prone babel table output format detection

2014-05-04 Thread Eric Schulte
Ian Kelling writes: > Ian Kelling writes: >> It's a bit late. here is the same patch with correct indentation. > > That patch went out of it's way not to check more of the list than was > necessary, but after sending it, I kept thinking that it does extra > things which possibly negate any perf

Re: [O] [RFC] [PATCH] ob-core.el: allow the auto-generation of output file names for src blocks.

2014-05-04 Thread Eric Schulte
Hi Aaron, Thanks for this patch, and especially for including documentation. It looks good to me, and it (largely [1]) passes all tests. Aaron Ecay writes: > Hi Eric, Bastien, Achim, > > Thanks so much for the feedback. I’ve adopted the :file-ext approach > suggested by Bastien, leaving the p

Re: [O] exporting α/β to latex/pdf

2014-05-04 Thread Scott Randby
On 05/04/2014 11:13 AM, Sharon Kimble wrote: > I have these two symbols showing in my org-mode buffer with no > problems ╭ │ alpha (ER-α) and beta (ER-β) ╰ > > but they are not exported to latex/pdf. How then can I do so > please? Are you using LaTeX markup to get these symbols? Use $\a

[O] Typeface markup and punctuation

2014-05-04 Thread Sergio Pokrovskij
There is some inconsistency in orgmode's treatment of emphasis markup when it comes in contact with delimiters. E.g. the test: --8<---cut here---start->8--- This is /in italics/. (This is /in italics/) "This is /in italics/" «This is /in italics/» „This is /in

[O] exporting α/β to latex/pdf

2014-05-04 Thread Sharon Kimble
I have these two symbols showing in my org-mode buffer with no problems ╭ │ alpha (ER-α) and beta (ER-β) ╰ but they are not exported to latex/pdf. How then can I do so please? Sharon. -- A taste of linux = http://www.sharons.org.uk my git repo = https://bitbucket.org/boudiccas/dots TGmed

Re: [O] [ANN] Firefox extension for org-protocol and org-capture

2014-05-04 Thread AW
Am Freitag, 21. Februar 2014, 15:06:11 schrieb Olivier Schwander: > Dear list, > > I would like to announce the first version of an extension to > call org-capture through org-protocol from Firefox: > - http://chadok.info/firefox-org-capture/ > > It just does the same thing as the Javascript boo

Re: [O] Exporting org-mode source

2014-05-04 Thread Han Fan
Fletcher Charest writes: > Hi, > > Sorry if I misunderstood... If you create an Org source block like this with > nothing inside: > > #+begin_src org > > #+end_src > > ...then, with your cursor inside, enter it with C-c ', write your org tree, > and validate with C-c ' again, then export... Doe

Re: [O] Exporting org-mode source

2014-05-04 Thread Fletcher Charest
Hi, Sorry if I misunderstood... If you create an Org source block like this with nothing inside: #+begin_src org #+end_src ...then, with your cursor inside, enter it with C-c ', write your org tree, and validate with C-c ' again, then export... Does it do what you want? FC On Sun, May 4, 20

Re: [O] Exporting org-mode source

2014-05-04 Thread Han Fan
Vikas Rawal agrarianresearch.org> writes: > > > > > Vikas Rawal agrarianresearch.org> writes: > > > > > >> I think I could not express my objective clearly.I want the org code block > > to be exported literally. > > > > > > Indent lines that begin with *, is this what you want? > > I a

Re: [O] First attempt at exporting to PDF.

2014-05-04 Thread Sharon Kimble
Thanks for this John, replies in line - John Kitchin writes: > you should be able to get references with \cite{key1} and \cite{key2}. > where key1 and key2 are bibtex keys in a bibtex file called > references.bib. I now have references showing in the document as "[\cite{10}]" where 10 is a speci

Re: [O] Exporting org-mode source

2014-05-04 Thread Vikas Rawal
> > Vikas Rawal agrarianresearch.org> writes: > > >> I think I could not express my objective clearly.I want the org code block > to be exported literally. > > > Indent lines that begin with *, is this what you want? I am not exactly sure what you are suggesting. The block below does not w