Re: [O] Marking/highlighting text temporarily

2015-05-19 Thread Nicolas Goaziou
Rasmus ras...@gmx.us writes: Nicolas Goaziou m...@nicolasgoaziou.fr writes: Then it cannot even replace inlinetasks. Is that a goal? It should be. We don't need another syntax for something that does almost the same thing as an inlinetask but, yet, isn't one. Inline todo/inlinetasks,

Re: [O] A Microsoftesque detail in org

2015-05-19 Thread Suvayu Ali
Hi Rasmus, On Mon, May 18, 2015 at 05:39:36PM +0200, Rasmus wrote: Suvayu Ali fatkasuvayu+li...@gmail.com writes: As for Rasmus's examples of similar behaviour in other modes, I don't like them either. Unfortunately again, I'm too short on time to fix the behaviour in my setup. So

[O] Indicate on collapsed code block if in editing mode

2015-05-19 Thread Rainer M Krug
Hi Due to scrolling speed, I prefer to leave the source blocks collapsed, but then I do not see if they are in editing mode, i.e. if I did C-' on them for editing. Is there a way of indicating on the collapsed code block if it is in editing mode? Thanks, Rainer -- Rainer M. Krug, PhD

Re: [O] Indicate on collapsed code block if in editing mode

2015-05-19 Thread Nicolas Goaziou
Hello, Rainer M Krug rai...@krugs.de writes: Due to scrolling speed, I prefer to leave the source blocks collapsed, but then I do not see if they are in editing mode, i.e. if I did C-' on them for editing. Is there a way of indicating on the collapsed code block if it is in editing mode?

Re: [O] [RFC] Org linting library

2015-05-19 Thread Andreas Leha
Nicolas Goaziou m...@nicolasgoaziou.fr writes: Hello, The following library implements linting for Org syntax. The sole public function is `org-lint', which see. Internally, the library defines a new structure: `org-lint-checker', with the following slots: - NAME: Unique check

[O] Incomplete org-plus-contrib

2015-05-19 Thread Kaushal
I was following the installation instructions on http:// http://orgmode.org/elpa.htmlorgmode.org http://orgmode.org/elpa.html/ http://orgmode.org/elpa.htmlelpa.html http://orgmode.org/elpa.html because I wanted to have the org and the contrib packages installed via the emacs package manager. I

[O] How to export to pdf and link to other pdf-files?

2015-05-19 Thread Dov Grobgeld
What do I need to do to inhibit the inclusion of pdf files as graphics files, when exporting an org file to pdf? Ideally I would like to have links to referenced pdf files and not have them treated as embedded graphics. Thanks! Dov

[O] attachments in parent

2015-05-19 Thread Andreas Leha
Hi all, As it seems, attachments are not found when they are attached to a parental header. Is that on purpose? IMO, it would be nice if attachments would be searched for up the hierarchy as well. The attachment directory is not inherited, as it seems. Here is an example illustrating my

Re: [O] [RFC] Org linting library

2015-05-19 Thread Andreas Leha
Hi Rainer, Rainer M Krug rai...@krugs.de writes: Nicolas Goaziou m...@nicolasgoaziou.fr writes: Hello, The following library implements linting for Org syntax. The sole public function is `org-lint', which see. Internally, the library defines a new structure: `org-lint-checker', with the

Re: [O] Indicate on collapsed code block if in editing mode

2015-05-19 Thread Rainer M Krug
Nicolas Goaziou m...@nicolasgoaziou.fr writes: Hello, Rainer M Krug rai...@krugs.de writes: Due to scrolling speed, I prefer to leave the source blocks collapsed, but then I do not see if they are in editing mode, i.e. if I did C-' on them for editing. Is there a way of indicating on the

Re: [O] [RFC] Org linting library

2015-05-19 Thread Rainer M Krug
Nicolas Goaziou m...@nicolasgoaziou.fr writes: Hello, The following library implements linting for Org syntax. The sole public function is `org-lint', which see. Internally, the library defines a new structure: `org-lint-checker', with the following slots: - NAME: Unique check

Re: [O] Indicate on collapsed code block if in editing mode

2015-05-19 Thread Nicolas Goaziou
Rainer M Krug rai...@krugs.de writes: Scrolling delays when having non-collapsed code blocks, as my document is relatively long and contains many code blocks (literate programming). I already disabled fontification for the code blocks, but it does not make a big difference. I meant: why do

Re: [O] [RFC] Org linting library

2015-05-19 Thread Nicolas Goaziou
Hello, Andreas Leha andreas.l...@med.uni-goettingen.de writes: I have finally made some time to test this. I get some unexpected warnings: 79 low Unknown value myfile.R for header :tangle 192 low Unknown value none for header :results Make sure you rebased the wip-lint branch on

[O] use of 'system in ox-odt.el

2015-05-19 Thread Matt Price
Hi, When I export-and-open to odt, org doesn't open the resultant odt, even though I get a message: Running xdg-open /home/matt/RLG231/RLG231Syllabus.odt...done org-open-file works fine on links in an org buffer, and an anser on the following stackoverflow page suggests the issue is in

Re: [O] [RFC] Org linting library

2015-05-19 Thread Andreas Leha
Hi Nicolas, Nicolas Goaziou m...@nicolasgoaziou.fr writes: I have finally made some time to test this. I get some unexpected warnings: 79 low Unknown value myfile.R for header :tangle 192 low Unknown value none for header :results Make sure you rebased the wip-lint branch on top

[O] Suspected bug: Invisible cursor in calendar buffer.

2015-05-19 Thread Alain . Cochard
[8.2.10 (release_8.2.10 @ /usr/share/emacs/24.5/lisp/org/)] GNU Emacs 24.5.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.14.12) of 2015-04-17 on buildvm-04.phx2.fedoraproject.org Hello. I do: 'emacs -Q new_file.org'. Once in the file I do: 'C-c .' I see in the minibuffer: Date+time

Re: [O] New papers published on using org-mode in scientific publishing

2015-05-19 Thread Leo Ufimtsev
Nice. - Original Message - From: John Kitchin jkitc...@andrew.cmu.edu To: emacs-orgmode@gnu.org Sent: Sunday, May 17, 2015 2:40:42 PM Subject: [O] New papers published on using org-mode in scientific publishing Hi All, I recently had two perspectives published on using org-mode

Re: [O] use of 'system in ox-odt.el

2015-05-19 Thread Rasmus
Matt Price mopto...@gmail.com writes: When I export-and-open to odt, org doesn't open the resultant odt, even though I get a message: Running xdg-open /home/matt/RLG231/RLG231Syllabus.odt...done org-open-file works fine on links in an org buffer, and an anser on the following stackoverflow

[O] org-latex-custom-lang-environments

2015-05-19 Thread Jacob Gerlach
Hello, I thought I had successfully used this variable, but after restarting emacs, I can no longer reproduce the documented behavior. Given the following org file: -- #+BEGIN_SRC sh :exports code echo Hello #+END_SRC # Local Variables: # org-latex-listings: t #

[O] Exporting custom dynamic blocks

2015-05-19 Thread Bernhard Schmitz
Hi, What is the canonical way of exporting custom dynamic blocks? Is there a mechanism similar to org-dblock-write: only for exporting dblocks? I cannot find any documentation on this. To give a little background to my question: I am currently writing a conversion from

Re: [O] org-latex-custom-lang-environments

2015-05-19 Thread Rasmus
Hi Jake, Jacob Gerlach jacobgerl...@gmail.com writes: I thought I had successfully used this variable, but after restarting emacs, I can no longer reproduce the documented behavior. Given the following org file: -- #+BEGIN_SRC sh :exports code echo Hello #+END_SRC # Local

Re: [O] org-latex-custom-lang-environments

2015-05-19 Thread Rasmus
Jacob Gerlach jacobgerl...@gmail.com writes: Hello, On Tue, May 19, 2015 at 11:29 AM, Rasmus ras...@gmx.us wrote: If I explicitly eval: (org-babel-do-load-languages 'org-babel-load-languages '((sh . t))) (setq org-latex-custom-lang-environments '((sh myverbatim))

Re: [O] [RFC] Org linting library

2015-05-19 Thread Nicolas Goaziou
Rainer M Krug rai...@krugs.de writes: This sounds very interesting and I would like to try it out. I understand that it can't be put into master, but could it be put into a branch? It already lives in wip-lint branch. Regards,

Re: [O] can't find src blocks

2015-05-19 Thread Andreas Leha
Hi Nicolas, Nicolas Goaziou m...@nicolasgoaziou.fr writes: Hello, Andreas Leha andreas.l...@med.uni-goettingen.de writes: Since some time (sorry, no bisect, I am afraid) I am having issues with `org-babel-goto-named-src-block'. I simply can not find any source block any more -- even with

Re: [O] [RFC] Org linting library

2015-05-19 Thread Andreas Leha
Hi Nicolas, Nicolas Goaziou m...@nicolasgoaziou.fr writes: Andreas Leha andreas.l...@med.uni-goettingen.de writes: I just pulled and rebased again. The never-export issue is gone, indeed. The others are still there. What am I missing here? Nothing. I overlooked a typo. It should be fixed

Re: [O] use of 'system in ox-odt.el

2015-05-19 Thread Suvayu Ali
On Tue, May 19, 2015 at 02:19:10PM -0400, Matt Price wrote: On Tue, May 19, 2015 at 10:57 AM, Rasmus ras...@gmx.us wrote: Matt Price mopto...@gmail.com writes: When I export-and-open to odt, org doesn't open the resultant odt, even though I get a message: Running xdg-open

Re: [O] can't find src blocks

2015-05-19 Thread Nicolas Goaziou
Hello, Andreas Leha andreas.l...@med.uni-goettingen.de writes: Since some time (sorry, no bisect, I am afraid) I am having issues with `org-babel-goto-named-src-block'. I simply can not find any source block any more -- even with emacs -Q Here is the MWE: * Test code block names Try

[O] can't find src blocks

2015-05-19 Thread Andreas Leha
Hi all, Since some time (sorry, no bisect, I am afraid) I am having issues with `org-babel-goto-named-src-block'. I simply can not find any source block any more -- even with emacs -Q Here is the MWE: --8---cut here---start-8--- * Test code block names Try

Re: [O] [RFC] Org linting library

2015-05-19 Thread Andreas Leha
Hi Nicolas, Nicolas Goaziou m...@nicolasgoaziou.fr writes: Andreas Leha andreas.l...@med.uni-goettingen.de writes: But I still get 191 low Unknown value none for header :results Could you show an ECM? I cannot reproduce it. Sure: --8---cut

Re: [O] [RFC] Org linting library

2015-05-19 Thread Nicolas Goaziou
Andreas Leha andreas.l...@med.uni-goettingen.de writes: * Test code block names #+name: test #+begin_src R :results none 1:10 #+end_src OK. It was a R-specific bug. It should now be fixed. Thank you. Regards,

Re: [O] [RFC] Org linting library

2015-05-19 Thread Andreas Leha
Hi Nicolas, Nicolas Goaziou m...@nicolasgoaziou.fr writes: Andreas Leha andreas.l...@med.uni-goettingen.de writes: * Test code block names #+name: test #+begin_src R :results none 1:10 #+end_src OK. It was a R-specific bug. It should now be fixed. Thank you! Fix confirmed. The last

Re: [O] [RFC] Org linting library

2015-05-19 Thread Nicolas Goaziou
Andreas Leha andreas.l...@med.uni-goettingen.de writes: But I still get 191 low Unknown value none for header :results Could you show an ECM? I cannot reproduce it. Regards,

Re: [O] org-latex-custom-lang-environments

2015-05-19 Thread Jacob Gerlach
Hello, On Tue, May 19, 2015 at 11:29 AM, Rasmus ras...@gmx.us wrote: If I explicitly eval: (org-babel-do-load-languages 'org-babel-load-languages '((sh . t))) (setq org-latex-custom-lang-environments '((sh myverbatim)) org-latex-listings t) And export #+BEGIN_SRC sh

Re: [O] math in footnotes not exported correctly when a buffer is narrowed

2015-05-19 Thread Mark Edgington
Rasmus rasmus at gmx.us writes: It was fixed a while ago in master. Are you using 8.2? Oh, I thought I was using something more recent, since the version was named 8.3beta, but apparently that's old. Thanks! A slight digression: I noticed, when cloning the git repo, that the current repo

Re: [O] math in footnotes not exported correctly when a buffer is narrowed

2015-05-19 Thread Rasmus
Mark Edgington edgi...@gmail.com writes: Rasmus rasmus at gmx.us writes: It was fixed a while ago in master. Are you using 8.2? Oh, I thought I was using something more recent, since the version was named 8.3beta, but apparently that's old. Thanks! 8.3beta is the name used for master.

Re: [O] use of 'system in ox-odt.el

2015-05-19 Thread Matt Price
Resenting to list (sorry rasmus) -- Forwarded message -- From: Matt Price mopto...@gmail.com Date: May 19, 2015 11:04 Subject: Re: [O] use of 'system in ox-odt.el To: Rasmus ras...@gmx.us Cc: On Tue, May 19, 2015 at 10:57 AM, Rasmus ras...@gmx.us wrote: Matt Price

Re: [O] attachments in parent

2015-05-19 Thread Andreas Leha
Hi all, Andreas Leha andreas.l...@med.uni-goettingen.de writes: As it seems, attachments are not found when they are attached to a parental header. Is that on purpose? IMO, it would be nice if attachments would be searched for up the hierarchy as well. The attachment directory is not

Re: [O] [RFC] Org linting library

2015-05-19 Thread Nicolas Goaziou
Andreas Leha andreas.l...@med.uni-goettingen.de writes: I just pulled and rebased again. The never-export issue is gone, indeed. The others are still there. What am I missing here? Nothing. I overlooked a typo. It should be fixed in wip-lint. Thank you. Regards,