all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: rms@gnu.org
Cc: rgm@gnu.org, raman@users.sourceforge.net,
	Stefan Monnier <monnier@iro.umontreal.ca>,
	emacs-pretest-bug@gnu.org
Subject: Re: 23.0.50; delete vs deletechar
Date: Wed, 12 Sep 2007 20:20:44 -0700	[thread overview]
Message-ID: <200709130320.l8D3KirP006358@oogie-boogie.ics.uci.edu> (raw)
In-Reply-To: E1IVXKJ-0005SV-NG@fencepost.gnu.org

Richard Stallman <rms@gnu.org> writes:

  > [I sent this message a few weeks ago but did not get a response.
  > Could we get the discussion moving again?]
  > 
  >     That can only be right if normal-erase-is-backspace-mode is
  >     a terminal-local variable.
  > 
  > normal-erase-is-backspace-mode is a function, not a variable.
  > And it seems to be designed to affect the current terminal only.
  > 
  > normal-erase-is-backspace is a customizable variable, and I can't find
  > anything to make it terminal-local.  So I think customizing it
  > probably has a bug.
  > 
  > I do not know any way to test Emacs with multiple terminals.

You can do:

emacs -f server-start

and then:

emacsclient -t 

on one or more terminal.

  > Can someone else please test the function and the variable?
  > Then please reply with a report.


Disclaimer: I never understood all the details of
normal-erase-is-backspace (starting with the name).

I tested the function and it's effects seem to be correct, and it
applies only to the frame on the terminal where it is run from, it
does not affect the other terminal frames.

I don't know how to test the variable, I hope someone that knows how
it is supposed to work can do it.

  reply	other threads:[~2007-09-13  3:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-01  4:23 23.0.50; delete vs deletechar raman
2007-09-02 19:30 ` Glenn Morris
2007-09-02 22:26   ` T. V. Raman
2007-09-03  6:00     ` Glenn Morris
2007-09-03 18:11       ` T. V. Raman
2007-09-04  0:57         ` Richard Stallman
2007-09-04  3:12           ` T. V. Raman
2007-09-04 22:57             ` Richard Stallman
2007-09-04  3:40           ` Dan Nicolaescu
2007-09-04 22:57             ` Richard Stallman
2007-09-05  3:21               ` Stefan Monnier
2007-09-05 20:02                 ` Richard Stallman
2007-09-12 18:52                 ` Richard Stallman
2007-09-13  3:20                   ` Dan Nicolaescu [this message]
2007-09-14  7:05                     ` Richard Stallman

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=200709130320.l8D3KirP006358@oogie-boogie.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=raman@users.sourceforge.net \
    --cc=rgm@gnu.org \
    --cc=rms@gnu.org \
    /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.