GNU bug report logs - #35052
[PATCH] `tex-current-defun-name' matches the wrong title

Previous Next

Package: emacs;

Reported by: Arash Esbati <arash <at> gnu.org>

Date: Sat, 30 Mar 2019 20:32:02 UTC

Severity: normal

Tags: patch

Done: Arash Esbati <arash <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Arash Esbati <arash <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#35052: closed ([PATCH] `tex-current-defun-name' matches the
 wrong title)
Date: Mon, 01 Apr 2019 19:23:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 01 Apr 2019 21:21:26 +0200
with message-id <86o95p4jm1.fsf <at> gnu.org>
and subject line Re: bug#35052: [PATCH] `tex-current-defun-name' matches the wrong title
has caused the debbugs.gnu.org bug report #35052,
regarding [PATCH] `tex-current-defun-name' matches the wrong title
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
35052: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35052
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Arash Esbati <arash <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] `tex-current-defun-name' matches the wrong title
Date: Sat, 30 Mar 2019 21:30:02 +0100
[Message part 3 (text/plain, inline)]
Hi all,

please consider this LaTeX file with the latex-mode provided by Emacs
(not AUCTeX).

--8<---------------cut here---------------start------------->8---
\documentclass{article}

\begin{document}

\section{Emacs}

\subsection*[Emacs is the extensible, customizable, self-documenting
real-time display editor]{Emacs is the extensible, customizable,
  self-documenting real-time display editor}

\end{document}
--8<---------------cut here---------------end--------------->8---

In that buffer, eval (goto-char 68) and hit `C-x 4 a'.  Emacs enters the
first section (section{Emacs}) into the ChangeLog buffer.  I think
`tex-current-defun-name' could be more cautious like
`lisp-current-defun-name' is.  A possible patch is attached.  I will add
something like this also to AUCTeX since it currently doesn't set
`add-log-current-defun-function' at all.

Any comments welcome.

Best, Arash

[0001-Match-the-correct-sectioning-command.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Arash Esbati <arash <at> gnu.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 35052-done <at> debbugs.gnu.org
Subject: Re: bug#35052: [PATCH] `tex-current-defun-name' matches the wrong
 title
Date: Mon, 01 Apr 2019 21:21:26 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Arash Esbati <arash <at> gnu.org>
>> Cc: 35052 <at> debbugs.gnu.org
>> Date: Sun, 31 Mar 2019 22:29:43 +0200
>> 
>> While we're at it: "bug#34790: LaTeX mode \href bug" is actually an
>> AUCTeX issue which is already resolved.  I didn't want to close it as
>> I'm not a regular in this list (not even sure if I could do it).  Can
>> you please close that report as well?  TIA.
>
> You can always close a bug by sending email to
> NNNN-done <at> debbugs.gnu.org, where NNNN is the bug number.

I wasn't sure if *I*'m allowed to that.  I've closed #34790 and I'm
closing this one as well.  Again, thanks for your attention.

Best, Arash


This bug report was last modified 6 years and 110 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.