Re: [O] Show presence of zero width spaces using overlay

2016-04-19 Thread timor
Hello Nicolas >> In plain-text parts of org documents (i.e. that would be exported as >> the content of attributes in html, or to plain text paragraphs in >> Markdown, etc.), there shall be a way to treat strings in the same way >> as the surrounding plain text, which would otherwise be handled

Re: [O] Bug: Problem with LaTeX export, footnotes in table headers, and longtabu [8.3.4 (8.3.4-31-gcb683e-elpa @ /home/berhol/.emacs.d/elpa/org-20160404/)]

2016-04-19 Thread Berthold Höllmann
Nicolas Goaziou writes: Hello, > Hello, > > bh...@despammed.com (Berthold Höllmann) writes: > >> hypperref works again half way, if i define the first occurrence of the >> footnote using a bare "\footnotemark", and use "\footnotemark[> number>]" in subsequent uses. > >

Re: [O] how to suppress extra newline between paragraphs in export?

2016-04-19 Thread Stig Brautaset
Nicolas Goaziou writes: [...] >>(paragraph >> (:begin 1 :end 5 :contents-begin 1 :contents-end 4 :post-blank 1 >> :post-affiliated 1 :parent #1) > > ^^^ >

Re: [O] Bug: org-bibtex-read strips too many braces (8.3.4-39-ge0acd8-elpaplus)

2016-04-19 Thread timor
Hello Nicolas, 2016-04-19 21:28 GMT+02:00 Nicolas Goaziou : > So, do you think that returning {Unnecessary Braces in Title.} instead > of the above would be fine? Yes. Looking at the BibTeX Files I am dealing with, the use of inner braces is usually justified (except for

Re: [O] org-mime-htmlize with latex math, no png

2016-04-19 Thread Uwe Brauer
>>> "Uwe" == Uwe Brauer writes: > Hi > Is there a similar possibility for org-mime-HTML? To answer my own question, looking into org-mime.el the answer is *no* sorry for the noise. Uwe Brauer

[O] org-mime-htmlize with latex math, no png

2016-04-19 Thread Uwe Brauer
Hi I am very happy with org-mime-htmlize which allows me to send latex equations as png. However I just changed the setting of org-html-with-latex from png to mathjax, since when I export from org to html it is sometimes difficult to use that generated HTML (and the relevant pngs) in other

Re: [O] tables, comment in one line, export to html

2016-04-19 Thread Uwe Brauer
>>> "Eric" == Eric S Fraga writes: > On Tuesday, 19 Apr 2016 at 17:01, Fraga, Eric wrote: >> How about inline html: @@html:@@ > Sorry, I mistyped the HTML comment enclosure... this should be > @@html:@@ Cool, thanks very much I tried out | name | result |

Re: [O] orgmode & pdf-tools

2016-04-19 Thread AW
. . . A N D openSUSE! Links of the form [[./foo.pdf::3]] still are being opened on p. 1 instead of page 3. For description of my issue, see my report from April 3rd below. Me, being a user, I can't solve this. I'm on openSuse, current Tumbleweed. I managed to install PDF-Tools properly,

Re: [O] ox-odt.el

2016-04-19 Thread Nicolas Goaziou
Hello, Colin Baxter writes: > The line > > (expand-file-name "../../etc/styles/" org-odt-lib-dir) ; git > > in the defconst org-odt-styles-dir-list at line 181 of ox-odt.el points to > "git/org-mode/lisp/etc/styles/". Should it not point to > "git/org-mode/etc/styles/"? This

Re: [O] Bug: org-bibtex-read strips too many braces (8.3.4-39-ge0acd8-elpaplus)

2016-04-19 Thread Nicolas Goaziou
Hello, timor writes: > When using org-bibtex-read-buffer, I noticed that the following title > field in a bibtex entry: > > ... > {{MASTER}: {A} {Multicore} {Cache} {Energy}-{Saving} > {Technique} {Using} {Dynamic} {Cache} >

Re: [O] Bug: Problem with LaTeX export, footnotes in table headers, and longtabu [8.3.4 (8.3.4-31-gcb683e-elpa @ /home/berhol/.emacs.d/elpa/org-20160404/)]

2016-04-19 Thread Nicolas Goaziou
Hello, bh...@despammed.com (Berthold Höllmann) writes: > hypperref works again half way, if i define the first occurrence of the > footnote using a bare "\footnotemark", and use "\footnotemark[ number>]" in subsequent uses. Isn't it the case already? (cond ;; Use \footnotemark if the

Re: [O] Invalid-read-syntax

2016-04-19 Thread Nicolas Goaziou
Hello, Colin Baxter writes: > With the latest org-mode release_8.3.4-739-g7894129, I'm getting an lisp error > (invalid-read-syntax "#"). This ocurs with emacs-25.1.50.1 and > emacs-24.5.1. Could you provide an ECM? What command triggered that? Regards, -- Nicolas Goaziou

Re: [O] Show presence of zero width spaces using overlay

2016-04-19 Thread Nicolas Goaziou
timor writes: > Maybe it is viable to start defining and implementing some obvious > cases, which can later be generalized into a rule, so that code has > not to be rewritten on every level at once. I'd rather define some specifications right from the beginning, i.e., what,

Re: [O] BUG: Wrong indentation inside src block

2016-04-19 Thread Nicolas Goaziou
Hello, fm4d writes: > Well, the behaviour is IMO different because something happend in the > commit > http://repo.or.cz/org-mode.git/commit/a311a856514e9245074b02c89d51a9f339784d1c > that broke it. The indent-tabs-mode is off. Actually, that commit changes nothing. Could you

Re: [O] [BUG] Void variable org-clock-current-task

2016-04-19 Thread Nicolas Goaziou
Hello, Kyle Meyer writes: > As a result, org-clock-current-task is undefined if org-clock.el is not > yet loaded, leading to org-agenda-mark-clocking-task signaling a > void-variable error when org-agenda is called. > > Debugger entered--Lisp error: (void-variable

Re: [O] How to execute org babel src block line by line?

2016-04-19 Thread Eduardo Ochs
Hi Xor3, Maybe you should take a look at eev - more specifically, at eepitch, which is one of its modules... there's a demo here, starting at 0:16, http://angg.twu.net/eev-videos/video4-eepitch.mp4 http://www.youtube.com/watch?v=Lj_zKC5BR64 and there's a tutorial here:

Re: [O] tables, comment in one line, export to html

2016-04-19 Thread Eric S Fraga
On Tuesday, 19 Apr 2016 at 17:01, Fraga, Eric wrote: > How about inline html: @@html:@@ Sorry, I mistyped the HTML comment enclosure... this should be @@html:@@ -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-739-g789412

Re: [O] BUG: Wrong indentation inside src block

2016-04-19 Thread fm4d
Well, the behaviour is IMO different because something happend in the commit http://repo.or.cz/org-mode.git/commit/a311a856514e9245074b02c89d51a9f339784d1c that broke it. The indent-tabs-mode is off. Eric S Fraga writes: > On Saturday, 16 Apr 2016 at 15:42, fm4d wrote: >> I made two short videos

[O] How to execute org babel src block line by line?

2016-04-19 Thread Xor3
Hi community, I want to execute org babel src block one line a time. Here is what I have tried. I use `isend' to send things to REPL buffer. When "C-" is pressed at first time, a REPL buffer which is decided by `lang' params is startd. Then everything send to that buffer. An

[O] [BUG] Void variable org-clock-current-task

2016-04-19 Thread Kyle Meyer
Hi Nicolas, 4743d43 (Properly handle ‘org-tag-persistent-alist’, 2016-04-17) removed the initial value for org-clock-current-task: - (defvar org-clock-current-task nil) + (defvar org-clock-current-task) As a result, org-clock-current-task is undefined if org-clock.el is not yet loaded,

Re: [O] tables, comment in one line, export to html

2016-04-19 Thread Eric S Fraga
On Tuesday, 19 Apr 2016 at 11:08, Uwe Brauer wrote: > Hello > > I would like to have a table entry in which the last colum contains > comments which I don't want to export to html. > > Like this > > | Joe Smith | 7 | 25 | 5 | | 37 | | #+begin_comment from group B B > #+end_comment | How about

Re: [O] tables, comment in one line, export to html

2016-04-19 Thread Uwe Brauer
>>> "Michael" == Michael Welle writes: > Hello, > Uwe Brauer writes: >> Hello >> >> I would like to have a table entry in which the last colum contains >> comments which I don't want to export to html. >> >> Like this >> >> |

Re: [O] tables, comment in one line, export to html

2016-04-19 Thread Uwe Brauer
> Hello, > Uwe Brauer writes: > one way to achieve that would be: > * Table example > ** Exported table > #+BEGIN_HTML > > #+END_HTML > #+BEGIN_HTML > > #+END_HTML > ** Internal table

Re: [O] Show presence of zero width spaces using overlay

2016-04-19 Thread timor
Hello Nicolas, 2016-04-19 12:16 GMT+02:00 Nicolas Goaziou : > Actually, this is not really a specification of the problem, which is > quite tricky. The list of characters is but one part of it. Another part > is where escaping should be allowed. Note that allowing to

[O] tables, comment in one line, export to html

2016-04-19 Thread Uwe Brauer
Hello I would like to have a table entry in which the last colum contains comments which I don't want to export to html. Like this | Joe Smith | 7 | 25 | 5 || 37 | | #+begin_comment from group B B #+end_comment | But this does not work. So how can I achieve it? thanks Uwe

Re: [O] Show presence of zero width spaces using overlay

2016-04-19 Thread Nicolas Goaziou
Hello, timor writes: > Specification-wise, I cannot think of anything other than > > "Use to prevent any special characters from formatting text." > > I guess one would have to define the list of characters which can be escaped. > I also don't know if backslash is the

[O] Bug: org-bibtex-read strips too many braces (8.3.4-39-ge0acd8-elpaplus)

2016-04-19 Thread timor
When using org-bibtex-read-buffer, I noticed that the following title field in a bibtex entry: ... {{MASTER}: {A} {Multicore} {Cache} {Energy}-{Saving} {Technique} {Using} {Dynamic} {Cache} {Reconfiguration}} ... is read in as "MASTER}: {A} {Multicore}

Re: [O] Show presence of zero width spaces using overlay

2016-04-19 Thread timor
Hello Nicolas, Sorry for not replying earlier. If my comments don't matter anymore, please ignore. Specification-wise, I cannot think of anything other than "Use to prevent any special characters from formatting text." I guess one would have to define the list of characters which can be

[O] [PATCH] Prevent org-rss-headline dropping lower level headlines

2016-04-19 Thread Arun Isaac
Hi, Currently, the RSS exporter (org-rss-headline) drops lower level headlines (headlines with level > 1), and therefore they do not appear in the exported RSS. This is a bug. For example, if the following file were exported to RSS, "Headline level 2" would not appear in the output. = file

[O] Invalid-read-syntax

2016-04-19 Thread Colin Baxter
With the latest org-mode release_8.3.4-739-g7894129, I'm getting an lisp error (invalid-read-syntax "#"). This ocurs with emacs-25.1.50.1 and emacs-24.5.1. Backtrace Debugger entered--Lisp error: (invalid-read-syntax "#") read(#) eval-buffer(# nil