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

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

bug#28687: 25.2; Error using term-handle-ansi-terminal-messages


From: Noam Postavsky
Subject: bug#28687: 25.2; Error using term-handle-ansi-terminal-messages
Date: Wed, 11 Oct 2017 22:33:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.60 (gnu/linux)

tags 28687 + unreproducible moreinfo
quit

Live System User <nyc4bos@aol.com> writes:

>         When trying to use `term-handle-ansi-terminal-messages`
>         as a template, a new command code is defined:

Do you mean you have defined some new function?  Please post a complete
example, not just fragments.

>         Most of the time thi works.
>         
>         When it doesn't work as expected,

How often does it fail?

>            1. I get the error:
> 
>               if: Symbol’s value as variable is void:
>               term-pending-delete-marker
> 
> Debugger entered--Lisp error: (void-variable term-pending-delete-marker)
>   term-emulate-terminal(#<process test> "\nAnSiTe test\nAnSiTu 
> liveuser\nAnSiTc /home/liveuser\nAnSiTh localhost.localdomain\n")
> 

Seems like you might be running in the wrong buffer.
term-pending-delete-marker is only defined buffer-locally.





reply via email to

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