org-open-at-point. However, for C-c C-c it it would perhaps be more useful if
it would run org-cite-insert. (On ordinary org links C-c C-c doesn’t appear to
do anything.)
Titus
>
> I know some other people do get clickable links, so am wondering if
> it's a config issue?
>
> On
On 2021-07-25 Sun 17:14, Bruce D'Arcus wrote:
> On Sun, Jul 25, 2021 at 10:47 AM Titus von der Malsburg
> wrote:
>>
>>
>> Hi,
>>
>> I’m starting to learn about org’s new capabilities for citations and
>> bibliographies. Exciting, and great work
Hi,
I’m starting to learn about org’s new capabilities for citations and
bibliographies. Exciting, and great work!
Two suggestions/requests:
1. `org-cite-list-bibliography-files' returns the bibliographies defined
locally and the globally defined bibliographies together. I propose to only
On 2021-05-07 Fri 16:47, Joost Kremers wrote:
> On Fri, May 07 2021, Titus von der Malsburg wrote:
>>> Apparently, =json-parse-{buffer|string}= then gives you a symbol with a
>>> space
>>> in it...
>>
>> I now see that symbol names “can contain
On 2021-05-07 Fri 14:34, Joost Kremers wrote:
> Hi Titus,
>
> On Fri, May 07 2021, Titus von der Malsburg wrote:
>> I’m the maintainer of bibtex-completion, helm-bibtex, and ivy-bibtex. My
>> name is
>> actually Titus, not Theo ;)
>
> :$ (I do apologise!)
>
Hi all,
I’m the maintainer of bibtex-completion, helm-bibtex, and ivy-bibtex. My name
is actually Titus, not Theo ;)
Cool to see that the ecosystem around academic writing in org mode is
developing so nicely. I use org mode for this purpose every single working day
and it’s amazing alread
On 2020-11-30 Mon 19:25, Diego Zamboni wrote:
>>
>> I’m aware of several workarounds and this one is perhaps the best.
>> However, I’d prefer if RET would just work as expected. Org sometimes
>> inserts extra material on RET which I think is okay (e.g. indentation), but
>> is there any precedent
On 2020-11-30 Mon 19:25, Diego Zamboni wrote:
>>
>> I’m aware of several workarounds and this one is perhaps the best.
>> However, I’d prefer if RET would just work as expected. Org sometimes
>> inserts extra material on RET which I think is okay (e.g. indentation), but
>> is there any precedent
On 2020-11-30 Mon 18:31, Berry, Charles wrote:
>> On Nov 30, 2020, at 9:21 AM, Titus von der Malsburg
>> wrote:
>>
>>
>> When I start a new line with '* ' followed by RET, the space is
>> automatically deleted and I’m left with a line that
When I start a new line with '* ' followed by RET, the space is automatically
deleted and I’m left with a line that just has the asterisk (i.e. not a
headline).
Unfortunately there are use cases where empty headlines make sense and they
occur often in my work. One example is Beamer slides wh
When I export an org document to PDF via Babel, the frame is select at the end
of the process. Is there a way to prevent this?
Example:
1. Request exporting the following org file to PDF via `C-e C-p`:
This is a test:
#+BEGIN_SRC elisp :eval yes :exports both
(sit-for 3)
(print "Don
On 2020-11-16 Mo 06:33, Kyle Meyer wrote:
> Titus von der Malsburg writes:
>
>> Subject: [PATCH] lisp/org.el: Allow hiding #+SUBTITLE: keyword via
>> `org-hidden-keywords'
>>
>> * lisp/org.el: Allow users to include 'subtitle in
>> `org-hidden-key
On 2020-11-07 Sa 23:04, Kyle Meyer wrote:
> Titus von der Malsburg writes:
>
>> On 2020-11-06 Fr 07:18, Kyle Meyer wrote:
>>> Titus von der Malsburg writes:
>>>
>>>> Subject: [PATCH] lisp/org.el: Use face org-document-info for subtitle
>>>
wrote:
> On Monday, 9 Nov 2020 at 12:28, Titus von der Malsburg wrote:
>> Is there a way to set options for the verbatim environment in Org mode?
>
> I cannot answer your actual question but I achieve the same outcome in a
> different manner. I name my src blocks and then add L
I’m using the ~Verbatim~ environment from the fancyvrb package to display Org
Babel results in my Beamer slides. The ~Verbatim~ environment accepts options
for setting the font size among other things. This is useful when the output
of a code block has longer lines that do not fit on a slide
On 2020-11-06 Fr 07:18, Kyle Meyer wrote:
> Titus von der Malsburg writes:
>
>> Subject: [PATCH] lisp/org.el: Use face org-document-info for subtitle
>>
>> * lisp/org.el: The value for the #+subtitle: property is now displayed
>> with face `org-document-i
-info' to
display subtitles, which is the same face as for title, author, date, e-mail.
Titus
>From ffb43ad434031ff0ae335711d7ac29c8a4973417 Mon Sep 17 00:00:00 2001
From: Titus von der Malsburg
Date: Tue, 3 Nov 2020 10:32:57 +0100
Subject: [PATCH] lisp/org.el: Use face org-docu
On 2017-05-21 Sun 12:57, Nicolas Goaziou wrote:
> Hello,
>
> Titus von der Malsburg writes:
>
>> In the example below, when I place the cursor on “Item 2” and then do
>> (org-end-of-item-list), the cursor is correctly placed at the beginning
>> of line 4. However,
In the example below, when I place the cursor on “Item 2” and then do
(org-end-of-item-list), the cursor is correctly placed at the beginning
of line 4. However, when I then say (org-in-item-p), I get something
non-nil. When I move the cursor to the beginning of line 5, I still get
non-nil for (
On 2017-02-09 Thu 09:29, Rasmus wrote:
> Titus von der Malsburg writes:
>
>> That’s a neat hack that might come in handy at some point. However, it
>> changes the bullet point to letters for /all/ ordered lists in the
>> document, not just for those that use letters in
On 2017-02-06 Mon 15:34, Rasmus wrote:
> Titus von der Malsburg writes:
>
>> On 2017-02-03 Fri 12:40, Eric S Fraga wrote:
>>> On Friday, 3 Feb 2017 at 11:37, Titus von der Malsburg wrote:
>>>
>>
>>> [...]
>>>
>>>> For me and man
On 2017-02-03 Fri 12:40, Eric S Fraga wrote:
> On Friday, 3 Feb 2017 at 11:37, Titus von der Malsburg wrote:
>
> [...]
>
>> For me and many others, this is a very common use case. I challenge you
>> to implement this with current Org such that it will export correctly
Eric Abrahamsen wrote:
>> Titus von der Malsburg writes:
>>
>>> Correct me if I’m wrong but there are a lot of things in Org that are
>>> just about typesetting: *bold*, /italic/, _underlined_, =verbatim= and
>>> ~code~, +strike-through+. Would you rem
On 2017-02-02 Thu 19:57, Nicolas Goaziou wrote:
> Hello,
>
> Titus von der Malsburg writes:
>
>> One issue with org-list-allow-alphabetical is that we get numbers
>> instead of letters when we export to HTML and LaTeX. I saw the earlier
>> thread [0] that gives the
On 2017-02-02 Thu 17:55, Nicolas Goaziou wrote:
> Hello,
>
> Titus von der Malsburg writes:
>
>> Items in lists can start with -, +, N), or N. (with N being an
>> integer). It’s currently not possible, to use letters as in the
>> following examples:
>>
Items in lists can start with -, +, N), or N. (with N being an
integer). It’s currently not possible, to use letters as in the
following examples:
a. First item
b. Second item
or
a) First item
b) Second item
I believe it would make sense to allow letters in org-mode because
that’s a very comm
On 2016-02-02 Tue 14:29, Nicolas Goaziou wrote:
> Hello,
>
> Titus von der Malsburg writes:
>
>> If I open the org-buffer and the tangled files side by side, and then
>> detangle, both windows show the org-buffer afterwards. I think
>> detangling should leave the
Hi Tom,
thanks for sharing this. I’m looking forward to using it. Do you
happen to have an example file that showcases the features?
Titus
On 2016-02-01 Mon 16:26, Thomas S. Dye wrote:
> Aloha all,
>
> I've cobbled together an exporter for the Tufte LaTeX classes, which I'd
> like to contri
ot;May do" entry (file+olp tmalsburg-agenda-file "Agenda"
"MAYDO") "* MAYDO %?\n %i"
:prepend t)
save-excursion somewhere?
Thanks again, Nicolas!
Titus
On 2016-01-31 Sun 11:50, Nicolas Goaziou wrote:
> Hello,
>
> Titus von der Malsburg writes:
>
>> I tangeled the following org-mode file:
>>
>> #+BEGIN_SRC R :tangle /tmp/test.R :comments
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.
-
I reported the same problem a few days ago. It has already been fixed
in the development version but unfortunately the bug is still in the
version available on Elpa. I solved it by installing the development
version manually. Instructions can be found here:
http://orgmode.org/org.html#Instal
I tangeled the following org-mode file:
#+BEGIN_SRC R :tangle /tmp/test.R :comments link
1 + 2
#+END_SRC
#+BEGIN_SRC R :tangle /tmp/test.R :comments link
3 + 4
#+END_SRC
The result was:
## [[file:test.org][No\ heading:1]]
1 + 2
## No\ heading:1 ends here
## [[file:test
6) signaled
> (wrong-type-argument listp org-level-1)
> Error during redisplay: (jit-lock-function 8102) signaled
> (wrong-type-argument listp org-level-1)
> Error during redisplay: (jit-lock-function 9663) signaled
> (wrong-type-argument listp org-level-1)
>
>
> Le mar. 26
I just updated org-mode from Elpa and since then links in headings are
not anymore interpreted as links. Example:
* [[http://www.google.com][Google]]
I’d expect to see
* Google
with “Google” being clickable but instead I see the complete code for
the link. Links in normal text work as usual
is is how a current search i have looks like
>>>>
>>>> #+BEGIN_SRC emacs-lisp :results none
>>>>
>>>> ;; Define helm-search with predefined search expression:
>>>> (defun helm-bibtex-ikloog-publications ()
>>>>"
Seconded. Mu4e is one of my favorite things in Emacs and makes a big
difference in my professional life. Its search capabilities are similar
to those offered by Gmail but Mu4e is faster and I don’t need to be
online. I wrote helm-mu to optimize the search experience even further
(gives you inst
Aug 2015 at 22:24, Titus von der Malsburg wrote:
>> I’d like to use org-mode to create an academic poster like this one
>> (random example found using Google):
>
> [...]
>
>> What I would like to write in org is something like the following:
>
> Beamer is fully sup
I’d like to use org-mode to create an academic poster like this one
(random example found using Google):
http://robjhyndman.com/images/PosterInterests_beamer-723x1023.png
As the LaTeX target, I use beamerposter which is basically just a skin
for Beamer:
https://github.com/deselaers/latex-be
On 2015-07-14 Tue 04:12, Matt Price wrote:
> Also, I'm wondering what the best way is to deal with contacts. Can I
> import my existing contacts into org-contacts? And if so, do I get tab
> completion in a message-mode buffer for those contacts?
I wrote a little python script that reads vCard fi
On 2015-07-08 Wed 09:40, Eric S Fraga wrote:
> On Wednesday, 8 Jul 2015 at 11:16, Russell Adams wrote:
>
> [...]
>
>> Then would you store the time in UTC only, or support a full timestamp
>> that included timezone?
>>
>> Finally when being displayed they can use the user's $TZ by default,
>> and
I often get this error message after updating Emacs or org mode and
forgetting to restart Emacs.
Titus
On 2015-07-03 Fri 10:12, Myles English wrote:
> Hello,
>
> Using the latest git HEAD (048f0), I am trying to make a MWE for another
> problem however, can someone please tell me what is missi
On 2015-06-26 Fri 10:21, Titus von der Malsburg wrote:
> On 2015-06-26 Fri 00:21, Xebar Saram wrote:
>> Hi Titus
>>
>> Another round of helm-bibtex questions if you dont mind (question come
>> since i use it 50 times a day now ;-))
>
> No problem. I’ve also learn
e an example? (Perhaps
this is something for the issue tracker on Github.)
Best wishes,
Titus
>
> best and thanks so much again
>
> Z
>
> On Mon, Jun 22, 2015 at 6:12 PM, Titus von der Malsburg
> wrote:
>
>>
>>
>> Here is my CV in org-mode:
>>
ohn
>>
>> ---
>> Professor John Kitchin
>> Doherty Hall A207F
>> Department of Chemical Engineering
>> Carnegie Mellon University
>> Pittsburgh, PA 15213
>> 412-268-7803
>> @johnkitchin
>> http://kitchingroup.cheme.
mail: helm-bibtex-add-PDF-attachment
Edit notes: helm-bibtex-edit-notes
Show entry: helm-bibtex-show-entry
Best,
Titus
>
> best
>
> Z
>
> On Thu, Jun 18, 2015 at 9:38 PM, Titus von der Malsburg
> wrote:
>
>>
>> On 2015-06-18 Thu 04:32, Xebar Saram wrote:
&g
blatex or bib2bib and bibtex2html in the case of web pages.
> thanks again for your kind help and the amazing app ;-)
You are welcome.
Titus
>
> best
>
> Z
>
>
>
> On Wed, Jun 17, 2015 at 11:02 PM, Titus von der Malsburg > wrote:
>
>>
>> On 2015-06-
On 2015-06-16 Tue 18:28, Titus von der Malsburg wrote:
> On 2015-06-16 Tue 17:39, Julian Burgos wrote:
>> Dear list,
>>
>> I have been using org-ref for a while, using reftex to insert citations in
>> my org documents. Now I am switching to helm-bibtex, which is p
On 2015-06-17 Wed 11:08, Xebar Saram wrote:
> Hi Titus
>
> I have been exploring helm-bibtex a bit today and have some questions. btw
> is this the preferred way to make requests/ask questions or is
> github preferred?
Helm-bibtex is not part of org (although it tries to work well with
org). So
On 2015-06-16 Tue 17:39, Julian Burgos wrote:
> Dear list,
>
> I have been using org-ref for a while, using reftex to insert citations in
> my org documents. Now I am switching to helm-bibtex, which is pretty
> awesome. I have a couple of question about the note files. Org-ref uses
> a single f
On 2015-06-10 Wed 07:14, Ken Mankoff wrote:
> I found a happy medium working in Org, exporting to LaTeX, and then
> using Pandoc to convert to Word.
With ox-pandoc you can export to .docx directly. No need to go through
LaTeX. Ox-pandoc is pretty amazing.
Titus
> I would send the Word and a
On 2015-06-06 Sat 00:28, Nicolas Goaziou wrote:
> Titus von der Malsburg writes:
>
>> Thee can be handled by protectedtexttt. The obvious questions is of
>> course: Wouldn’t it be more consistent to handle all instances of ~code~
>> using protectedtexttt?
>
>
On 2015-06-05 Fri 14:27, Nicolas Goaziou wrote:
> Titus von der Malsburg writes:
>
>> Below is a list of things that I tested. This list of test cases is
>> probably not exhaustive.
>
> Thanks.
>
>> Things that don't work with \verb (produce malf
On 2015-05-31 Sun 01:40, Nicolas Goaziou wrote:
> Titus von der Malsburg writes:
>
>> Huh, ~code~ is translated to \verb and =verbatim= is translated to
>> \texttt (plus escaping of some special characters)?
>
> Correct.
>
>> If \verb is used at all, shoul
30, 2015 at 6:56 PM, John Kitchin
> wrote:
>
>>
>>
>> On Saturday, May 30, 2015, Titus von der Malsburg
>> wrote:
>>
>>>
>>> On 2015-05-30 Sat 01:20, Xebar Saram wrote:
>>> > Hi all
>>> >
>>> > i have been
On 2015-05-30 Sat 01:20, Xebar Saram wrote:
> Hi all
>
> i have been using jabref for the past 2-4 years in my academia work to
> manage my reference library. i dont use latex (..its on my TODO list...when
> (f ever) i have time..) so for now i just want something to manage my
> references. the ke
On 2015-05-30 Sat 01:09, Nicolas Goaziou wrote:
> Hello,
>
> Titus von der Malsburg writes:
>
>> Yes, I saw this thread after sending the previous email. According to
>> `org-latex-text-markup-alist', protectedtexttt should be used, which
>> seems like a go
On 2015-05-29 Fri 21:32, Nick Dokos wrote:
> Titus von der Malsburg writes:
>
>> #+BEGIN_EXAMPLE
>> * The variable ~JAVA_HOME~
>> &
>> #+END_EXAMPLE
>>
>> Exporting this to LaTeX and then compiling to PDF, produces the
&g
#+BEGIN_EXAMPLE
* The variable ~JAVA_HOME~
…
#+END_EXAMPLE
Exporting this to LaTeX and then compiling to PDF, produces the
following error:
! Missing $ inserted.
$
l.35 \section{The variable \verb~JAVA_HOME~}
Apparently, \verb is not allow in command arguments:
htt
On 2015-05-29 Fri 11:09, Charles C. Berry wrote:
> On Fri, 29 May 2015, Nicolas Goaziou wrote:
>
>> Titus von der Malsburg writes:
>>
>>> On 2015-05-24 Sun 10:09, Thomas S. Dye wrote:
>>>> Titus von der Malsburg writes:
>>>>
>>>>&
On 2015-05-28 Thu 11:15, Thomas S. Dye wrote:
> Titus von der Malsburg writes:
>
>> I can’t reproduce the second indent but I think it’s a bug that there is
>> any indentation at all.
>>
>> The documentation of `org-edit-special' (C-x ') says:
>>
On 2015-05-28 Thu 04:49, Rainer M Krug wrote:
> I reralised this morning that there eems to be a bug introduced in one
> of the last commits which causes repeted editing of source blocks to
> indent more each time the are edited (C-').
>
> Original:
> ,
> | #+begin_src sh
> | echo 2
> | #+end_
On 2015-05-24 Sun 10:09, Thomas S. Dye wrote:
> Titus von der Malsburg writes:
>
>> On 2015-05-24 Sun 08:36, Thomas S. Dye wrote:
>>> Titus von der Malsburg writes:
>>>
>>>>> You got the result of rownames(x), which is expected. The table yo
On 2015-05-24 Sun 08:36, Thomas S. Dye wrote:
> Titus von der Malsburg writes:
>
>>> You got the result of rownames(x), which is expected. The table you
>>> expect is given by the following code:
>>
>> Ah, I see, thanks. Although the results is still som
On 2015-05-24 Sun 00:01, Thomas S. Dye wrote:
> Titus von der Malsburg writes:
>
>> I’m exporting the following document to LaTeX
>>
>> #+BEGIN_SRC R :results table :exports results :colnames yes :rownames yes
>> x <- data.frame(a=1:2, b=3:4)
>> rownam
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.
-
`org-export-dispatch' is not anymore bound to C-c C-e. Instead C-c C-e
triggers `outline-show-entry'. Seems like a bug because the
documentation still says that C-c C-e should launch the export menu.
Tested with git master.
Titus
signature.asc
Description: PGP signature
On 2015-05-17 Sun 14:15, Rasmus wrote:
> Hi Jarmo,
>
> Jarmo Hurri writes:
>
>> Rasmus writes:
>
>>> With your behavior you can (i) break the TODO tag; (ii) break the cookie;
>>> (iii) break the tag. At least (i) and (ii) are quite destructive.
>>
>> I am not sure what you mean, since a single
On 2015-05-17 Sun 01:13, Nicolas Goaziou wrote:
> Capture and Refile are two very different concepts. In the former, you
> define a static, or a set of static, accurate location that may not
> exist yet. In the latter, you pile up existing locations that you filter
> interactively, depending on th
On 2015-05-16 Sat 12:00, Rasmus wrote:
> Hi Titus,
>
> Titus von der Malsburg writes:
>
>> just tried the patch and while I still find it weird to change the
>> meaning of RET, this solution doesn’t get in my way as much as the
>> previous solution did.
>
> Tr
Hi Rasmus,
just tried the patch and while I still find it weird to change the
meaning of RET, this solution doesn’t get in my way as much as the
previous solution did.
One minor cosmetic issue:
* TODO foo bar :test:
When I RET between foo and bar
I fully agree with this, I find this “feature” very irritating. There
is a strong expectation that hitting enter inserts a line break
at the position of the cursor. Can we please stick to that?
When I put the cursor in the middle of a word and press enter that also
“breaks” the word. Yet we w
On 2015-05-13 Wed 03:40, Nicolas Goaziou wrote:
> Titus von der Malsburg writes:
>
>> Capturing, refiling, and archiving all create a new entry at a target
>> location. Yet each of these facilities has it’s own way to specify the
>> target. Capture templates have
Capturing, refiling, and archiving all create a new entry at a target
location. Yet each of these facilities has it’s own way to specify the
target. Capture templates have the most powerful target specification
and refiling and archiving are both fairly limited. For users that is
confusing and
On 2015-05-08 Fri 14:40, Nicolas Goaziou wrote:
> Titus von der Malsburg writes:
>
>> Both are fixed in the patch below.
>
> Thank you.
>
>> I also included opening parentheses. It’s an unlikely case but for
>> consistency they should be included.
>
>
On 2015-05-07 Thu 13:00, Nicolas Goaziou wrote:
> Titus von der Malsburg writes:
>
>> Rasmus’ proposal is simple and correctly implements what is specified in
>> the manual. Below is a patch that implements this solution. Does
>> anyone see a concrete problem? If
On 2015-05-07 Thu 00:42, Eric S Fraga wrote:
> On Wednesday, 6 May 2015 at 13:35, Titus von der Malsburg wrote:
>
> [...]
>
>> So if the problem is only due to mistaken optimization, it would perhaps
>> be best to just revert to the previous code.
>
> Or if the &qu
On 2015-05-06 Wed 03:24, Rasmus wrote:
> Hi Titus,
>
> Titus von der Malsburg writes:
>
>> Parentheses are punctuation, so the $ in my example should be
>> interpreted as math delimiters. I think whoever wrote the code, simply
>> overlooked parentheses when imp
Rasums wrote:
> Titus von der Malsburg posteo.de> writes:
>
> > Hi all,
> >
> > I just updated to the development version of org and encountered a
> > problem with inline LaTeX formulae. I have the following test document:
> >
> > #+OP
Hi all,
I just updated to the development version of org and encountered a
problem with inline LaTeX formulae. I have the following test document:
#+OPTIONS: toc:nil tex:t
Test: ($p\ll.001$)
Before the update the output used to be (export to PDF via pdflatex):
Test: p⋘.001
(The
nd the file name)
>
> I use org-8.3beta (taken from the git repo some weeks ago).
>
> Best,
>
> Giuseppe Lipari
>
>
>
>
>
>
>
> 2015-03-18 19:46 GMT+01:00 Rasmus :
>
>> Hi,
>>
>> Titus von der Malsburg writes:
>>
>>
>>
Hi list,
I use org mode to create my personal webpage via the HTML
exporter. Some parts of my webpage are automatically generated (using
bibtex2html) and stored as HTML fragments in separate files. I'd like
to include the content of these files in the resulting document but
there seems to be no
Hi list!
I decided to give org-contacts a try. Since there doesn't seem to be a
facility for importing contacts in vcard format, I wrote a little Python
script for that. Perhaps someone on this list finds it useful.
https://gist.github.com/tmalsburg/9747104
The script uses the Python packag
83 matches
Mail list logo