Re: [O] proposed change of org-gnus-store-link for nnir groups

2015-12-17 Thread Thomas Alexander Gerds
yes, I now found the "how to contribute" page :) the updated patch is attached. thanks! Nicolas Goaziou writes: > Hello, > > Thomas Alexander Gerds writes: > >> great. the updated patch is attached. > > It looks good. Thank you. One minor comment below. > >> for ORG-NEWS: >> , >> | *** Lin

[O] Bug in table formular - last column specifier broken

2015-12-17 Thread Stefan Nobis
Hi. With the last update to Org-mode version 8.3.2 (8.3.2-48-g700b8e-elpaplus) the following table formular breaks: --8<---cut here---start->8--- | | Mon | Tue | Wed | Thu | Fri | Sat | Sun | Sum | |-+--+--+--+-+-+-+

Re: [O] Problem with org-export--delete-comments

2015-12-17 Thread Ethan Ligon
Nicolas Goaziou nicolasgoaziou.fr> writes: > > Note that Org doesn't support comments within paragraphs since a comment > ends a paragraph. In this case, the export output matches the contents > of the document. > It seems odd that a comment ends a paragraph, but does not end a footnote! -Etha

Re: [O] Problem with org-export--delete-comments

2015-12-17 Thread Ethan Ligon
On Thu, Dec 17, 2015 at 12:47 PM Nicolas Goaziou wrote: > Hello, > > Ethan Ligon writes: > > > I've long used the following construction for displayed equations in org > > # > > \[ > > u_i(c)=p_i\lambda > > \] > > # > > which (i) gives nice space for reading equations in the org-source, and

Re: [O] Bug: Export [8.3.2 (8.3.2-48-g700b8e-elpa @ /home/bvr/.emacs.d/elpa/org-20151214/)]

2015-12-17 Thread B.V. Raghav
Nick Dokos writes: > "B.V. Raghav" writes: > >> 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 t

Re: [O] bug#22182: 24.5; Org Mode Export

2015-12-17 Thread B.V. Raghav
Nicolas Goaziou writes: > Hello, > > John Wiegley writes: > >> Forward report to Org mailing list, and closing from Emacs bug tracker. >> >>> B V Raghav writes: >> >>> 1. I open an ORG file, with template headers, default and texinfo template. >> >>> 2. I write some simple ascii data to a f

Re: [O] Problem with org-export--delete-comments

2015-12-17 Thread Andreas Leha
Hi Nicolas, Nicolas Goaziou writes: > Hello, > > Andreas Leha writes: > >> I agree that the paragraph should not be broken in the exported >> document. There are also other use cases for comments inside >> paragraphs. > > Note that Org doesn't support comments within paragraphs since a comment

Re: [O] [RFC] Removal of [1]-like footnotes

2015-12-17 Thread Rasmus
Hi, Nicolas Goaziou writes: > As discussed previously, I pushed changes about footnotes in a dedicated > branch, "wip-no-plain-fn", for testing. > > In a nutshell, in this branch, Org no longer recognizes [1]-like > constructs as valid footnotes, an no longer spend time matching them. Thanks a

Re: [O] Problem with org-export--delete-comments

2015-12-17 Thread Nicolas Goaziou
Hello, Andreas Leha writes: > I agree that the paragraph should not be broken in the exported > document. There are also other use cases for comments inside > paragraphs. Note that Org doesn't support comments within paragraphs since a comment ends a paragraph. In this case, the export output

Re: [O] Problem with org-export--delete-comments

2015-12-17 Thread Andreas Leha
Hi Nicolas and Ethan, Nicolas Goaziou writes: > Hello, > > Ethan Ligon writes: > >> I've long used the following construction for displayed equations in org >> # >> \[ >> u_i(c)=p_i\lambda >> \] >> # >> which (i) gives nice space for reading equations in the org-source, and >> (ii) nicely p

Re: [O] [babel] return file from R

2015-12-17 Thread Andreas Leha
Hi Chuck, "Charles C. Berry" writes: > On Thu, 17 Dec 2015, Andreas Leha wrote: > >> Hi all, >> >> I think there is a bug in the handling of results of R src blocks. What >> is the suggested way to make an R block return a link to a file? The >> obvious way appends a newline character to the fi

Re: [O] org-log-into-drawer should behave similarly to org-clock-into-drawer

2015-12-17 Thread Nikolay Kudryavtsev
Oh, I never thought about it like this. Not having a consistent syntax is a good reason not to include code like this in the core. Thanks. -- Best Regards, Nikolay Kudryavtsev

Re: [O] org-log-into-drawer should behave similarly to org-clock-into-drawer

2015-12-17 Thread Nicolas Goaziou
Nikolay Kudryavtsev writes: > The main consistency problem is that t would not move log entries, > like t moves them for org-clock-into-drawer. There is a big difference here. Clocks are perfectly defined in Org syntax, so one can collect them without trouble. However, there is no such thing a

Re: [O] org-log-into-drawer should behave similarly to org-clock-into-drawer

2015-12-17 Thread Nikolay Kudryavtsev
I'm not suggesting t to be the default value. Here I totally agree with nil. The main consistency problem is that t would not move log entries, like t moves them for org-clock-into-drawer. -- Best Regards, Nikolay Kudryavtsev

Re: [O] org-log-into-drawer should behave similarly to org-clock-into-drawer

2015-12-17 Thread Nicolas Goaziou
Nikolay Kudryavtsev writes: > So assuming somebody just discovers this variable(like me), decides > that drawers is what he wants, now he has to move all those old > entries manually. That's not too much work, but we already have > a better behavior example in org-clock-into-drawer. If default v

Re: [O] Problem with org-export--delete-comments

2015-12-17 Thread Nicolas Goaziou
Hello, Ethan Ligon writes: > I've long used the following construction for displayed equations in org > # > \[ > u_i(c)=p_i\lambda > \] > # > which (i) gives nice space for reading equations in the org-source, and > (ii) nicely protects the display equation from (fill-paragraph) and > frie

Re: [O] org-log-into-drawer should behave similarly to org-clock-into-drawer

2015-12-17 Thread Nikolay Kudryavtsev
There are two things worth noting: 1. The original value for org-log-into-drawer is nil. 2. There seems to be no value that would enable movement of old records into drawers. So assuming somebody just discovers this variable(like me), decides that drawers is what he wants, now he has to move a

Re: [O] README for bitbucket - export to which format?

2015-12-17 Thread Rainer M Krug
Grant Rettke writes: > On Fri, Dec 4, 2015 at 6:38 AM, Rainer M Krug wrote: > > Most Git sites using the Github Flavored Markdown, and there is a > package for that in contrib: =ox-gfm= > > http://orgmode.org/cgit.cgi/org-mode.git/plain/contrib/lisp/ox-gfm.el Thanks - good to know, but I decide

Re: [O] Bug: Export [8.3.2 (8.3.2-48-g700b8e-elpa @ /home/bvr/.emacs.d/elpa/org-20151214/)]

2015-12-17 Thread Nick Dokos
"B.V. Raghav" writes: > 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. > --

Re: [O] org-ref on Melpa finally!

2015-12-17 Thread John Kitchin
citeproc is so experimental right now I don't think it is ready to be part of org-ref in melpa yet. It is in the git repo. If/when it becomes useful to use, we can figure out how to include it. Martin Yrjölä writes: > Hi! > > John Kitchin writes: >> I finally got org-ref up on melpa. If you hav

[O] Bug: Export [8.3.2 (8.3.2-48-g700b8e-elpa @ /home/bvr/.emacs.d/elpa/org-20151214/)]

2015-12-17 Thread B.V. Raghav
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] Problem with org-export--delete-comments

2015-12-17 Thread Ethan Ligon
I've long used the following construction for displayed equations in org # \[ u_i(c)=p_i\lambda \] # which (i) gives nice space for reading equations in the org-source, and (ii) nicely protects the display equation from (fill-paragraph) and friends. However, exporting with this construction

Re: [O] README for bitbucket - export to which format?

2015-12-17 Thread Grant Rettke
On Fri, Dec 4, 2015 at 6:38 AM, Rainer M Krug wrote: Most Git sites using the Github Flavored Markdown, and there is a package for that in contrib: =ox-gfm= http://orgmode.org/cgit.cgi/org-mode.git/plain/contrib/lisp/ox-gfm.el

Re: [O] a post-processing export hook?

2015-12-17 Thread Grant Rettke
On Wed, Dec 2, 2015 at 5:33 AM, Rasmus wrote: > The documentation is mostly in the source of ox.el. Worg also has this: http://orgmode.org/worg/doc.html One cold and dreary evening I quickly browsed the list of hooks in org-mode when I was curious about tangling hooks. It is a pretty decent re

Re: [O] org-ref on Melpa finally!

2015-12-17 Thread Martin Yrjölä
Hi! John Kitchin writes: > I finally got org-ref up on melpa. If you have been waiting to try it > out for that, now is your chance! Thank you John! This will certainly make it easier to install org-ref. I'm wondering should org-ref-citeproc be included in org-ref or should Melpa have an org-re

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

2015-12-17 Thread Grant Rettke
On Tue, Dec 1, 2015 at 10:02 AM, Loris Bennett wrote: > Is it possible to have a variable as part of the :file specification? Not sure how your ECM might look but header arguments can be populated by Emacs Lisp calls so you use whatever variables you want.

[O] Bug in org-export--get-inbuffer-options?

2015-12-17 Thread Ilya Yanok
Hello everybody, I'm getting a strange bug while trying to export my org file. the stacktrace shows that the problem is inside org-export--get-inbuffer-options function (ox.el). I've done some investigation and as I can see org-export--get-inbuffer-options calls org-element-map with the second ar

Re: [O] Bug: exporter bug [8.3.1 (8.3.1-elpaplus /home/dfeich/.emacs.d/elpa/org-plus-contrib-20150805/)]

2015-12-17 Thread Nicolas Goaziou
Hello, Ilya Yanok writes: > I've found that in ox.el org-export--get-inbuffer-options function calls > org-element-map ... 'plain-text with a function that tries to use > org-element-set-element. But according to org-element.el, plaint-text > elements don't have a content and couldn't be set! So

Re: [O] [babel] return file from R

2015-12-17 Thread Charles C. Berry
On Thu, 17 Dec 2015, Andreas Leha wrote: Hi all, I think there is a bug in the handling of results of R src blocks. What is the suggested way to make an R block return a link to a file? The obvious way appends a newline character to the file link (which is broken because of that). Here is an

Re: [O] Bug: exporter bug [8.3.1 (8.3.1-elpaplus /home/dfeich/.emacs.d/elpa/org-plus-contrib-20150805/)]

2015-12-17 Thread Ilya Yanok
Hi everybody, Derek Feichtinger gmail.com> writes: > The current MELPA version (see version details below) seems to have problems with > the exporter. I reinstalled several times from older configurations to > try and exlude local effects. I get the error with all exporters I tried > > The file

Re: [O] [lint] imagemagick

2015-12-17 Thread Nicolas Goaziou
Andreas Leha writes: > Exactly. I guess my implicit question was, whether we should aim to > make :imagemagick accept 'no' as nil to be consistent with the general > org babel conventions. > > As I get it, you would say: no. Not at all. My main concern was to fix the issue. This is another one.

Re: [O] [lint] imagemagick

2015-12-17 Thread Andreas Leha
Hi Nicolas, Nicolas Goaziou writes: > Andreas Leha writes: > >> I am not sure about the possible values, though. babel header arguments >> usually take 'yes' and 'no' as values for TRUE and FALSE. > > Which is, IMO, a mistake. Lisp has already some definition of TRUE and > FALSE which is not la

Re: [O] [lint] imagemagick

2015-12-17 Thread Nicolas Goaziou
Andreas Leha writes: > I am not sure about the possible values, though. babel header arguments > usually take 'yes' and 'no' as values for TRUE and FALSE. Which is, IMO, a mistake. Lisp has already some definition of TRUE and FALSE which is not language-centric. > Examples are :tangle, :commen

[O] org-ref on Melpa finally!

2015-12-17 Thread John Kitchin
Hi everyone, I finally got org-ref up on melpa. If you have been waiting to try it out for that, now is your chance! Happy Holidays! -- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://ki

Re: [O] [lint] imagemagick

2015-12-17 Thread Andreas Leha
Hi Nicolas, Nicolas Goaziou writes: > Hello, > > Andreas Leha writes: > >> I get a spurious linting warning >> , >> | high Unknown header argument ":imagemagick" >> ` >> >> While that header argument should be valid for latex blocks. > > Assuming possible values for :imagemagick are nil

[O] [babel] return file from R

2015-12-17 Thread Andreas Leha
Hi all, I think there is a bug in the handling of results of R src blocks. What is the suggested way to make an R block return a link to a file? The obvious way appends a newline character to the file link (which is broken because of that). Here is an example: --8<---cut here---

Re: [O] cache and lint

2015-12-17 Thread Andreas Leha
Hi Nicolas, Nicolas Goaziou writes: > Hello, > > Andreas Leha writes: > >> I just had an error (something including "search" and "wrong side" ...) >> during org-lint. As it turned out this error went away after I ran >> `org-element-cache-reset'. Hence my question: Would it make sense to >> in

Re: [O] [lint] imagemagick

2015-12-17 Thread Nicolas Goaziou
Hello, Andreas Leha writes: > I get a spurious linting warning > , > | high Unknown header argument ":imagemagick" > ` > > While that header argument should be valid for latex blocks. Assuming possible values for :imagemagick are nil and t, this is now fixed in master. Thank you. Re

Re: [O] cache and lint

2015-12-17 Thread Nicolas Goaziou
Hello, Andreas Leha writes: > I just had an error (something including "search" and "wrong side" ...) > during org-lint. As it turned out this error went away after I ran > `org-element-cache-reset'. Hence my question: Would it make sense to > include running `org-element-cache-reset' into `or

[O] [lint] imagemagick

2015-12-17 Thread Andreas Leha
Hi all, I get a spurious linting warning , | high Unknown header argument ":imagemagick" ` While that header argument should be valid for latex blocks. Regards, Andreas

[O] cache and lint

2015-12-17 Thread Andreas Leha
Hi all, I just had an error (something including "search" and "wrong side" ...) during org-lint. As it turned out this error went away after I ran `org-element-cache-reset'. Hence my question: Would it make sense to include running `org-element-cache-reset' into `org-lint'? Best, Andreas

Re: [O] Restoring the org-freemind-to-org-mode function

2015-12-17 Thread Nicolas Goaziou
Mark Edgington writes: > I can certainly do that, but it seems like the wrong place for it, unless > there's some precedent for it. ox-anything should be associated with the > export from org-mode, and not the import into it, if I'm not mistaken. True. Nevertheless, to some extent, export may s

Re: [O] org-log-into-drawer should behave similarly to org-clock-into-drawer

2015-12-17 Thread Nicolas Goaziou
Hello, Nikolay Kudryavtsev writes: > Currently when org-clock-into-drawer is set to t, it moves all old > drawer-less clock records to a new drawer. But org-log-into-drawer > does not do the same for log entries. I think it's logical for those > two variables to follow the same convention. You

Re: [O] Restoring the org-freemind-to-org-mode function

2015-12-17 Thread Mark Edgington
On Dec 17, 2015 8:36 AM, "Nicolas Goaziou" wrote: > > org-freeming.el was replaced with ox-freeming.el, in contrib directory. > You may want to contact its author (which may not read this list) and > discuss if it would be possible to include the feature in that library > instead. > Hi Nicolas,

Re: [O] bug#22182: 24.5; Org Mode Export

2015-12-17 Thread Nicolas Goaziou
Hello, John Wiegley writes: > Forward report to Org mailing list, and closing from Emacs bug tracker. > >> B V Raghav writes: > >> 1. I open an ORG file, with template headers, default and texinfo template. > >> 2. I write some simple ascii data to a few tree nodes. > >> 3. Export using i

Re: [O] Restoring the org-freemind-to-org-mode function

2015-12-17 Thread Nicolas Goaziou
Hello, Mark Edgington writes: > I have in the past used the org-freemind-to-org-mode function, which > is no longer included in org-mode. It used to be part of > org-freemind.el file (see > http://orgmode.org/w/org-mode.git?p=org-mode.git;a=blob_plain;f=lisp/org-freemind.el;hb=8f49547aaf0f9396f

Re: [O] [babel] noweb reference with default values

2015-12-17 Thread Andreas Leha
Hi all, Andreas Leha writes: > Hi Chuck, > > "Charles C. Berry" writes: >> On Mon, 14 Dec 2015, Andreas Leha wrote: >> >>> Hi all, >>> >>> I'd like to hear your ideas on how to include noweb references to code >>> blocks in a way that the default values are used as parameter values. >>> >>> Here

[O] [RFC] Removal of [1]-like footnotes

2015-12-17 Thread Nicolas Goaziou
Hello, As discussed previously, I pushed changes about footnotes in a dedicated branch, "wip-no-plain-fn", for testing. In a nutshell, in this branch, Org no longer recognizes [1]-like constructs as valid footnotes, an no longer spend time matching them. As a consequence, "fn:" can now be unambi

Re: [O] ret after link follows the link

2015-12-17 Thread Eric Abrahamsen
Nicolas Goaziou writes: > Hello, > > Eric Abrahamsen writes: > >> Samuel Wales writes: >> >>> in recent maint, it seems ret on link follows the link. is this >>> intended? i thought we fixed that so you could do a ret after a link >>> and get a newline? >> >> Timestamps, too, which can be ann

Re: [O] proposed change of org-gnus-store-link for nnir groups

2015-12-17 Thread Nicolas Goaziou
Hello, Thomas Alexander Gerds writes: > great. the updated patch is attached. It looks good. Thank you. One minor comment below. > for ORG-NEWS: > > , > | *** Links > | Links stored by org-gnus-store-link in nnir groups > | > | Since gnus nnir groups are temporary, org-gnus-store-lin

Re: [O] ret after link follows the link

2015-12-17 Thread Nicolas Goaziou
Hello, Eric Abrahamsen writes: > Samuel Wales writes: > >> in recent maint, it seems ret on link follows the link. is this >> intended? i thought we fixed that so you could do a ret after a link >> and get a newline? > > Timestamps, too, which can be annoying in Capture buffers... This is a