Re: [O] problem with org-capture

2015-12-01 Thread Matt Lundin
Eric S Fraga writes: > Hello again, > > at the risk of again raising an issue that is actually my fault :-(, I > am having a problem with org-capture. I have been using the same > templates for yonks but, all of a sudden, my templates don't work. For > instance, > >

Re: [O] problem with org-capture

2015-12-01 Thread Eric S Fraga
On Tuesday, 1 Dec 2015 at 14:51, Matt Lundin wrote: [...] > I can confirm this bug. None of the prompt shortcuts work in capture > templates. For instance, the following capture template... Whew! I was really worried I'd done some silly again... :-) And I did check with emacs -Q for once!

Re: [O] Moving from org-mode 6.33/7.9.3 to 8.3.2

2015-12-01 Thread Nicolas Goaziou
Hello, Steve Moreau writes: > - In the past, what I could see with the standard 'M-x fill-region' over > paragraphs or lists with empty lines between each inner items, was probably > performed thanks to several calls to org-fill-paragraph. I don't think so. `fill-region'

Re: [O] [PATCH] ox-html.el: Remove superflous whitespace

2015-12-01 Thread Nicolas Goaziou
Hello, Ruben Maher writes: > * lisp/ox-html.el: Remove superfluous whitespace from meta tags, put > there by `org-html--buld-meta-info' and `org-html--build-head'. > `org-html-close-tag' already inserts a space, so it is not necessary > to add another. Previously these

Re: [O] [PATCH] ox-html.el: Add lang attribute to html tag

2015-12-01 Thread Nicolas Goaziou
Hello, Ruben Maher writes: > * lisp/ox-html.el (org-html-template): Add lang attribute to exported > html tag. Some features of the CSS Text Module (Level 3) require this > attribute to be present (for example, so that the browser knows how to > hyphenate the text). For

Re: [O] asynchronous python code blocks in org-mode

2015-12-01 Thread Tom
On Mon, Nov 30, 2015 at 1:06 PM, John Kitchin wrote: > I have not thought about sessions and asynchronous execution. It would > mean a queue and a different way to pass code to the process, which I > have not thought through yet. What to do when there are dependencies

Re: [O] problem with org-capture

2015-12-01 Thread Nicolas Goaziou
Hello, Eric S Fraga writes: > at the risk of again raising an issue that is actually my fault :-(, I > am having a problem with org-capture. I have been using the same > templates for yonks but, all of a sudden, my templates don't work. For > instance, > > #+begin_src

Re: [O] Using orgstruct-mode (or just org-cycle) in emacs-lisp-mode

2015-12-01 Thread Thorsten Jolitz
Jonas Bernoulli writes: Hi List, > Aaron Ecay writes: > >> Thorsten Jolitz wrote the outshine library > > I know. I used it for a while and contributed a few commits. But I > pretty much only used the cycling functionality at the time and when > I

Re: [O] Fwd: Citation processing via Zotero + zotxt

2015-12-01 Thread Matt Lundin
Matt Price writes: > On Sat, Nov 28, 2015 at 3:16 PM, Richard Lawrence > wrote: > I know that many people (perhaps especially the `power users' who > have been active in the citations discussion so far) prefer to > maintain their

Re: [O] asynchronous python code blocks in org-mode

2015-12-01 Thread John Kitchin
Tom writes: > On Mon, Nov 30, 2015 at 1:06 PM, John Kitchin > wrote: > >> I have not thought about sessions and asynchronous execution. It would >> mean a queue and a different way to pass code to the process, which I >> have not thought through yet. What to do when

[O] a post-processing export hook?

2015-12-01 Thread John Kitchin
Hi all, I tried using org-export-before-parsing-hook to modify an org-file prior to export to replace some regular expressions with html. I ran into the following issue. For short substitutions, @@html:replacement@@ worked fine. If the replacement text got too long, this broke. I did wrap it in

Re: [O] [PATCH] ox-html.el: Add lang attribute to html tag

2015-12-01 Thread Ruben Maher
Thank you Nicolas!

[O] missing frame title using org beamer export

2015-12-01 Thread mypostgtd
- issue: org mode beamer export ignored all frame titles I've tried searching online for couple of hours, but couldn't find a solution. Can someone please advise? - debug trials and observations 1. The same org file works fine in org-mode version 7.8.08. However, in org version 8.3.2, the

Re: [O] Jumping between source blocks in a file

2015-12-01 Thread Martin Yrjölä
Hi Andrew! Andrew Kirkpatrick writes: > If this is deemed useful, I'm happy to make changes suitable for > inclusion in the project. Thanks for sharing! I would certainly want these functions included in org-mode by default. They streamline at least my literate programming workflow

Re: [O] Error "No :file header argument given" - minor bug?

2015-12-01 Thread Loris Bennett
"Loris Bennett" writes: > "Loris Bennett" writes: > >> Hi, >> >> At the beginning of each month I generate a plot via a CALL to a block >> of R code: >> >> #+CALL: code;plot_usage_historical_facet(type="users") >> >> The type is used as

Re: [O] Moving from org-mode 6.33/7.9.3 to 8.3.2

2015-12-01 Thread Samuel Wales
whenever something doesn't fill, i enable filladapt.el.

Re: [O] Fwd: Citation processing via Zotero + zotxt

2015-12-01 Thread Matt Price
On Tue, Dec 1, 2015 at 10:51 AM, Richard Lawrence < richard.lawre...@berkeley.edu> wrote: > Hi Eric and all, > > Eric S Fraga writes: > > > On Tuesday, 1 Dec 2015 at 07:12, Matt Price wrote: > >> I love Zotxt. my only concern is for those people who run a remote > Emacs. > >>

Re: [O] Citation processing via Zotero + zotxt

2015-12-01 Thread Matt Price
On Tue, Dec 1, 2015 at 9:36 AM, Rasmus wrote: > Hi Richard, > > First, thank you for looking into this. I learned something new from this > > > Pretty much all the other options we have talked about seem like they > > will require multi-step, non-trivial installation procedures

[O] Error "No :file header argument given"

2015-12-01 Thread Loris Bennett
Hi, At the beginning of each month I generate a plot via a CALL to a block of R code: #+CALL: code;plot_usage_historical_facet(type="users") The type is used as part of the name of the output file. Today I got the error: user-error: No :file header argument given; cannot create graphical

Re: [O] Citation processing via Zotero + zotxt

2015-12-01 Thread Ramon Diaz-Uriarte
On Tue, 01-12-2015, at 01:32, John Kitchin wrote: > Martin Yrjölä writes: > >> Maybe two way sync between BibTeX and Zotero would be sufficient for >> power users? I know there is already automatic exporters to BibTex for >> Zotero, but some work needs to be done to

Re: [O] interaction between org-latex-custom-lang-environments and name when exporting to latex

2015-12-01 Thread Alan Schmitt
On 2015-11-30 14:11, Rasmus writes: >> + :group 'org-export-latex >> + :type '(repeat >> + (list >> + (symbol :tag "Language name") >> + (string :tag "Environment name or format string"))) > > I don't know if the strings have to the same

[O] problem with org-capture

2015-12-01 Thread Eric S Fraga
Hello again, at the risk of again raising an issue that is actually my fault :-(, I am having a problem with org-capture. I have been using the same templates for yonks but, all of a sudden, my templates don't work. For instance, #+begin_src emacs-lisp (setq org-capture-templates

Re: [O] Org-babel shell evaluate with session does not return results

2015-12-01 Thread Giri Prashanth
Thank you for testing, I have Org-mode version 8.3.2 (8.3.2-37-gd45217-elpa @ ~/.emacs.d/elpa/org-20151123/) with Emacs version GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) of 2015-04-10 on builder10-9.porkrind.org I am on MAC OS X with emacs from http://emacsforosx.com

Re: [O] Fwd: Citation processing via Zotero + zotxt

2015-12-01 Thread Eric S Fraga
On Tuesday, 1 Dec 2015 at 07:12, Matt Price wrote: > I love Zotxt. my only concern is for those people who run a remote Emacs. > If, say, you run emacs on a server that you access by ssh, it will not be > possible to process your citations with org. I'm not sure I understand this. Is the

Re: [O] Fwd: Citation processing via Zotero + zotxt

2015-12-01 Thread Richard Lawrence
Hi Eric and all, Eric S Fraga writes: > On Tuesday, 1 Dec 2015 at 07:12, Matt Price wrote: >> I love Zotxt. my only concern is for those people who run a remote Emacs. >> If, say, you run emacs on a server that you access by ssh, it will not be >> possible to process your

Re: [O] Error "No :file header argument given"

2015-12-01 Thread Loris Bennett
"Loris Bennett" writes: > Hi, > > At the beginning of each month I generate a plot via a CALL to a block > of R code: > > #+CALL: code;plot_usage_historical_facet(type="users") > > The type is used as part of the name of the output file. Today I got > the error: > >

[O] Fwd: Citation processing via Zotero + zotxt

2015-12-01 Thread Matt Price
On Sat, Nov 28, 2015 at 3:16 PM, Richard Lawrence < richard.lawre...@berkeley.edu> wrote: > Hi everyone, > > For the past few days, I've been looking more closely at using the > combination of Zotero [1] with Erik Hetzner's zotxt plugin [2] as a > means of processing citations when exporting to

Re: [O] Citation processing via Zotero + zotxt

2015-12-01 Thread Rasmus
Hi Richard, First, thank you for looking into this. I learned something new from this post. Richard Lawrence writes: > 1) It is really easy for users. I generally don’t buy the arguments a reference manager being nice per see. Also, last I checked Zotero also

[O] fixmee / syntax-ppss

2015-12-01 Thread Jeremy Hankins
I recently started using org-mode, so forgive me if this is covered somewhere that I missed. But I'm trying to use fixmee.el with org-mode; it works by finding "fixme" tags in comments, but it's not finding anything in my orgmode files. I've traced the problem to the fact that syntax-ppss fails