unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: JD Smith <jdsmith@as.arizona.edu>
Subject: Comint read-only-prompt
Date: Tue, 07 Jun 2005 09:36:58 -0700	[thread overview]
Message-ID: <pan.2005.06.07.16.36.57.721232@as.arizona.edu> (raw)


I maintain the Emacs programming mode IDLWAVE, and have previously
hacked up a comint read-only prompt with an advice to snapshot-last-
prompt.

I just compiled a CVS Emacs v22, and was pleased to find that there is
a new comint- prompt-read-only variable.  However, when I enable that
variable, I get the following non-desired behavior:

     1. At each prompt, I am warned "Text is read-only".
     2. All my input is echoed back to me (I use process-echoes).  

I thought my prompt pattern could be at fault; it contains a \r
character (which IDL throws in at odd intervals).  I changed it to
something simple, and get the same behavior.  I noticed that it works
fine in simple Shell mode, so I must have something mis-configured.

Any thoughts?

Thanks,

JD

             reply	other threads:[~2005-06-07 16:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-07 16:36 JD Smith [this message]
2005-06-07 17:38 ` Comint read-only-prompt Luc Teirlinck
2005-06-07 20:59   ` JD Smith
2005-06-07 21:28     ` Luc Teirlinck
2005-06-07 22:10       ` JD Smith
2005-06-07 22:25         ` Luc Teirlinck
2005-06-07 23:53         ` Luc Teirlinck
2005-06-08  1:29           ` JD Smith
2005-06-08 16:06           ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=pan.2005.06.07.16.36.57.721232@as.arizona.edu \
    --to=jdsmith@as.arizona.edu \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).