Re: ob-sql dbconnection engine

2023-02-08 Thread Andreas Gerler
ote: > > Andreas Gerler writes: > >> without the patch your org source block has to look like: >> >> #+begin_src sql :engine mysql :dbconnection mysqldb1 >> SELECT * FROM nodes; >> #+end_src >> >> with that patch you can just type >>

Re: [O] [PATCH] ob-eval: display error fix

2023-02-03 Thread Andreas Gerler
Hi Ihor, way too busy right now. As soon as I find some time I’ll rework that change. Might take a week or two. so long... Andreas Gerler > On Jan 27, 2023, at 2:11 PM, Ihor Radchenko wrote: > > Andreas Gerler writes: > >> +(defcustom org-babel-eval-error-display-notify

lesser-than as open paren

2023-01-31 Thread Andreas Röhler
des in org.el:   (modify-syntax-entry ?< "(>")   (modify-syntax-entry ?> ")<") Maybe use this modification only when a special case requires it? Thanks, Andreas

Re: ob-sql dbconnection engine

2023-01-28 Thread Andreas Gerler
Hi! and a new patch with proper commit message. 0002-lisp-ob-sql.el-sql-connection-alist-engine.patch Description: Binary data > On 28. Jan 2023, at 13:57, Andreas Gerler > wrote: > > Hi! > > without the patch your org source block has to look like: > > #+beg

Re: [BUG] ob-sql sql-connection-alist

2023-01-28 Thread Andreas Gerler
Hi! I added the missing changelog entry. 0001-lisp-ob-sql.el-allow-string-in-sql-connection-alist.patch Description: Binary data > On 27. Jan 2023, at 17:58, Andreas Gerler > wrote: > > Hi! > > I can prepare a new commit this weekend. > so long… A

Re: ob-sql dbconnection engine

2023-01-28 Thread Andreas Gerler
stdb" > On 27. Jan 2023, at 14:15, Ihor Radchenko wrote: > > Andreas Gerler writes: > >> as I am still learning more elisp it took me some try and error but I can >> use the sql-product now within dbconnection. >> Using :engine still works as well. >>

Re: [BUG] ob-sql sql-connection-alist

2023-01-27 Thread Andreas Gerler
Hi! I can prepare a new commit this weekend. so long... Andreas > On Jan 27, 2023, at 2:18 PM, Ihor Radchenko wrote: > > Bastien Guerry writes: > >> It was missing in the FSF copyright.list file, but it has been fixed >> and Andreas can be added as a regula

ob-sql dbconnection engine

2023-01-21 Thread Andreas Gerler
Hi! as I am still learning more elisp it took me some try and error but I can use the sql-product now within dbconnection. Using :engine still works as well. Still wondering if there is a more elegant way for the if clause. ob-sql.el.diff Description: Binary data so long… Andreas Gerler

Re: [BUG] ob-sql sql-connection-alist

2023-01-21 Thread Andreas Gerler
and > https://www.gnu.org/prep/maintain/ > > Also, make sure that you are familiar with general contribution > guidelines listed at https://orgmode.org/worg/org-contribute.html > >> Or do you have already copyright assignments filled out, Andreas and >> then it's n

Re: [BUG] ob-sql sql-connection-alist

2023-01-20 Thread Andreas Gerler
Hi Daniel, I already contributed to Orgmode a few years ago for Vertica support and filled the copyright assignment back then. Andreas > On Jan 20, 2023, at 9:47 PM, Daniel Kraus wrote: > > Thanks. > > @Ihor, since this is the first patch I install from another contribu

Re: [BUG] ob-sql sql-connection-alist

2023-01-20 Thread Andreas Gerler
Sorry. That was the wrong patch. 0001-lisp-ob-sql.el-allow-string-in-sql-connection-alist.patch Description: Binary data > On 20. Jan 2023, at 18:24, Andreas Gerler > wrote: > > <0001-lisp-ob-eval.el-Display-error-fix.patch> > >> On 16. Jan 2023, at 11:25, Dan

Re: [BUG] ob-sql sql-connection-alist

2023-01-20 Thread Andreas Gerler
0001-lisp-ob-eval.el-Display-error-fix.patch Description: Binary data > On 16. Jan 2023, at 11:25, Daniel Kraus wrote: > > Hi! > > Andreas Gerler writes: > >> Last week I heard about using ob-sql with credentials stored in the variable >> used by isql. >

[BUG] ob-sql sql-connection-alist

2023-01-15 Thread Andreas Gerler
ing writing another patch to map the sql-product to engine. That way we could get rid of another parameter in the src block. Opinions? ob-sql.el.diff Description: Binary data Thanks in advance… Andreas Gerler — http://www.bundesbrandschatzamt.de/~baron signature.asc Description: Message signed with OpenPGP

Re: [O] [PATCH] ob-eval: display error fix

2023-01-08 Thread Andreas Gerler
0001-lisp-ob-eval.el-Display-error-fix.patch Description: Binary data Hi Ruijie, thanks for asking. I combined them now and tested again all variants. Andreas > On 7. Jan 2023, at 22:33, Ruijie Yu via General discussions about Org-mode. > wrote: > > > Hi Andreas, >

[O] [PATCH] ob-eval: display error fix

2023-01-07 Thread Andreas Gerler
if non zero exit. The buffer still gets written. Additionally I added defcustom org-babel-eval-error-display-notify If anybody is in need to display everything he can toggle it. I signed my FSF papers in 2017 for an ob-sql patch. so long… Andreas Gerler — http://www.bundesbrandschatzamt.de

Re: bug#58774: 29.0.50; [WISH]: Let us make EWW browse WWW Org files correctly

2022-10-27 Thread Andreas Schwab
On Okt 27 2022, Jean Louis wrote: > Can that predicate understand content type? It can use whatever it needs to determine the handler. -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something co

Re: bug#58774: 29.0.50; [WISH]: Let us make EWW browse WWW Org files correctly

2022-10-27 Thread Andreas Schwab
On Okt 26 2022, Jean Louis wrote: > With "predicate" do you mean URI scheme? When I write predicate, I mean predicate. -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."

Re: bug#58774: 29.0.50; [WISH]: Let us make EWW browse WWW Org files correctly

2022-10-26 Thread Andreas Schwab
On Okt 26 2022, Jean Louis wrote: > * Andreas Schwab [2022-10-26 15:48]: >> On Okt 26 2022, Jean Louis wrote: >> >> > If there is way to extend EWW and Emacs in such way that I can tell >> > EWW what to do on certain content type, just as I do with other &g

Re: 29.0.50; [WISH]: Let us make EWW browse WWW Org files correctly

2022-10-26 Thread Andreas Schwab
On Okt 26 2022, Jean Louis wrote: > If there is way to extend EWW and Emacs in such way that I can tell > EWW what to do on certain content type, just as I do with other > browsers, that would solve the problem. This is what browse-url-handlers is for. -- Andreas Schwab, SUSE

Re: citation biblatex fullcite

2022-05-12 Thread Andreas Leha
Dear Bruce, "Bruce D'Arcus" writes: > On Wed, May 11, 2022 at 6:43 AM Andreas Leha > wrote: >> >> "Bruce D'Arcus" writes: >> >> > On Tue, May 10, 2022, 11:20 PM Andreas Leha >> > wrote: >> >> >> >&

Re: source block evaluation in #+DATE line

2022-05-12 Thread Andreas Leha
Dear Eric, Eric S Fraga writes: > On Wednesday, 11 May 2022 at 17:50, Eric S Fraga wrote: >> ⚠️ Caution: External sender >> >> >> On Wednesday, 11 May 2022 at 05:15, Andreas Leha wrote: >>> Thanks for the comments. And sorry for the misleading example. I

Re: citation biblatex fullcite

2022-05-11 Thread Andreas Leha
"Bruce D'Arcus" writes: > On Tue, May 10, 2022, 11:20 PM Andreas Leha > wrote: >> >> Hi all, >> >> how can I use the (rather) new citation engine with the biblatex backend >> to export to \fullcite ? > > We should add a style for this

citation biblatex fullcite

2022-05-10 Thread Andreas Leha
Hi all, how can I use the (rather) new citation engine with the biblatex backend to export to \fullcite ? The use-case: When creating (beamer) presentations I prefer to have the full citation on the slide rather than an abbreviation. Thanks in advance! Best, Andreas

Re: source block evaluation in #+DATE line

2022-05-10 Thread Andreas Leha
]{git describe --always --dirty} But that is not evaluated... Any hint? Thanks, Andreas Kaushal Modi writes: > Also check out the {{{time}}} macro if you want complete control on > the formatting of the date string. > > Example Org snippet: > > = > >

source block evaluation in #+DATE line

2022-05-10 Thread Andreas Leha
:results output wrap replace]{date} - But in the =#+DATE:= line only the code is exported - Thanks in advance! Best, Andreas - GNU Emacs 29.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, cairo version 1.16.0) of 2022-03-08 - Org mode version 9.5.3

Re: bug#51167: 29.0.50; org-indent-line broken

2021-10-16 Thread Andreas Röhler
On 13.10.21 14:59, Max Nikulin wrote: On 13/10/2021 01:35, Kévin Le Gouguec wrote: Andreas Röhler writes: With following stuff in org-mode buffer: * bla asd M-x org-indent-line RET on second line has no effect. Andreas, do the following settings make behavior consistent with you

bug#51167: 29.0.50; org-indent-line broken

2021-10-13 Thread Andreas Röhler
On 13.10.21 09:34, Kévin Le Gouguec wrote: Andreas Röhler writes: Sounds like a chain of confusion. A command called "indent-line" definitely should indent. org-indent-line indents just like every indentation function in every other major mode: if the syntactic convention calls

bug#51167: 29.0.50; org-indent-line broken

2021-10-12 Thread Andreas Röhler
On 12.10.21 20:35, Kévin Le Gouguec wrote: Andreas Röhler writes: With following stuff in org-mode buffer: * bla asd M-x org-indent-line RET on second line has no effect. Org 9.5 changed the default value of org-adapt-indentation from t to nil, as that seemed to be what a lot of users

Re: Smart quotes not working correctly with single quotes

2021-05-29 Thread Andreas Gösele
eUnicodeCharacter{200B}{{\hskip 0pt}} into default.latex. Using the meta-file with pandoc-quotes.lua and "-V lang=de" leads to correctly nested quotes also for latex. Thanks again to everybody! Andreas Andreas Gösele writes: > Albert Krewinkel writes: > >> Andreas Gösele

Re: Smart quotes not working correctly with single quotes

2021-05-28 Thread Andreas Gösele
Juan Manuel Macías writes: > Andreas Gösele writes: > >> I tried it, but it doesn't work. It leaves the simple quotes >> untouched. Did you test it and did it work then? > > I forgot to tell you (sorry!) that you should set the variable > `org-export-allow-bind

Re: Smart quotes not working correctly with single quotes

2021-05-28 Thread Andreas Gösele
Albert Krewinkel writes: > Andreas Gösele writes: > >> [...] I tried to convert the LaTeX document with pandoc, tex4h and >> latex2html to odt and html but none of them produces the correct >> output. >> >> So I'm wondering whether there is any way

Re: Smart quotes not working correctly with single quotes

2021-05-28 Thread Andreas Gösele
Nicolas Goaziou writes: > "Andreas Gösele" writes: > >> So I'm wondering whether there is any way to make org export to >> recognize single quotes also outside from double quote. It should be >> possible as inner quotes is not the only use of simple quot

Re: Smart quotes not working correctly with single quotes

2021-05-28 Thread Andreas Gösele
Thanks Juan Manuel! I tried it, but it doesn't work. It leaves the simple quotes untouched. Did you test it and did it work then? Best regards, Andreas Juan Manuel Macías writes: > Hi Andreas, > > A quick fix (for LaTeX, odt and HTML), if you want to use second-level > quot

Re: Smart quotes not working correctly with single quotes

2021-05-28 Thread Andreas Gösele
gnize single quotes also outside from double quote. It should be possible as inner quotes is not the only use of simple quotes. Thanks again! Andreas Juan Manuel Macías writes: > Hi Andreas, > > I don't know if this is a bug, but I would say that in principle it's > the exp

Smart quotes not working correctly with single quotes

2021-05-27 Thread Andreas Gösele
Please“. (The odt example outputs use utf8, I hope it gets transmitted.) So in all three cases apostrophes and double quotes are correctly exported, but not single quotes. Similar problem if I use "#+LANGUAGE: en". I have org-mode 9.3 with emacs 27.1. What could I do to get single quotes to be exported correctly? Thanks a lot! Andreas

Re: Using backticks for the inline code delimeter?

2021-04-02 Thread Andreas Eder
y better. > > If someones fingers cannot adjust, let him/her customise a bit. > > Just my two cents. > > Rasmus +1 'Andreas

Re: Syntax Proposal: Multi-line Table Cells/Text Wrapping

2021-03-22 Thread Andreas Eder
database format would > be more appropriate. I wonder if the time would be better spent > providing native support for GNU recutils [1] in org instead. recutils has an emacs mode an I think it even has some sort of org-mode integration. 'Andreas

Re: Why is there no inline-src syntax highlighting?

2021-03-14 Thread Andreas Leha
g {{{results()}}}, which I'm quite a fan of). It seems to work great here. Best, Andreas

bug#44824: 27.1; Org export as pdf and open file does not open it

2021-01-31 Thread Andreas Schwab
27;t need to start the program itself, and sends the request to an already running process instead, there won't be any problem with the disappearing session. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."

Bug: Unicode ORG-TODO-KEYWORDS not recognized in agenda's stuck projects [9.3.6 (9.3.6-4-gdfa7a3-elpa @ /home/andy/.config/emacs/elpa/org-20200217/)]

2020-08-19 Thread Andreas Drop
I configured my org-todo-keywords in a way, that they are just single unicode symbols instead of the classic TODO, NEXT, WAIT, DONE,etc. This is done in my init.el like this: (setq org-todo-keywords '((sequence "⭕(p)" "⸰(t)" "▶(n)" "⏸(w)" "|" "✔(d)" "❌(c)" "⏩(r)"))) This works perfectly, s

Re: Bug: org-babel python with :results value sends function definition with a statement after a for loop to the shell incorrectly [9.3.6 (9.3.6-elpa @ /home/username/.emacs.d/elpa/org-9.3.6/)]

2020-07-01 Thread Andreas Röhler
On 01.07.20 18:55, Philip Blagoveschensky wrote: #+begin_src python :session bug_report def foobar():     for i in range(5):     pass     print "hello world" foobar() #+end_src Works here like this: #+begin_src python :results output def foobar():     for i in range(5):     pass  

ical2org.awk

2020-05-07 Thread Andreas Röhler
: ./ical2org.awk: line 394: function mktime never defined awk: ./ical2org.awk: line 394: function gensub never defined Turns out had to install gawk. After changing the shebang accordingly it worked. Just FYI, thanks again, Andreas, GNU Emacs 28.0.50 (build 1, i686-pc-linux-gnu, GTK+ Version 3.14.5

Re: [PATCH] Fix ob-python.el initiate session error with py-shell

2020-02-20 Thread Andreas Röhler
on bugs, finer navigation commands etc. Maybe have a look at open python.el bugs and check them against python-mode.el Best, Andreas

[O] bug: copyright-sign not printed

2019-08-13 Thread Andreas Röhler
ll print(u'\xA9') works nicely. Thanks, Andreas

Re: [O] Problem with including file

2019-05-02 Thread Andreas Kiermeier
or the appendix. This needed inclusion of a few more of the buffer-wide header-arguments, but at least it saves having to specify a property drawer for every section. Thanks again! Andreas > -Original Message- > From: Emacs-orgmode bounces+andreas.kiermeier=gmail@gnu.org>

Re: [O] Problem with including file

2019-05-02 Thread Andreas Kiermeier
s for every source block. But, it a second call to #+PROPERTY: header-args+ :exports code Just before the #+INCLUDE gets everything working perfectly. Thanks again! Andreas

Re: [O] Problem with including file

2019-05-02 Thread Andreas Kiermeier
Hi Sharon, The tex file is straight out of the export, and the second ”}” matches the “\hypersetup{“ a few lines earlier. Thanks, Andreas From: Sharon Kimble Sent: Thursday, 2 May 2019 17:57 To: Andreas Kiermeier Cc: emacs-orgmode@gnu.org Subject: Re: [O] Problem with including file

[O] Problem with including file

2019-05-01 Thread Andreas Kiermeier
not appear to be included at all (see also test.tex below). Any thoughts would be greatly appreciated. Thanks, Andreas --- begin test.org #+STARTUP: content indent hidestars fninline #+PROPERTY: header-args:R :session *R* :cache no #+PROPERTY: header-args+ :results output #+PROPERTY: h

[O] Bug: org-src-mode tries to cancel a nil idle timer [9.1.13 (release_9.1.13-864-g5057e3 @ /Users/asf/.emacs.d/straight/build/org/)]

2018-07-01 Thread Andreas Fuchs
nce! Emacs : GNU Emacs 26.1 (build 1, x86_64-apple-darwin13.4.0, Carbon Version 157 AppKit 1265.21) of 2018-04-15 Package: Org mode version 9.1.13 (release_9.1.13-864-g5057e3 @ /Users/asf/.emacs.d/straight/build/org/) -- Andreas Fuchs, (http://|im:asf@|mailto:asf@)boinkor.net, antifuchs

Re: [O] aligning images, html attributes ignored when exporting to html (longish, sorry)

2018-04-23 Thread Andreas Reuleaux
Ah, yes, you are right, thanks. Have used class before, but start out with style usually when experimenting. Thanks, Andreas Richard Lawrence writes: > Hi Andreas, > > Andreas Reuleaux writes: > >> Leaving out the double quotes may be comfortable, but I am not sure >

Re: [O] aligning images, html attributes ignored when exporting to html (longish, sorry)

2018-04-23 Thread Andreas Reuleaux
s not been and smooth/easy experience so far, as explained in detail above (how do I get image+caption floated to the right eg.?) Thanks. -Andreas

Re: [O] aligning images, html attributes ignored when exporting to html (longish, sorry)

2018-04-22 Thread Andreas Reuleaux
his regard, which hasn't made it to the list yet (not sure why it's taking that long, but I am in contact with Bastien already). Thanks, Andreas

[O] aligning images, html attributes ignored when exporting to html (longish, sorry)

2018-04-21 Thread Andreas Reuleaux
ll. OK, thanks in advance. Find my export script below, and call with $ ./exporthtml.el sample.org sample.html or $ ./exporthtml.el sample.org that way either org-html-export-as-html or org-html-export-to-html gets used. -Andreas exporthtml.el - :;exec /usr/bin/env emacs -b

Re: [O] org babel, ess, R

2017-07-02 Thread Andreas Kiermeier
> > Thanks Andreas. I am perhaps being to finicky. The problem with your > approach is that you would end up permanently losing screen space for the R > session. I don’t want the R session obstructing my writing when I am not > working on code blocks. Ideally, the R session should a

Re: [O] org babel, ess, R

2017-07-02 Thread Andreas Kiermeier
Hi Vikas, for what it's worth, I usually run two windows (in the same frame), side-by-side, with emacs maximised. On the left I have my org file and on the right I have an R session, which I start immediately after I open my org file. When I use C-c ' on an R source block, the org buffer (on the le

Re: [O] Variables in properties no longer working

2017-04-12 Thread Andreas Mueller
Hello Indeed! Thank you for the hint & sorry for the noise. Best regards, Andreas Thibault Marin wrote: > > Hi, > > The syntax has changed in org-9, see > http://orgmode.org/manual/Header-arguments-in-Org-mode-properties.html#Header-arguments-in-Org-mode-properties > &g

[O] Variables in properties no longer working

2017-04-12 Thread Andreas Mueller
Hello The attached example seems to be broken with latest org from ELPA (org-20170210). I can reproduce it with an empty emacs config - it works with org 8.2.10, but when I install org-20170210 I get "Symbol's value as variable is void: foo". Thanks & best regards,

Re: [O] [PATCH] ob-sql: Add vertica engine

2017-03-30 Thread Andreas Gerler
t; > Hello, > > Andreas Gerler writes: > >> * lisp/ob-sql.el (org-babel-sql-dbstring-vertica): New function. >> (org-babel-execute:sql): Add `vertica' engine. > > Thank you. > > If you haven't signed FSF papers yet, could you add TINYCHANGE at the > en

[O] [PATCH] ob-sql: Add vertica engine

2017-03-29 Thread Andreas Gerler
* lisp/ob-sql.el (org-babel-sql-dbstring-vertica): New function. (org-babel-execute:sql): Add `vertica' engine. Signed-off-by: Andreas Gerler --- lisp/ob-sql.el | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/lisp/ob-sql.el b/lisp/ob-sql.el index 15

Re: [O] Bug in clocktable report with formula %

2017-02-05 Thread Andreas Mueller
workdays). Changing org-effort-durations to calculate with 24 hour days gives the correct result of 93% / 7%. Thanks & best regards, Andreas Nicolas Goaziou wrote: > Hello, > > Andreas Mueller writes: > >> I think I may have found a bug in the clocktable report: When using &

[O] ditaa and plantuml exports source code?

2017-01-31 Thread Andreas Hirczy
en/WarmwasserHeizung.html#org8b51eec> for an example. Is there anybody who experiences the same behaviuor? My version of org is Org mode version 9.0.4 (release_9.0.2-129-g2ac798.dirty @ /afs/itp.tugraz.at/user/ahi/.emacs.d/org-mode/lisp/) Best regards Andreas -- Andreas Hirczy http

[O] bug#25466: 25.1.91; hs-show-all broken

2017-01-18 Thread Andreas Röhler
On 17.01.2017 20:29, Glenn Morris wrote: Andreas Röhler wrote: With org-mode, hs-minor-mode: hs-show-all has no effect, but"Showing all blocks ... done" is messaged. BTW M-x show-all RET works as expected. I don't think hideshow has ever done anything useful in Org mode, w

[O] Bug in clocktable report with formula %

2016-12-28 Thread Andreas Mueller
@ ~/.emacs.d/elpa/org-20161223/) Thanks & best regards, Andreas test.org Description: Lotus Organizer

Re: [O] Org, reftex and LaTeX with multiple bibliographies

2016-09-17 Thread Andreas Kiermeier
On 17/09/2016 03:49, Ken Mankoff wrote: Hi Org list,[snip] # Note that the first line below is commented out # #+LATEX_HEADER_EXTRA:\addbibresource{Library.bib,local.bib} #+LATEX_HEADER_EXTRA:\addbibresource{Library.bib} #+LATEX_HEADER_EXTRA:\addbibresource{local.bib} Is this how others work wi

Re: [O] fill paragraph: break after sentence.

2016-09-09 Thread Andreas Röhler
functionality for orgmode? Uwe Brauer In use here is ar-forward-sentence-atpt as part of thing-at-point-utils toolkit https://github.com/andreas-roehler/werkstatt/tree/master/thing-at-point-utils

Re: [O] issue w/ org-ref setup: C-c ] works, but C-u C-C ] not

2016-06-16 Thread Andreas Reuleaux
I gave it another try, and I got it finally! I have to press C-u and then return (not just C-u), then the helm menu to chose the citation type pops up Thanks again, Andreas John Kitchin writes: > Andreas Reuleaux writes: > >> But what does not currently work for me (and what

Re: [O] issue w/ org-ref setup: C-c ] works, but C-u C-C ] not

2016-06-11 Thread Andreas Reuleaux
to make a ref link to. > Maybe you don't have any labels, so it looks empty. This is fine now, that I have some links Thanks anyway, Andreas

Re: [O] issue w/ org-ref setup: C-c ] works, but C-u C-C ] not

2016-06-11 Thread Andreas Reuleaux
, will get back, in case I get lost. -Andreas John Kitchin writes: > Andreas Reuleaux writes: > >> I have used org-ref in the past and I liked it, >> now I am trying to get it working again. >> In a way this has become easier: >> >> * I can install org-ref

[O] issue w/ org-ref setup: C-c ] works, but C-u C-C ] not

2016-06-11 Thread Andreas Reuleaux
enu, now I only get to see "pattern:" in the minibuffer. Thanks, Andreas

Re: [O] problem with org-table-export

2016-05-29 Thread Andreas Amann
illa" still seeing the installed org version? After "make compile" and then "make vanilla" the bug is gone.) Thanks! Andreas

Re: [O] problem with org-table-export

2016-05-28 Thread Andreas Amann
ect solution though, I simply used the same idiom as is used in org-table-next-field and org-table-previous-field functions. Regards, Andreas | test | >From 1aa422b0008af1c0375037eac2f075db8d4ef23c Mon Sep 17 00:00:00 2001 From: Andreas Amann Date: Sat, 28 May 2016 20:23:52 +0100 Subject:

[O] problem with org-table-export

2016-05-27 Thread Andreas Amann
able-align to not unnecessarily set the "modified" flag, but I would not know how to do this. Regards, Andreas

Re: [O] exporting documents w/ babel results w/o evaluating babel blocks

2016-05-24 Thread Andreas Kiermeier
I second that. I like exporting everything to LaTeX without having to re-run all the code, which in many cases can add considerable time. Cheers, Andreas On 24 May 2016 at 11:04, Grant Rettke wrote: > On Sun, May 22, 2016 at 4:52 PM, Charles C. Berry > wrote: > > TL;DR: Org babel

Re: [O] issues with org-contacts

2016-02-27 Thread Andreas Reuleaux
take a closer look at my installation in terms of lexical binding then. -Andreas

[O] issues with org-contacts

2016-02-26 Thread Andreas Reuleaux
set-key (kbd "") #'completion-at-point) (local-set-key (kbd "") #'indent-for-tab-command) I still get the above message above: org-make-tags-matcher: `org-make-tags-matcher' expects todo-only to be scoped in Thanks in advance, Andreas

Re: [O] bug#22597: [25.0.90.1] org-table-import docu

2016-02-08 Thread Andreas Röhler
On 08.02.2016 21:51, Rasmus wrote: Hi Andreas, Thanks for your report. Andreas Röhler writes: saying: The file is assumed to be tab-separated While internally org-table-convert-region is used receiving optional argument SEPARATOR: \(4) Use the comma as a field separator \(16

Re: [O] org-ref no bibliography generated in pdf

2016-02-07 Thread Andreas Kiermeier
On 7 February 2016 at 04:38, John Kitchin wrote: > that is why you don't get bibtex run then ;) try this > (setq org-latex-pdf-process >'("pdflatex -shell-escape -interaction nonstopmode > -output-directory %o %b" > "bibtex %b" > "pdflatex -shell-escape -interaction nons

Re: [O] ob-julia, src block execution undefined function org-babel-get-header

2016-01-22 Thread Andreas
)) to (mapcar #'cdr (org-babel--get-vars params)) This seems to works for my setup. regards Andreas 2016-01-22 0:28 GMT+01:00 Kyle Meyer : > Hi Andreas, > > Andreas writes: > > > Hi list, > > I was hoping to get some help with this issue > > > > I use: > &g

[O] ob-julia, src block execution undefined function org-babel-get-header

2016-01-21 Thread Andreas
ion 8.2.10 (release_8.2.10 @ /usr/share/emacs/25.1.50/lisp/org /) which is bundled with my emacs and the ess package and I could evaluate julia src blocks with that setup. Any advice or fixes I could apply would be appreciated, or if this issue can be fixed elsewhere. regards Andreas

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

2016-01-19 Thread Andreas Leha
Hi Chuck, "Charles C. Berry" writes: > On Tue, 19 Jan 2016, Andreas Leha wrote: > >> Hi Chuck, >> > > [snip] > >> I've tested your patch and it seems to work. But it does seem to need >> an analogous change in org-babel-R-evaluate-session

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

2016-01-19 Thread Andreas Leha
Hi Chuck, Thanks for following that up. And sorry for the long delay. "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 w

Re: [O] Changing org-block background with org-src-fontify-natively

2016-01-15 Thread Andreas Leha
27;d like to 'back' this feature request. My Org mode experience would also benefit a lot from having source block backgrounds again and with per-language configurable background colour. Regards, Andreas

Re: [O] Problem with org-ref

2015-12-25 Thread Andreas Kiermeier
hingroup.cheme.cmu.edu > > > On Fri, Dec 25, 2015 at 7:03 PM, Andreas Kiermeier < > andreas.kierme...@gmail.com> wrote: > >> Thanks John. >> >> Yes, that was the case, because I had no intention of downloading the >> pdfs. So I had set >> >> (setq

Re: [O] Problem with org-ref

2015-12-25 Thread Andreas Kiermeier
auto-download) if I was prompted for the location of the pdf. That way I could either (a) provide a link to the pdf wherever I've stored it, or (b) not provide a link (yet). Just a thought. Thanks again for all your help. Andreas On 26 December 2015 at 00:37, John Kitchin wrote: > What about

Re: [O] Problem with org-ref

2015-12-24 Thread Andreas Kiermeier
:YEAR: 2007 :VOLUME: 149 :PAGES: 22-24 :DOI: 10.1016/j.vetpar.2007.07.004 :URL: http://dx.doi.org/10.1016/j.vetpar.2007.07.004 :END: Does the notes file need a specific set up in terms of headers etc? -- Dr Andreas Kiermeier | Director Statistical Process Improvement Consulting an

Re: [O] Problem with org-ref

2015-12-24 Thread Andreas Kiermeier
Hi John, I've set it at follows (based on your setup) in my init.el file: (setq org-ref-bibliography-notes "~/../Dropbox/_biblio/org-ref/bibnotes.org" org-ref-default-bibliography '("~/../Dropbox/_biblio/refs.bib")) So, non-nil. Andreas​ On 25 December 2015

Re: [O] Problem with org-ref

2015-12-23 Thread Andreas Kiermeier
000/Dropbox/_biblio/refs.bib") org-ref-pdf-dnd-protocol("file:C%3A/Users/andre_000/Dropbox/Consulting/Projects/RedMeat/MLA_Beef_Measles-C_bovis/literature/VetPara_McFadden_2011.pdf" private) byte-code(" \306 \211 \203% Looks like something is still not quite right with the &q

Re: [O] Problem with org-ref

2015-12-23 Thread Andreas Kiermeier
doi info. Let me know what I can do to help to test things. Thanks. Andreas PS: Thank you for org-ref ... an awesome Xmas present! On 24 December 2015 at 08:00, John Kitchin wrote: > Thanks! Do you know if you have pdftotext working on your machine? The pdf > drag-n-drop works by converti

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 c

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

2015-12-17 Thread Andreas Leha
cut here---end--->8--- I agree that the paragraph should not be broken in the exported document. There are also other use cases for comments inside paragraphs. [ ... ] Regards, Andreas

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 >>

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

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

[O] [babel] return file from R

2015-12-17 Thread Andreas Leha
ere---start->8--- #+NAME: TESTSRC #+BEGIN_SRC R :results file a <- file.path("junk", "test.org") a #+END_SRC #+RESULTS: TESTSRC [[file:junk/test.org ]] --8<---cut here---end--->8--- Regards, Andreas

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-

[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] [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 >>&

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

2015-12-14 Thread Andreas Leha
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. >

[O] [babel] noweb reference with default values

2015-12-14 Thread Andreas Leha
the case of several noweb references with several arguments each. Any ideas how to do that better? Thanks, Andreas

  1   2   3   4   5   6   7   8   9   10   >