Re: org-cite-list-bibliography-files

2021-07-28 Thread Titus von der Malsburg
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

Re: org-cite-list-bibliography-files

2021-07-25 Thread Titus von der Malsburg
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

org-cite-list-bibliography-files

2021-07-25 Thread Titus von der Malsburg
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

Re: CSL-JSON support for =parsebib=

2021-05-07 Thread Titus von der Malsburg
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

Re: CSL-JSON support for =parsebib=

2021-05-07 Thread Titus von der Malsburg
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!) >

Re: CSL-JSON support for =parsebib=

2021-05-07 Thread Titus von der Malsburg
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

Re: How to preserve empty headings

2020-11-30 Thread Titus von der Malsburg
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

Re: How to preserve empty headings

2020-11-30 Thread Titus von der Malsburg
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

Re: How to preserve empty headings

2020-11-30 Thread Titus von der Malsburg
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

How to preserve empty headings

2020-11-30 Thread Titus von der Malsburg
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

Don’t select-frame after Babel export

2020-11-23 Thread Titus von der Malsburg
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

Re: [PATCH] lisp/org.el: Allow hiding #+SUBTITLE: keyword via `org-hidden-keywords'

2020-11-16 Thread Titus von der Malsburg
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

Re: [PATCH] lisp/org.el: Use `org-document-info' face for subtitles

2020-11-12 Thread Titus von der Malsburg
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 >>>

Re: How to set options for verbatim environments produced by org babel

2020-11-10 Thread Titus von der Malsburg
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

How to set options for verbatim environments produced by org babel

2020-11-09 Thread Titus von der Malsburg
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

Re: [PATCH] lisp/org.el: Use `org-document-info' face for subtitles

2020-11-06 Thread Titus von der Malsburg
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

[PATCH] lisp/org.el: Use `org-document-info' face for subtitles

2020-11-03 Thread Titus von der Malsburg
-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

Re: [O] Bug: Bug: org-in-item-p indicates point is in list when it isn't [8.3.3 (release_8.3.3-529-gfed40e @ /home/malsburg/usr/share/emacs/site-lisp/org/)] [9.0.5 (9.0.5-elpa @ /home/malsburg/.emacs.

2017-05-21 Thread Titus von der Malsburg
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,

[O] Bug: Bug: org-in-item-p indicates point is in list when it isn't [8.3.3 (release_8.3.3-529-gfed40e @ /home/malsburg/usr/share/emacs/site-lisp/org/)] [9.0.5 (9.0.5-elpa @ /home/malsburg/.emacs.d/el

2017-05-21 Thread Titus von der Malsburg
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 (

Re: [O] Feature request: lists with letters

2017-02-10 Thread Titus von der Malsburg
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

Re: [O] Feature request: lists with letters

2017-02-06 Thread Titus von der Malsburg
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

Re: [O] Feature request: lists with letters

2017-02-03 Thread Titus von der Malsburg
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

Re: [O] Feature request: lists with letters

2017-02-03 Thread Titus von der Malsburg
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

Re: [O] Feature request: lists with letters

2017-02-02 Thread Titus von der Malsburg
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

Re: [O] Feature request: lists with letters

2017-02-02 Thread Titus von der Malsburg
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: >>

[O] Feature request: lists with letters

2017-02-02 Thread Titus von der Malsburg
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

Re: [O] Problem with org-babel-detangle

2016-02-02 Thread Titus von der Malsburg
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

Re: [O] ox-tufte-latex

2016-02-01 Thread Titus von der Malsburg
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

Re: [O] Bug: org-babel-tangle fails with :comments org [8.3beta (release_8.3beta-1286-g20795f @ /home/malsburg/usr/share/emacs/site-lisp/org/)]

2016-01-31 Thread Titus von der Malsburg
ot;May do" entry (file+olp tmalsburg-agenda-file "Agenda" "MAYDO") "* MAYDO %?\n %i" :prepend t)

Re: [O] Problem with org-babel-detangle

2016-01-31 Thread Titus von der Malsburg
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

[O] Bug: org-babel-tangle fails with :comments org [8.3beta (release_8.3beta-1286-g20795f @ /home/malsburg/usr/share/emacs/site-lisp/org/)]

2016-01-31 Thread Titus von der Malsburg
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

Re: [O] hyperlinks stopped working

2016-01-30 Thread Titus von der Malsburg
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

[O] Problem with org-babel-detangle

2016-01-29 Thread Titus von der Malsburg
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

Re: [O] Links in headings are broken

2016-01-26 Thread Titus von der Malsburg
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

[O] Links in headings are broken

2016-01-26 Thread Titus von der Malsburg
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

Re: [O] jabref like orgmode based solution to bibliography management (not for latex)

2015-12-05 Thread Titus von der Malsburg
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 () >>>>"

Re: [O] [OFF TOPIC] almost giving up on emacs email..looking for advice?

2015-08-06 Thread Titus von der Malsburg
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

Re: [O] Exporting to beamerposter

2015-08-05 Thread Titus von der Malsburg
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

[O] Exporting to beamerposter

2015-08-04 Thread Titus von der Malsburg
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

Re: [O] importing and compliting contacts [WAS:email ui choices?]

2015-07-14 Thread Titus von der Malsburg
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

Re: [O] Time-zone in dates

2015-07-08 Thread Titus von der Malsburg
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

Re: [O] help with MWE error: "Variable binding depth exceeds max-specpdl-size"

2015-07-03 Thread Titus von der Malsburg
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

Re: [O] helm-bibtex questions

2015-06-26 Thread Titus von der Malsburg
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

Re: [O] helm-bibtex questions

2015-06-26 Thread Titus von der Malsburg
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: >>

Re: [O] helm-bibtex questions

2015-06-22 Thread Titus von der Malsburg
ohn >> >> --- >> Professor John Kitchin >> Doherty Hall A207F >> Department of Chemical Engineering >> Carnegie Mellon University >> Pittsburgh, PA 15213 >> 412-268-7803 >> @johnkitchin >> http://kitchingroup.cheme.

Re: [O] helm-bibtex questions

2015-06-21 Thread Titus von der Malsburg
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

Re: [O] helm-bibtex questions

2015-06-18 Thread Titus von der Malsburg
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-

Re: [O] org-ref & helm-bibtex notes

2015-06-17 Thread Titus von der Malsburg
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

Re: [O] helm-bibtex questions

2015-06-17 Thread Titus von der Malsburg
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

Re: [O] org-ref & helm-bibtex notes

2015-06-16 Thread Titus von der Malsburg
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

Re: [O] Organizing and taming hectic Academia work (faculty viewpoint)? Tips or a good guides sought after :)

2015-06-10 Thread Titus von der Malsburg
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

Re: [O] [Bug] ~Verbatim~ in headlines breaks LaTeX

2015-06-06 Thread Titus von der Malsburg
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? > >

Re: [O] [Bug] ~Verbatim~ in headlines breaks LaTeX

2015-06-05 Thread Titus von der Malsburg
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

Re: [O] [Bug] ~Verbatim~ in headlines breaks LaTeX

2015-06-05 Thread Titus von der Malsburg
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

Re: [O] jabref like orgmode based solution to bibliography management (not for latex)

2015-05-31 Thread Titus von der Malsburg
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

Re: [O] jabref like orgmode based solution to bibliography management (not for latex)

2015-05-30 Thread Titus von der Malsburg
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

Re: [O] [Bug] ~Verbatim~ in headlines breaks LaTeX

2015-05-30 Thread Titus von der Malsburg
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

Re: [O] [Bug] ~Verbatim~ in headlines breaks LaTeX

2015-05-29 Thread Titus von der Malsburg
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

[O] [Bug] ~Verbatim~ in headlines breaks LaTeX

2015-05-29 Thread Titus von der Malsburg
#+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

Re: [O] Bug: Org export to latex produces incorrect table [8.3beta (release_8.3beta-1157-g8ddb84 @ /home/malsburg/usr/share/emacs/site-lisp/org/)]

2015-05-29 Thread Titus von der Malsburg
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: >>>> >>>>&

Re: [O] [BUG] in last org in indentation of source blocks

2015-05-28 Thread Titus von der Malsburg
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: >>

Re: [O] [BUG] in last org in indentation of source blocks

2015-05-28 Thread Titus von der Malsburg
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_

Re: [O] Bug: Org export to latex produces incorrect table [8.3beta (release_8.3beta-1157-g8ddb84 @ /home/malsburg/usr/share/emacs/site-lisp/org/)]

2015-05-24 Thread Titus von der Malsburg
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

Re: [O] Bug: Org export to latex produces incorrect table [8.3beta (release_8.3beta-1157-g8ddb84 @ /home/malsburg/usr/share/emacs/site-lisp/org/)]

2015-05-24 Thread Titus von der Malsburg
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

Re: [O] Bug: Org export to latex produces incorrect table [8.3beta (release_8.3beta-1157-g8ddb84 @ /home/malsburg/usr/share/emacs/site-lisp/org/)]

2015-05-24 Thread Titus von der Malsburg
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

[O] Bug: Org export to latex produces incorrect table [8.3beta (release_8.3beta-1157-g8ddb84 @ /home/malsburg/usr/share/emacs/site-lisp/org/)]

2015-05-23 Thread Titus von der Malsburg
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

[O] org-export-dispatch not bound to C-c C-e.

2015-05-18 Thread Titus von der Malsburg
`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

Re: [O] A Microsoftesque detail in org

2015-05-17 Thread Titus von der Malsburg
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

Re: [O] Capturing, refiling, archiving

2015-05-17 Thread Titus von der Malsburg
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

Re: [O] A Microsoftesque detail in org

2015-05-16 Thread Titus von der Malsburg
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

Re: [O] A Microsoftesque detail in org

2015-05-16 Thread Titus von der Malsburg
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

Re: [O] A Microsoftesque detail in org

2015-05-15 Thread Titus von der Malsburg
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

Re: [O] Capturing, refiling, archiving

2015-05-13 Thread Titus von der Malsburg
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

[O] Capturing, refiling, archiving

2015-05-12 Thread Titus von der Malsburg
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

Re: [O] Inline LaTeX formulae

2015-05-08 Thread Titus von der Malsburg
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. > >

Re: [O] Inline LaTeX formulae

2015-05-08 Thread Titus von der Malsburg
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

Re: [O] Inline LaTeX formulae

2015-05-07 Thread Titus von der Malsburg
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

Re: [O] Inline LaTeX formulae

2015-05-06 Thread Titus von der Malsburg
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

Re: [O] Inline LaTeX formulae

2015-05-05 Thread Titus von der Malsburg
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

[O] Inline LaTeX formulae

2015-05-05 Thread Titus von der Malsburg
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

Re: [O] Include HTML fragments in HTML export

2015-03-19 Thread Titus von der Malsburg
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: >> >> >>

[O] Include HTML fragments in HTML export

2015-03-18 Thread Titus von der Malsburg
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

[O] Basic vcard-to-org-contacts converter

2014-03-24 Thread Titus von der Malsburg
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