bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36235: 26.1; reftex-toc-rename-label prompt incorrect


From: Ryan Kavanagh
Subject: bug#36235: 26.1; reftex-toc-rename-label prompt incorrect
Date: Sat, 15 Jun 2019 18:26:59 -0400
User-agent: NeoMutt/20180716

Package: auctex
Tags: patch

The reftex-toc-rename-label function is used to rename labels from the
TOC buffer. When the proposed new label already exists, the function
warns the user of this fact and asks the user to confirm their intent.

Unfortunately, it uses the wrong label name in the prompt: it warns the
user that the old label already exists instead of warning the user that
their proposed label already exists

Please see attached for a patch fixing this issue.

Emacs  : GNU Emacs 26.1 (build 2, x86_64-pc-linux-gnu, GTK+ Version
3.24.4) of 2019-02-03, modified by Debian
Package: 26.1

current state:
==============
(setq
 window-system 'x
 reftex-plug-into-AUCTeX t
 )
-- 
|)|/  Ryan Kavanagh      | GPG: 4E46 9519 ED67 7734 268F
|\|\  https://rak.ac     |      BD95 8F7B F8FC 4A11 C97A

Attachment: reftex-toc.el.diff
Description: Text Data

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]