Adrian: What emacs version are you using?
Yes, this was a bug in edebug up to Emacs 26.1, but is fixed on
the
emacs master branch.
(I happened to have opened this bug on debbugs and it got
resolved:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30348 :))
I moved to emacs-snapshot on Ubu
On Sat, Sep 22, 2018 at 9:00 PM Nicolas Goaziou wrote:
>
> Hello,
>
> Adrian Bradd writes:
>
> > Running `edebug-defun' on `org-export-data' produces the following
> > error:
> >
> > edebug-syntax-error: Invalid read syntax: "Failed matching", (&rest
> > (&define name (&rest arg) cl-declarations-
[[[ To any NSA and FBI agents reading my email: please consider]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> Just a little information: since Dropbox update their API to 2.0
> MobileOrg w
Hello,
... it'd find "Root" if point were on any of the tasks. If I'm
reading
your report correctly, you're assuming that with point on the
"task 2",
it'd take *that* as the top-level heading and filter to all the
tasks
under it (task 2.1, etc). Instead, it finds "Root" and filters
to
eve
Hello,
"Loris Bennett" writes:
> Hi,
>
> I'm using Org mode version 9.1.14 (9.1.14-1-g4931fc-elpaplus) on Emacs
> 25.1.1. When I add a footnote to the definition part of a definition
> environment thus
>
> #+TITLE: MWE
>
> #+LATEX_CLASS: beamer
>
> * What's up
>
> - with[fn:1] ::
Hello,
Adrian Bradd writes:
> Running `edebug-defun' on `org-export-data' produces the following
> error:
>
> edebug-syntax-error: Invalid read syntax: "Failed matching", (&rest
> (&define name (&rest arg) cl-declarations-or-string def-body))
>
> The issue seems to relate to the NAME field of th
Hello,
Farseer He writes:
> Problem: ox-publish (to html for example) generates incoherent external
> links for search links like [[file:foo%20bar.org::*h1][link example]].
> Suppose the h1 element in "foo bar.html" has ID "#orgff", the
> generated external html anchor link may refer to ID "
I'll post to emacs-devel and see what they think.
Cheers,
--
Adrian Bradd
Hello,
Running `edebug-defun' on `org-export-data' produces the following
error:
edebug-syntax-error: Invalid read syntax: "Failed matching",
(&rest (&define name (&rest arg) cl-declarations-or-string
def-body))
The issue seems to relate to the NAME field of the `cl-macrolet'
function,
Hello,
Looks like in both cases the exported description is identical:
#+begin_latex
\begin{description}
\item[{with\footnote{Huh?}}] the
footnotes\footnote{OK}?\footnotetext[1]{\label{org9240374}Huh?}
\end{description}
#end_latex
The issue seems to be that the article and beamer classe
Hi all,
When trying to render a dot file with utf-8 encoded characters,
org babel complained about the encodings. I cross checked ob-go.el at
line 107-108 and made an identical patch to make utf-8 dot files work:
vvv
Problem: ox-publish (to html for example) generates incoherent external
links for search links like [[file:foo%20bar.org::*h1][link example]].
Suppose the h1 element in "foo bar.html" has ID "#orgff", the
generated external html anchor link may refer to ID "#org00".
Probable reason: Differ
12 matches
Mail list logo