emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#22184: closed (Diff for trivial bug in term.el TER


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#22184: closed (Diff for trivial bug in term.el TERMCAP)
Date: Sat, 19 Dec 2015 10:19:01 +0000

Your message dated Sat, 19 Dec 2015 12:18:25 +0200
with message-id <address@hidden>
and subject line Re: bug#22184: Diff for trivial bug in term.el TERMCAP
has caused the debbugs.gnu.org bug report #22184,
regarding Diff for trivial bug in term.el TERMCAP
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
22184: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22184
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Diff for trivial bug in term.el TERMCAP Date: Wed, 16 Dec 2015 10:02:11 -0600

The ue sequence in term.el’s TERMCAP variable is missing a ‘[‘ character: right now it is ue=\\E24m and it should be ue=\\E[24m. The attached diff fixes it.

Cheers

Dave Thomas

Attachment: term.el.diff
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#22184: Diff for trivial bug in term.el TERMCAP Date: Sat, 19 Dec 2015 12:18:25 +0200
> From: Dave Thomas <address@hidden>
> Date: Wed, 16 Dec 2015 10:02:11 -0600
> 
> The ue sequence in term.el’s TERMCAP variable is missing a ‘[‘ character: 
> right
> now it is ue=\\E24m and it should be ue=\\E[24m. The attached diff fixes it.

Thanks, pushed.


--- End Message ---

reply via email to

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