emacs-devel
[Top][All Lists]
Advanced

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

Re: etags test is broken on MS-Windows


From: Andreas Schwab
Subject: Re: etags test is broken on MS-Windows
Date: Fri, 22 May 2015 21:50:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> Or maybe you mean the use case where a Latin-1 file is read into an
> Emacs buffer, and each non-ASCII character is expanded into a UTF-8
> sequence.  Indeed, that will make the byte counts inaccurate (and
> etags.el will have to compensate by searching around the specified
> place).  One more reason not to change anything, I guess.

??? It's exactly the counter argument.  The indices in the tag file must
be file offsets, everything else will lead to wrong offsets.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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