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

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

Re: term.el (term-emulate-terminal)


From: Daiki Ueno
Subject: Re: term.el (term-emulate-terminal)
Date: Sun, 14 Apr 2002 04:24:38 +0900

>>>>> In <87elhj2zs3.fsf@mumon.localnet> 
>>>>>   Harry Kuiper <hkuiper@xs4all.nl> wrote:

> Sorry but this brings back my problem again. :-(

> I'm not familiar with elisp programming nor terminal emulation so I
> don't really know how to help.  What is the regexp supposed to match?

"\r?$" matches an empty string, although "\r?\n" doesn't.

Could you do M-: (setq debug-on-quit t) before entering term-mode,
type M-g, and send me the contents of the buffer named *Backtrace*? 
I'll take a look at them and suppose that I can help you.

Regards,
-- 
Daiki Ueno



reply via email to

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