Re: Customising LaTeX packages in org-latex-default-packages-alist

2024-09-09 Thread Joost Kremers
On Sun, Sep 08 2024, Ihor Radchenko wrote: > Joost Kremers writes: > >> So that made me wonder; is there a different (better) way of configuring >> the packages in `org-latex-default-packages-alist`? > > https://orgmode.org/worg/org-tutorials/org-latex-export.html#org6

Re: Customising LaTeX packages in org-latex-default-packages-alist

2024-09-09 Thread Joost Kremers
t; specific packages and it was a mess... Thanks, I didn't know about `org-latex-hyperref-template`. For this particular case, it seems to be the best option. -- Joost Kremers Life has its moments

Customising LaTeX packages in org-latex-default-packages-alist

2024-09-06 Thread Joost Kremers
he comment says, I modify `org-latex-default-packages-alist` because I want to change the way hyperref marks hyperlinks. Just now, though I happened to stumble upon the doc string of `org-latex-default-packages-alist`, which says that the only reason to modify this variable is when you load packages that conflict with these. So that made me wonder; is there a different (better) way of configuring the packages in `org-latex-default-packages-alist`? TIA Joost -- Joost Kremers Life has its moments

Re: Basic citations: should default citation style have a name and style code?

2024-01-14 Thread Joost Kremers
when you just hit RET, not to the current input. This is so that you don't need to complete the top candidate, you can just hit a few characters and if the candidate you want is at the top, you can just hit RET. A consequence of this is that you cannot use RET to select the empty input. Bo

Re: @string abbreviation in bib file not honored in (basic) org-cite

2022-11-07 Thread Joost Kremers
moved it to parsebib without thinking about proper attribution. I'll ask him as well. -- Joost Kremers Life has its moments

Re: @string abbreviation in bib file not honored in (basic) org-cite

2022-11-04 Thread Joost Kremers
27;s contribution at first sight seems more involved, though I admit part of those changes is stuff being moved around. > I see no obstacles to go for ELPA, unless you have strong reasons to > avoid asking copyright assignment for future contributors. No, I don't have reasons to avoid that. -- Joost Kremers Life has its moments

Re: @string abbreviation in bib file not honored in (basic) org-cite

2022-11-02 Thread Joost Kremers
ld probably be faster. Don't know if you have a preference. -- Joost Kremers Life has its moments

Re: @string abbreviation in bib file not honored in (basic) org-cite

2022-07-20 Thread Joost Kremers
anks. Sending my copyright assignment now... -- Joost Kremers Life has its moments

Re: @string abbreviation in bib file not honored in (basic) org-cite

2022-07-19 Thread Joost Kremers
-driven crack: [...]}, >>year={1988}, volume={93}, number={B5}, pages={4375-4400} > > Fixed on main via c550a4290. > > After discussion with Emacs devs, it turned out that there is a way to > make bibtex.el parse and substitute @string abbreviations. So does this mean the

Re: Can citeproc be installed without using MELPA? (was: @string abbreviation in bib file not honored in (basic) org-cite)

2022-07-10 Thread Joost Kremers
ause I don't have a copyright assignment on file. (It's proven a little difficult to get someone in the company to sign the corporate waiver...) -- Joost Kremers Life has its moments

Re: Conversion to Jupyter notebooks

2022-02-07 Thread Joost Kremers
On Mon, 7 Feb 2022, at 10:14, Ihor Radchenko wrote: > ox-ipynb is being maintained at > https://github.com/jkitchin/ox-ipynb Ah, great! I had somehow missed that... -- Joost Kremers Life has its moments

Conversion to Jupyter notebooks

2022-02-07 Thread Joost Kremers
A Joost Footnotes: [1] https://kitchingroup.cheme.cmu.edu/blog/2017/01/21/Exporting-org-mode-to-Jupyter-notebooks/ -- Joost Kremers Life has its moments

Re: "Orgdown", the new name for the syntax of Org-mode

2021-11-28 Thread Joost Kremers
On Sun, Nov 28 2021, Tom Gillespie wrote: > PS Another brainstormed name: Orgsyn? Why not just use the term "Org markup"? It's descriptive and should be understandable to people familiar with the concept of markup languages. -- Joost Kremers Life has its moments

Re: [org-cite] CSL processor, APA Style, and no-date citations

2021-11-17 Thread Joost Kremers
On Wed, Nov 17 2021, Bruce D'Arcus wrote: > I don't believe so, unless there's some good latex -> html solution > I'm not aware of. There's (at least) tex4ht and lwarp, but to what extent they support biblatex, I don't know. -- Joost Kremers Life has its moments

Re: Evaluate or execute?

2021-10-24 Thread Joost Kremers
is a very firm distinction that is strictly adhered to. For practical purposes, you can probably consider them synonymous. -- Joost Kremers Life has its moments

[OT] Ebib file field [was: New user experience ct'd: exporting citations into LaTeX (9.5)]

2021-10-13 Thread Joost Kremers
p fu isn't too strong, I should be able to help. -- Joost Kremers Life has its moments

Re: Useful package? Compat.el

2021-10-11 Thread Joost Kremers
8, nothing is loaded; if you're running Emacs 27, `compat-28.1` is loaded to ensure packages written for Emacs 28 can still be used; if you're running Emacs 26, both `compat-27.1` and `compat-28.1` are loaded, etc. -- Joost Kremers Life has its moments

Re: Request to Unsubscribe

2021-10-01 Thread Joost Kremers
immediately obvious, but the mailing list page tells you how to unsubscribe: https://lists.gnu.org/mailman/listinfo/emacs-orgmode Just scroll down to the bottom. -- Joost Kremers Life has its moments

Re: Org-cite follow function for ebib

2021-08-09 Thread Joost Kremers
t out. :-) Once I get to implementing support, I'll use it as a starting point. There should also be a way to open the correct file automatically, without the user having to select it. -- Joost Kremers Life has its moments

Re: Org-cite follow function for ebib

2021-08-07 Thread Joost Kremers
t is at something that looks like a key and tries to find a corresponding entry in the current database. That functionality is not customisable and not very well implemented, so it doesn't always work. (Also, if point is at the `cite` prefix, it doesn't work.) -- Joost Kremers Life has its moments

Re: [wip-cite-new] Merging tomorrow?

2021-07-08 Thread Joost Kremers
e if such a hypothetical org-new-ref has a very similar conceptual design to org-cite and a very similar user interface (e.g., the same keybindings), and perhaps a part of the code can be shared, it should be possible to register different provides for them. -- Joost Kremers Life has its moments

Re: [org-cite] citekey restrictions?

2021-05-16 Thread Joost Kremers
1 being getting an error message and having to go online to find out what it means, and 10 being the total and utter destruction of our solar system, I doubt it'll exceed 1. -- Joost Kremers Life has its moments

Re: CSL-JSON support for =parsebib=

2021-05-08 Thread Joost Kremers
lso did. BTW, would CSL-JSON > support in =parsebib= mean that there is hope for having CSL-support > in Ebib too? Yes, that is the plan. No promises on an ETA, but it's high on my to-do list. -- Joost Kremers Life has its moments

Re: CSL-JSON support for =parsebib=

2021-05-07 Thread Joost Kremers
hink the high-level API didn’t exist when I wrote my code in 2014. No, it didn't. I seem to remember, though, that you gave me the idea for the higher-level API, which is probably why I assumed you were using it. So that part of =parsebib= hasn't been tested much... (Ebib doesn't use it, either). If you do decide to start using it, please test it and report any issues you find. And let me know if I can help with testing. -- Joost Kremers Life has its moments

Re: CSL-JSON support for =parsebib=

2021-05-07 Thread Joost Kremers
es. parsebib has a lower-level API and a higher-level API, and the latter does essentially what you suggest here. I thought bibtex-completion was already using it... -- Joost Kremers Life has its moments

CSL-JSON support for =parsebib=

2021-05-07 Thread Joost Kremers
s, even if that means that BibTeX data and JSON data isn't compatible? TIA Joost -- Joost Kremers Life has its moments

Re: Question about citation processors [wip-cite branch]

2021-05-04 Thread Joost Kremers
te doesn't > give authors the flexibility they might want in these styles, Yes, I did a quick test and you're right. > So, I think \autocite is the better choice. Yes. -- Joost Kremers Life has its moments

Re: Question about citation processors [wip-cite branch]

2021-05-04 Thread Joost Kremers
lative. Great, thanks! > HTH! Yes, this was certainly very helpful. Thank you for your answer and thank you for all the hard work you've put in. The same goes for everyone else who put time and effort into making org-cite happen, of course. :-) -- Joost Kremers Life has its moments

Re: Question about citation processors [wip-cite branch]

2021-05-04 Thread Joost Kremers
On Tue, May 04 2021, Bruce D'Arcus wrote: > On Tue, May 4, 2021 at 10:47 AM Joost Kremers > wrote: > >> I can add some comments regarding biblatex: >> >> - default: \parencite[1] > > WDYT of \autocite for default? > > It's conceptually the s

Re: Question about citation processors [wip-cite branch]

2021-05-04 Thread Joost Kremers
On Tue, May 04 2021, Bruce D'Arcus wrote: > One other little thing: > > On Tue, May 4, 2021 at 10:47 AM Joost Kremers > wrote: > >> - locators: \notecite[3] > > Are you sure about this? Well, no, I hadn't tried it... I did mention there were variant

Re: Question about citation processors [wip-cite branch]

2021-05-04 Thread Joost Kremers
On Tue, May 04 2021, Bruce D'Arcus wrote: > On Tue, May 4, 2021 at 9:27 AM Joost Kremers wrote: > >> - A user should be able to insert citations into an Org document. IIUC >> nothing >> in org-cite provides any functionality for this, right? Is there a defau

Question about citation processors [wip-cite branch]

2021-05-04 Thread Joost Kremers
user has set =org-cite-global-bibliography= and also provides a =#+bibliography= keyword, are both sources used, or only the keyword? Thanks for any and all comments! -- Joost Kremers Life has its moments

Re: Notes about citations in Org (part 3)

2021-05-04 Thread Joost Kremers
tic but, for LaTeX, publishers will expect > BiBTeX. Pedantic nit-pick: they *should* be expecting and using biblatex. (But perhaps that is what you meant already. :-) ) -- Joost Kremers Life has its moments

Input methods [was: Re: About multilingual documents]

2021-05-04 Thread Joost Kremers
get back to it once I have switched to a different one. It's not really an input method, more like the lack of one. You're probably using =set-input-method= to change input methods? Check out =toggle-input-method=. :-) -- Joost Kremers Life has its moments

Re: About multilingual documents

2021-05-03 Thread Joost Kremers
ary accordingly. I use it because I write in three different languages, but usually don't mix them in one buffer. -- Joost Kremers Life has its moments

Re: (Not so) Short note about citations in Org

2021-04-26 Thread Joost Kremers
es Another use case would be a book in which each chapter has its own bibliography. A quick synopsis of the biblatex way: https://texblog.org/2012/10/22/multiple-bibliographies-with-biblatex/ -- Joost Kremers Life has its moments

Re: org-cite: make 'suppress-author' a citation 'style'

2021-04-26 Thread Joost Kremers
#x27;t provide but which I use quite a lot). So I would argue that it's better to keep the syntax =-@key=, just to keep the system flexible in case the need arises. -- Joost Kremers Life has its moments

Re: Using backticks for the inline code delimeter?

2021-04-04 Thread Joost Kremers
On Sun, Apr 04 2021, Nicolas Goaziou wrote: > Joost Kremers writes: > >> On Sat, Apr 03 2021, Tom Gillespie wrote: >>> Is there any reason why folks couldn't just customize >>> org-emphasis-alist using a file local variable? > > [...] > >> If a

Re: Using backticks for the inline code delimeter?

2021-04-04 Thread Joost Kremers
e you start exporting. If all exporters worked off an internal representation such as what is returned by `org-element-parse-buffer`, it should be easier to modify the front-end syntax. -- Joost Kremers Life has its moments

Re: Using backticks for the inline code delimeter?

2021-04-01 Thread Joost Kremers
s what `org-element.el` was all about... And of course I meant to type ~org-element.el~ there... :D -- Joost Kremers Life has its moments

Re: About exporting

2021-03-30 Thread Joost Kremers
2rtf > 2. org -> odt -> rtf by saving as that format in LibreOffice. > Pandoc may have similar, of course. Yes, Pandoc can write rtf files. Since it can also read Org files, you may be able to use it to go from Org to rtf directly. -- Joost Kremers Life has its moments

Re: How to jump from one spelling mistake to the next?

2021-03-20 Thread Joost Kremers
tion suggestions. Because you don't need to move back to the misspelled word to correct it, you can correct words while you type without interrupting the flow too much. YMMV, of course. -- Joost Kremers Life has its moments

Re: org-capture: question about function to create template

2021-03-16 Thread Joost Kremers
Hi Ihor & No Wayman, Thanks for your replies. On Tue, Mar 16 2021, Ihor Radchenko wrote: > Joost Kremers writes: > >> ... I was wondering if there's any >> way for this function to access the state of the ongoing capture process. >> Specifically, it would be

org-capture: question about function to create template

2021-03-15 Thread Joost Kremers
ppropriate argument, but that wouldn't be as useful to me. TIA Joost -- Joost Kremers Life has its moments

Font lock in inner blocks [was: Re: Differentiate source blocks in export?]

2020-11-25 Thread Joost Kremers
On Wed, Nov 25 2020, Eric S Fraga wrote: > On Wednesday, 25 Nov 2020 at 09:37, Joost Kremers wrote: >> I like this solution for the "Org-ness" of the syntax, and yes, =C-c >> '= works, but font lock is gone... > > Yes, font lock is gone unfortunately but I a

Re: ob-python: import local package into a session

2020-11-25 Thread Joost Kremers
y time you make an edit. Hey, that's good to know, thanks. > To switch between venv's in emacs, I use pyvenv: > https://github.com/jorgenschaefer/pyvenv Yes, that's what I use, as well. -- Joost Kremers Life has its moments

Re: Differentiate source blocks in export?

2020-11-25 Thread Joost Kremers
On Wed, Nov 25 2020, Eric S Fraga wrote: > On Tuesday, 24 Nov 2020 at 23:02, Joost Kremers wrote: >> That, unfortunately, seems to make it impossible to edit the source block as >> Octave (or in my case Python) code. Pressing =C-c '= in this source block >> gives >

Re: Differentiate source blocks in export?

2020-11-24 Thread Joost Kremers
source block as Octave (or in my case Python) code. Pressing =C-c '= in this source block gives me an Org buffer. -- Joost Kremers Life has its moments

Re: Differentiate source blocks in export?

2020-11-24 Thread Joost Kremers
t as I just found out, that's not a problem. -- Joost Kremers Life has its moments

Re: ob-python: import local package into a session

2020-11-24 Thread Joost Kremers
f it were a separate package, I'd need to reinstall it every time I make changes to it, which will probably happen often. -- Joost Kremers Life has its moments

Differentiate source blocks in export?

2020-11-24 Thread Joost Kremers
with some CSS to make them stand out visually. I know I can use special blocks to get divs with a custom class, but I don't want to lose all the benefits of code blocks... I tried Google and the Org manual but I haven't been able to find anything on this. TIA -- Joost Kremers Life has its moments

Re: ob-python: import local package into a session

2020-11-23 Thread Joost Kremers
eas it worked perfectly fine in a vanilla Python session. I'm using IPython in `M-x run-python`, but vanilla Python for Org. There are no symlinks involved, so I guess it shouldn't matter. -- Joost Kremers Life has its moments

ob-python: import local package into a session

2020-11-23 Thread Joost Kremers
port my utility functions into another Python file. But it doesn't seem to work for the ob-python session. Is there a way to achieve this? I don't *have* to structure my utility functions as a Python package, so if there's another way of doing this, I'd be interested as well. TIA Joo

Re: Use-case: simple nodes and todo-list

2020-10-09 Thread Joost Kremers
t you don't have to. You can also create multiple TODO-states (e.g., TODO, INPROGRESS, SUSPENDED, DONE, etc.) and set different priorities. -- Joost Kremers Life has its moments

Re: Anyone doing any fancy customizations of source blocks?

2020-06-19 Thread Joost Kremers
. (That may actually be necessary in Emacs 27 as well, in addition to the `:extend` property...) -- Joost Kremers Life has its moments

Re: Replace Org's C-TAB with C-M-TAB - objection?

2020-05-24 Thread Joost Kremers
it's easier on new users and more in line with what they expect. For existing users that want the old behaviour back, it's a simple configuration in their init.el. -- Joost Kremers Life has its moments

Re: wip-cite status question and feedback

2020-04-18 Thread Joost Kremers
to make sure it's not misspelled or written inconsistently. (I'm a regular user of \citeauthor in BibLaTeX... ;-) But I admit that's less of a necessity. -- Joost Kremers Life has its moments

Fwd: Re: how to renumber footnotes?

2020-04-18 Thread Joost Kremers
ing footnotes and then call the function. But I'd play it safe and renumber the footnotes before merging the files. HTH -- Joost Kremers Life has its moments

Re: wip-cite status question and feedback

2020-04-15 Thread Joost Kremers
es should be allowed to define more specific commands with readable names and there should be a well-defined interface for doing so (just like users and packages can add new link types, for example). Just my €0.02, of course. -- Joost Kremers Life has its moments

Re: wip-cite status question and feedback

2020-04-13 Thread Joost Kremers
like =#+printbibliography:= would work. And if that is too biblatex-like, you could instead opt for e.g. =#+list-of-references:=. (Output formats such as HTML or epub don't involve any printing anyway, so... ;-) -- Joost Kremers Life has its moments

Re: wip-cite status question and feedback

2020-04-08 Thread Joost Kremers
On Wed, Apr 08 2020, Bruce D'Arcus wrote: On Tue, Apr 7, 2020 at 5:13 PM Joost Kremers wrote: What would help, BTW, is if there's an easy way to find out what the bibliography file or files are that are associated with the current Org buffer. I guess the simplest and most flexi

Re: wip-cite status question and feedback

2020-04-07 Thread Joost Kremers
ly include support in Ebib for any citation syntax that Org would adopt. What would help, BTW, is if there's an easy way to find out what the bibliography file or files are that are associated with the current Org buffer. -- Joost Kremers Life has its moments

Re: :tangle header argument not picked up in #+PROPERTY line or :PROPERTIES: block

2020-04-01 Thread Joost Kremers
/header-args/ hth, Tom -- Joost Kremers Life has its moments

Re: :tangle header argument not picked up in #+PROPERTY line or :PROPERTIES: block

2020-03-31 Thread Joost Kremers
On Tue, Mar 31 2020, Berry, Charles via General discussions about Org-mode. wrote: `org-babel-view-src-block-info' (C-c C-v C-i with point in the src block below) reports I didn't know about that command, it's proven to be very helpful. Thanks! Joost -- Joost Kreme

Re: :tangle header argument not picked up in #+PROPERTY line or :PROPERTIES: block

2020-03-31 Thread Joost Kremers
sults function` meant something, which it doesn't. C-c C-v (for me, Charles uses C-c C-v C-i) withitn a code block shows you the header args that are set for that block. Useful for debugging. Yes, that turned out to be very useful. Thanks. Joost -- Joost Kremers Life has its moments

Re: :tangle header argument not picked up in #+PROPERTY line or :PROPERTIES: block

2020-03-30 Thread Joost Kremers
this is my test file: ``` * Header 1 :PROPERTIES: :header-args:python+: :session py1 :results function :header-args:python+: :tangle out1.py :END: #+begin_src python a=1 b=2 c=a+b return c #+end_src #+RESULTS: ``` -- Joost Kremers Life has its moments

Re: :tangle header argument not picked up in #+PROPERTY line or :PROPERTIES: block

2020-03-29 Thread Joost Kremers
On Mon, Mar 30 2020, Joost Kremers wrote: Looks like a bug, right? And while I'm at it, this doesn't work as expected either: ``` #+PROPERTY: header-args :dir /home/joost/tmp/dlpy/ * Header 1 :PROPERTIES: :header-args:python: :tangle out1.py :header-args:python: :session py

Re: :tangle header argument not picked up in #+PROPERTY line or :PROPERTIES: block

2020-03-29 Thread Joost Kremers
. Looks like a bug, right? -- Joost Kremers Life has its moments

Re: :tangle header argument not picked up in #+PROPERTY line or :PROPERTIES: block

2020-03-29 Thread Joost Kremers
On Sun, Mar 29 2020, Berry, Charles via General discussions about Org-mode. wrote: On Mar 28, 2020, at 3:00 PM, Joost Kremers wrote: Is this expected behaviour? Am I doing something wrong? IIUC what you did, then yes and yes. This is the accepted idiom: #+PROPERTY: header-args :tangle

:tangle header argument not picked up in #+PROPERTY line or :PROPERTIES: block

2020-03-28 Thread Joost Kremers
hen I put a =:tangle= argument at the top of the source block itself is the source block tangled. Is this expected behaviour? Am I doing something wrong? Emacs 26.3, Org 9.3.6. TIA Joost -- Joost Kremers Life has its moments

Re: Binding literal tab to C-Tab

2020-03-06 Thread Joost Kremers
mmand, you can of course rebind it. Since `global-set-key` creates global bindings, which are shadowed by local bindings, your binding has no effect in Org buffers. You need to bind C-TAB in `org-mode-map`: (define-key org-mode-map (kbd "C-") #'my-insert-tab-char) HTH -- Joost

Re: Survey: changing a few default settings for Org 9.4

2020-02-19 Thread Joost Kremers
-at-point functionality is implemented. -- Joost Kremers Life has its moments

Re: Fixed vs variable pitch font [legibility 4/6]

2020-02-11 Thread Joost Kremers
On Tue, Feb 11 2020, Bastien wrote: Hi Texas, Texas Cyberthal writes: Why does there need to be an Org version of mixed-pitch-mode? It already works for Org. Yes, indeed. Besides, there's also `org-variable-pitch`, available on Melpa. -- Joost Kremers Life has its moments

Re: ob-scheme haunted source code block?

2020-01-23 Thread Joost Kremers
On Tue, Jan 21 2020, Neil Jerram wrote: OK, up to this point I am thinking: this is all quite curious, but presumably not really a big problem, as you surely don't need to use this rather strange workflow... Mind you, that's not my normal workflow. I normally just do =C-'= to edit a source

ob-scheme haunted source code block?

2020-01-17 Thread Joost Kremers
to look beyond that. Versions: IELM> emacs-version "26.3" IELM> org-version "9.3.1" TIA Joost -- Joost Kremers Life has its moments

Re: very strange LaTeX error

2019-12-20 Thread Joost Kremers
it is looking at an optional argument and expects a measure, i.e., a number followed by one of the supported units. The solution I usually opt for is to enclose the brackets in an additional set of braces: `{[...]}`. Whether Org export can and should automate that, I can't say. HTH -- Joost Kremers Life has its moments

[O] Get the text of a node

2019-10-23 Thread Joost Kremers
he text from there until (point-max). I'm just wondering if this may break in unexpected circumstances and whether there's a better way. TIA Joost -- Joost Kremers Life has its moments

Re: [O] lisp: scoping vars in repetitive defuns

2019-09-18 Thread Joost Kremers
On Wed, Sep 18 2019, Matt Price wrote: Is thre away to do that kind of destructuring bind -- which binds *everything* in the plist, without knowing the symbol names in advance? that would be really great. let-alist perhaps? -- Joost Kremers Life has its moments

Re: [O] Pandoc and Org-mode: list indention

2019-08-20 Thread Joost Kremers
e into indented ones, just a paragraph, which I manually have to indent, If you're using Pandoc to convert html to org, then you should probably ask on the Pandoc mailing list: https://pandoc.org/help.html HTH -- Joost Kremers Life has its moments

Re: [O] ivy-bibtex and orgmode inserts ebib: link

2019-03-22 Thread Joost Kremers
kremers/ebib/blob/master/org-ebib.el>). And yes, I apologize for the irony. ;-) -- Joost Kremers Life has its moments

Re: [O] New bug in org-agenda?

2019-03-04 Thread Joost Kremers
On Mon, Mar 04 2019, Roland Everaert wrote: I am facing the same issue with that version on emacs 25.2.2 (Ubuntu 18.04.2 LTS). When will it be available throu the Org Mode ELPA repo? I got the update this morning (finally...) -- Joost Kremers Life has its moments

Re: [O] Placement of \makeatletter with \beamer@frametextheight

2018-11-29 Thread Joost Kremers
seem to be available in Beamer. Couldn't you use that? -- Joost Kremers Life has its moments

Re: [O] malformed function

2018-07-11 Thread Joost Kremers
On Wed, Jul 11 2018, Joost Kremers wrote: On Mon, Jul 09 2018, hymie! wrote: Greetings. I know this is technically Technically and practically. ;-) Actually, I just now noticed your code is coming from worg, so that makes it not completely off-topic, I'd say. -- Joost Kremers Lif

Re: [O] malformed function

2018-07-11 Thread Joost Kremers
u should be good to go. Why you're only getting this error on one machine isn't entirely clear to me. It could be that something changed between Emacs 24 and 25 that causes this, it could be that you're loading a package on the Windows machine that loads cl or cl-lib and that you don't use on Emacs. HTH -- Joost Kremers Life has its moments

Re: [O] Org mode in combination with emacs follow-mode is terrible

2018-06-13 Thread Joost Kremers
ssible to ask in here or on emacs-devel what exactly is causing the problem and whether there's a way around it. -- Joost Kremers Life has its moments

Re: [O] refile workflow -- move to same heading in different file?

2017-08-04 Thread Joost Kremers
les pretty well. -- Joost Kremers Life has its moments

Re: [O] exporting markdown with tables

2017-06-04 Thread Joost Kremers
distros still ship a very outdated version; latest is 1.19), and not all features are supported. So yeah, it's not necessarily the best option... -- Joost Kremers Life has its moments

Re: [O] Exporting PDF (new setup)

2017-05-01 Thread Joost Kremers
than installing all of TeXLive. Just do `tlmgr install wrapfig` in a shell, or (if installed) use the graphical TeXLive Manager. -- Joost Kremers Life has its moments

Re: [O] Exporting PDF (new setup)

2017-05-01 Thread Joost Kremers
: PDF file ./blahblahblah.pdf wasn’t produced I did install basictex, and when I enter pdflatex on the command line, it works with no problems. Any clues why org export isn't finding the executable? This: https://github.com/purcell/exec-path-from-shell perhaps? -- Joost Kremers Life has its moments

Re: [O] Tables not converted to markdown format with markdown exporter

2017-02-08 Thread Joost Kremers
ber of different types of tables. The kinds of tables you're looking for are called pipe tables in Pandoc's documentation: http://pandoc.org/MANUAL.html#tables HTH -- Joost Kremers Life has its moments

Re: [O] Make wide tables more readable

2016-12-01 Thread Joost Kremers
l you've found your preferred text size. -- Joost Kremers Life has its moments

Re: [O] Track time on day-to-day basis

2016-11-27 Thread Joost Kremers
ing for, thanks! -- Joost Kremers Life has its moments

Re: [O] How to find out in Elisp which .bib file is used for the current org buffer?

2016-11-25 Thread Joost Kremers
g-ref-default-bibliography. I am not sure about the ox-bibtex setup. Ok, so there's no single method that will always work. Thanks for the info. It doesn't solve my problem but at least I know where to start looking. :-) -- Joost Kremers Life has its moments

[O] Track time on day-to-day basis

2016-11-25 Thread Joost Kremers
e a better method? BTW, just looking at the LOGBOOK drawer doesn't work, because I may clock in and out of a project several times a day. Thanks for any hints and suggestions! -- Joost Kremers Life has its moments

[O] How to find out in Elisp which .bib file is used for the current org buffer?

2016-11-18 Thread Joost Kremers
ually find this out by looking for a \bibliography command or, if you use biblatex, for \addbibresource. I'm wondering what the canonical way is to specify this for an Org file. TIA Joost -- Joost Kremers Life has its moments

Re: [O] Obsolete org contrib package

2016-11-11 Thread Joost Kremers
[removed Grégoire Jadi from the discussion.] On Thu, Nov 10 2016, Nicolas Goaziou wrote: Joost Kremers writes: Like I said, I'd be happy to take over maintainance. Just let me know how to go about making it available to org-contrib. (If there is a way to keep the file in the main

Re: [O] Obsolete org contrib package

2016-11-10 Thread Joost Kremers
On Tue, Nov 08 2016, Joost Kremers wrote: Hi, On Tue, Nov 08 2016, Nicolas Goaziou wrote: So you mean there is no equivalent to both (ebib-cur-entry-key) This one was what I was worried about, but on second thought, it should be possible to simply use: (ebib--get-key-at-point

Re: [O] Obsolete org contrib package

2016-11-08 Thread Joost Kremers
a separate repo for it, either on Github or somewhere else, wherever you prefer. -- Joost Kremers Life has its moments

[O] Obsolete org contrib package

2016-11-07 Thread Joost Kremers
s and all it does is define a function to store an org link to an Ebib entry, which, IIUC, is done in a completely different way in Org 9.0. Joost -- Joost Kremers Life has its moments

Re: [O] [RFC] Change visibility for bracket links

2016-10-14 Thread Joost Kremers
derstand method for indicating which character point is actually on, making editing much more comfortable. Just my €0.02, of course. -- Joost Kremers Life has its moments

  1   2   >