all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "nick" <xequalsct@hotmail.com>
Subject: Re: Unable to send give input to lisp, hassle in non-fundamental modes
Date: 21 Oct 2005 16:11:30 -0700	[thread overview]
Message-ID: <1129936290.517158.316330@g49g2000cwa.googlegroups.com> (raw)
In-Reply-To: mailman.12109.1129901015.20277.help-gnu-emacs@gnu.org


>What is C-h k <RET> returning in these modes?

It says:

"ET (translated from <return>) runs the command newline
   which is an interactive compiled Lisp function in `simple'.
It is bound to RET.
(newline &optional arg)

Insert a newline, and move to left margin of the new line if it's
blank.
If `use-hard-newlines' is non-nil, the newline is marked with the
text-property `hard'.
With arg, insert that many newlines.
Call `auto-fill-function' if the current column number is greater
than the value of `fill-column' and arg is nil."

as opposed to

"RET (translated from <return>) runs the command comint-send-input
   which is an interactive compiled Lisp function in `comint'.
It is bound to RET.
(comint-send-input &optional no-newline)

Send input to process.
After the process output mark, sends all text from the process mark to
point as input to the process.  Before the process output mark, calls
value of variable `comint-get-old-input' to retrieve old input, copies
it to the process mark, and sends it.  A terminal newline is also
inserted into the buffer and sent to the process unless no-newline is
non-nil...."

in a shell mode before switching to lisp or haskell mode. I tried "M-x
comint-send-input" in one of these modes and it says "wrong argument
type, markerp nil"

>Why don't you upgrade to 21.4 or a more recent Carbon Emacs (22.0.50
>from CVS)? 

Ok, I will try that.

Thanks

Nick

  parent reply	other threads:[~2005-10-21 23:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-21 10:03 Unable to send give input to lisp, hassle in non-fundamental modes nick
2005-10-21 13:23 ` Peter Dyballa
     [not found] ` <mailman.12109.1129901015.20277.help-gnu-emacs@gnu.org>
2005-10-21 23:11   ` nick [this message]
2005-10-21 23:28     ` Peter Dyballa
     [not found]     ` <mailman.12185.1129937337.20277.help-gnu-emacs@gnu.org>
2005-10-22  0:46       ` nick
2005-10-22  6:50         ` nick

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=1129936290.517158.316330@g49g2000cwa.googlegroups.com \
    --to=xequalsct@hotmail.com \
    /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.