Hi Anthony,

thanks for the report, this is a bug that was recently introduced.  It
has nothing to do with the email address, but is caused by the act
that the bold emphasis is at the end of the line.

Fixed now, thanks.

- Carsten

On Nov 16, 2009, at 7:08 PM, Anthony Lander wrote:


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.
------------------------------------------------------------------------

There seems to be a small output bug in the LaTeX export. Given this org file:


* test
 - send mail to *...@bar.org*

I get the following in the exported .tex with C-c C-e l (I've omitted the top part of the document):


\section{test}
\label{sec-1}

\begin{itemize}
\item send mail to \textbf{...@bar.org\}
\end{itemize}

I don't know why the \ gets emitted before }, but it renders the LaTeX invalid, since the \textbf isn't closed properly.

Regards,

 -Anthony


Emacs : GNU Emacs 22.3.1 (i386-apple-darwin9.7.0, Carbon Version 1.6.0)
of 2009-07-25 on gs674-seijiz.local
Package: Org-mode version 6.33trans (release_6.33c.10.ga7fb)



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten





_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to