all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Uwe Brauer <oub@mat.ucm.es>, 21567@debbugs.gnu.org
Subject: bug#21567: 25.0.50; ediff-region-wordwise fails for latex buffers, emacs -Q
Date: Mon, 28 Sep 2015 14:39:37 +0200	[thread overview]
Message-ID: <871tdid8fq.fsf@mat.ucm.es> (raw)
In-Reply-To: <8737y1r1qj.fsf@mat.ucm.es>

[-- Attachment #1: Type: text/plain, Size: 480 bytes --]



> Yes.  Or simply describe in your own words what you did after starting
> Emacs.

Sorry for the delay. Attached you find two short latex files for which
the problem occurs. I prefer to describe the steps.

    -  emacs -Q

    -  set-variable debug-on-error t

    -  open old.tex via find-file

    -  open new.tex via find-file

    -  in new tex run ediff-regions-wordswise

    -  enter buffer new.tex and buffer old.tex  

    -  the error described occurs.

Uwe Brauer 


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: new.tex --]
[-- Type: text/x-tex, Size: 971 bytes --]

\documentclass[12pt]{article}
\newcommand*{\setR}{\mathbb{R}}
\usepackage{amsmath,amssymb}
% (setq font-latex-fontify-script 'invisible)
% (setq font-latex-fontify-script nil) 
% (setq font-latex-fontify-script t) 
% (setq font-latex-fontify-script 'multi-level)
% (font-lock-flush) this 
\begin{document}

New Integral: 
  \begin{equation*}
    \left\|\left( \Psi_m A^a\right)_{2^j}\right\|_{H^{s}}\lesssim
    \left\|\left( (\psi_m A^a)_{2^m}\right)_{2^{j-m}}\right\|_{H^{s}}\leq C(2^{j-m})
    \left\| (\psi_m A^a)_{2^m}\right\|_{H^{s}}.
  \end{equation*} 
\begin{equation}
\label{eq:new:2}
\int_{a+1} A^{a} dx = \sum\limits_a^b \lambda  \varrho 
\end{equation}
\begin{equation}
\label{eq:klaus-t15sep:6}
\int\limits_a^b \quad \qquad \qquad \qquad 
\end{equation}
\begin{equation}
\int_a
\end{equation}
\begin{equation}
  \label{eq:new:1}
  \int_1 y_{n+1} \int_{n} \quad 
\end{equation}
\end{document}


%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End:

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: old.tex --]
[-- Type: text/x-tex, Size: 742 bytes --]

\documentclass[12pt]{article}
\newcommand*{\setR}{\mathbb{R}}
\usepackage{amsmath,amssymb}
% (setq font-latex-fontify-script 'invisible)
% (setq font-latex-fontify-script nil) 
% (setq font-latex-fontify-script t) 
% (setq font-latex-fontify-script 'multi-level)
% (font-lock-flush) this 
\begin{document}

old Integral:
\begin{equation}
  \label{eq:new:2}
  \int_{a+1} A^{a} dx = \sum\limits_a^b \lambda  \varrho 
\end{equation}
\begin{equation}
  \label{eq:klaus-t15sep:6}
  \int\limits_a^b \quad \qquad \qquad \qquad 
\end{equation}
\begin{equation}
  \int_a
\end{equation}
\begin{equation}
  \label{eq:new:1}
  \int_1 y_{n+1} \int_{n} \quad 
\end{equation}
\end{document}


%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End:

  reply	other threads:[~2015-09-28 12:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-26  9:03 bug#21567: 25.0.50; ediff-region-wordwise fails for latex buffers, emacs -Q Uwe Brauer
2015-09-26  9:31 ` Eli Zaretskii
2015-09-26  9:56   ` Uwe Brauer
2015-09-26 10:06     ` Eli Zaretskii
2015-09-28 12:39       ` Uwe Brauer [this message]
2015-09-28 15:54         ` Eli Zaretskii
2015-09-28 20:45           ` Uwe Brauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871tdid8fq.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=21567@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.