Re: [O] exported contacts problem

2019-08-13 Thread David Masterson
Eric Abrahamsen writes: > But Org can be an excellent *interface* to those tools, mostly through > dynamic blocks. I've started using small sqlite databases to keep track > of things, and dynamic blocks as sql composers/views, and it works > great. It's very easy to play with the queries, and thi

[O] defconst: Symbol’s value as variable is void: css-syntax-propertize-function

2019-08-13 Thread Charles R (Charlie) Martin
I'm getting this error when trying to export HTML from org-mode. Is this a known issue? I haven't found any solutions via google. Thanks

Re: [O] RFC: changes to the way prefix arguments work for the command org-todo

2019-08-13 Thread Stig Brautaset
Carsten Dominik writes: > 3. I want to make `C-u C-c C-t' to switch the TODO state and force logging > a time stamp and taking a note. I am already using that functionality (now > harder to access, on `C-u C-u C-u C-c C-t'), I find it very natural and I > think it is often better than configuring

Re: [O] M-x org-footnote-renumber ?

2019-08-13 Thread Sharon Kimble
Thanks John, but I've tried this and several other permutations as suggested on Page 16 of the org manual, and I haven't found anything that really works, so far! Some background information - this is in the file header '#+startup: showeverything fnadjust' and the footnotes are inline. The lates

Re: [O] M-x org-footnote-renumber ?

2019-08-13 Thread John Kitchin
Maybe (org-footnote-renumber-fn:N)? Sharon Kimble writes: > I am converting a website into a pdf file, article by article, currently > 1,190 A4 pages with 2,882 footnotes and its not finished yet. The main > file has 4 additional files linked to it by '#+include: > /home/boudiccas/research/writi

[O] M-x org-footnote-renumber ?

2019-08-13 Thread Sharon Kimble
I am converting a website into a pdf file, article by article, currently 1,190 A4 pages with 2,882 footnotes and its not finished yet. The main file has 4 additional files linked to it by '#+include: /home/boudiccas/research/writing/book/file-1.org :minlevel 1' just before I generate the glossary,

Re: [O] Bug: `#+OPTIONS: <:nil' has no effect when exporting to LaTeX [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.2/lisp/org/)]

2019-08-13 Thread Fraga, Eric
On Tuesday, 13 Aug 2019 at 09:08, Jakob Rosenblattl via Emacs-orgmode wrote: > Do I misunderstand the meaning of the argument awkward space in the final PDF where the date would normally be? Yes, I think you misunderstood the meaning of the <: option. It affects timestamps, not the document's da

[O] Bug: Org-capture datetree duplicating entries when in Portuguese locale [9.2.5 (9.2.5-1-gff6508-elpa @ /Users/leonardo/.emacs.d/elpa/org-20190805/)]

2019-08-13 Thread Leonardo Bighi Lourenco
--text follows this line-- 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 https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

[O] Fontify emphasis markers

2019-08-13 Thread Matthew Newton
Hi Org folks, I want to fontify emphasis markers differently than the actual emphasized text so as to de-emphasize (!) them. I noticed that `org-do-emphasis-faces` is responsible for hiding emphasis markers so I added a section like this to it: (font-lock-prepend-text-property (match-end 4) (m

[O] Bug: `#+OPTIONS: <:nil' has no effect when exporting to LaTeX [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.2/lisp/org/)]

2019-08-13 Thread Jakob Rosenblattl via Emacs-orgmode
When I export to LaTeX, the created LaTeX file contains \date{\today}. However, I don't want it to show the date. Using #+OPTIONS: date:nil the LaTeX result will contain \date{} instead, which indeed hides the date, but now there's empty space in place of the date when compiled to a PDF document,

[O] bug: copyright-sign not printed

2019-08-13 Thread Andreas Röhler
#+BEGIN_SRC python :results output print(u'\\xA9') #+END_SRC #+RESULTS: : \xA9 AFAUI cause in in calling  org-babel--shell-command-on-region, line 108 of ob-eval.el         (process-file shell-file-name input-file where python is run through a bash. While in a Emacs python-shell print(u'\x

Re: [O] Helm + Org-mode 9.2.5: Problem with org-set-tags

2019-08-13 Thread numbch...@gmail.com
Seems newly added a package which seems is separated from helm.el. https://github.com/emacs-helm/helm-org [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Bl

Re: [O] RFC: changes to the way prefix arguments work for the command org-todo

2019-08-13 Thread Fraga, Eric
I would be happy with the changes you propose and auto would be a good default. -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-399-g4e6222

[O] RFC: changes to the way prefix arguments work for the command org-todo

2019-08-13 Thread Carsten Dominik
Hi, I have been looking at the code for the command org-todo in combination with the setting of the variable org-use-fast-todo-selection. And I am frustrated with the complication and special cases, so I would like to simplify. Much of this complication stems from a time when the fast selection