On 2016-04-20 07:59, Colin Baxter writes:
> On Tue, Apr 19 2016, Nicolas Goaziou wrote:
>
>> 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-2
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 b
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.
>
> Isn't it the case already?
Nicolas Goaziou writes:
[...]
>>(paragraph
>> (:begin 1 :end 5 :contents-begin 1 :contents-end 4 :post-blank 1
>> :post-affiliated 1 :parent #1)
>
> ^^^
>
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 the example I gave, but i
>>> "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
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 HTML
>>> "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 | @@html:@@
| Smith
. . . 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, aft
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 would be achieved b
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}
> {Reconfiguration}}
> ...
>
> is rea
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 footn
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
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, where and, ultimately
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 double check your
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 org-clock-current-task)
>
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:
http://angg.twu.net
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
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 s
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 additio
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, l
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 inli
>>> "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
>>
>> | Joe Smith | 7 | 25 | 5 | | 37 | | #+
> 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 :noexport:
> #+ORGTB
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 escape
> everywhere would be t
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 B
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 correct way to go.
Actual
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} {Cache}
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 escape
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
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
"/home/redknight/git/org-mode/lisp/
31 matches
Mail list logo