all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Harry Kuiper <hkuiper@xs4all.nl>
Cc: Eli Zaretskii <eliz@is.elta.co.il>, bug-gnu-emacs@gnu.org
Subject: Re: term.el (term-emulate-terminal)
Date: 13 Apr 2002 20:56:28 +0200	[thread overview]
Message-ID: <87elhj2zs3.fsf@mumon.localnet> (raw)
In-Reply-To: <7fea2bbd-6176-4969-88ea-fa458a704344@deisui.org>

Daiki Ueno <ueno@unixuser.org> writes:

> >>>>> In <8962-Sat13Apr2002183653+0300-eliz@is.elta.co.il> 
> >>>>>	"Eli Zaretskii" <eliz@is.elta.co.il> wrote:
> > > I looked at the diffs between term.el in Emacs-21.1 and Emacs-21.2
> > > using these I backed out the change Eli Zaretskii made at 2002-02-03
> > > (see below, something about matching terminal prompt).  After that
> > > term works OK again for me.
> 
> > Actually, this change was suggested by Daiki Ueno; I was asked
> > (probably by Richard Stallman) to install it.
> 
> > The bug which the change was supposed to fix is explained here:
> 
> >   http://mail.gnu.org/pipermail/bug-gnu-emacs/2002-January/010123.html
> 
> I guess it is the bug introduced by my patch, if the infloop is caused
> by (string-match "\r?$" "").  The patch should be:
> 
> > > ! 			    (let ((end (string-match "\r?\n" str i)))
> 
> rather than:
> 
> > > ! 			    (let ((end (string-match "\r?$" str i)))
> 

Daiko,

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?

Greetings,
-- 
Harry Kuiper                 hkuiper@xs4all.nl
Haarlem, The Netherlands

  parent reply	other threads:[~2002-04-13 18:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-13 13:40 term.el (term-emulate-terminal) Harry Kuiper
2002-04-13 15:36 ` Eli Zaretskii
2002-04-13 17:25   ` Daiki Ueno
2002-04-13 18:15     ` Eli Zaretskii
2002-04-13 18:56     ` Harry Kuiper [this message]
2002-04-13 19:24       ` Daiki Ueno
2002-04-13 20:31         ` Harry Kuiper
2002-04-13 21:54           ` Harry Kuiper
2002-04-13 22:31             ` Harry Kuiper
2002-04-14  1:17               ` Daiki Ueno
2002-04-14  6:48                 ` Harry Kuiper
2002-04-16 18:52                   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87elhj2zs3.fsf@mumon.localnet \
    --to=hkuiper@xs4all.nl \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=eliz@is.elta.co.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.