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 23:54:05 +0200	[thread overview]
Message-ID: <87u1qf1czm.fsf@mumon.localnet> (raw)
In-Reply-To: <878z7r2ve0.fsf@mumon.localnet>

Harry Kuiper <hkuiper@xs4all.nl> writes:

<snip>
> 
> I noticed one strange thing.  The shell prompt is printed twice when I
<snip>

Sorry I made a mistake.  Not the shell prompt but the current
directory is printed when I press enter.  After an elisp crash course
(long live info-mode) I understand that this should go to
term-command-hook for gud support or directory tracking instead of
onto the screen.  So if I understand correctly the \032 is an
escape-code that is followed by a string that should be sent to
term-command-hook.  And this did not work correctly when a ^Z was
present.  Shouldn't the regexp match zero or more ^Z's followed by a
newline instead of at least one ^Z?

NB: I have the bash prompt set to display the current directory hence
the confusion.

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

  reply	other threads:[~2002-04-13 21:54 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
2002-04-13 19:24       ` Daiki Ueno
2002-04-13 20:31         ` Harry Kuiper
2002-04-13 21:54           ` Harry Kuiper [this message]
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=87u1qf1czm.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.