all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Backspace acts like Delete, Delete acts like Backspace
@ 2012-02-28 21:34 beddes
  2012-02-29  0:34 ` suvayu ali
  0 siblings, 1 reply; 4+ messages in thread
From: beddes @ 2012-02-28 21:34 UTC (permalink / raw)
  To: Help-gnu-emacs


A few days ago, I grabbed the emacs-23.4 tarball and built it on two systems,
a Red Hat Enterprise 5.5 system and an AIX 5.2 system (neither of which can
be upgraded).

So far I've found that my builds seem to be working perfectly on the Red Hat
system, and almost perfectly on the AIX system.

The problem on the AIX system is when I ssh in from a normal terminal and my
$TERM is 'xterm', my backspace and delete keys remove characters in the
opposite direction from what they should. *But*, if I instead first fire up
an aixterm, then run emacs, backspace and delete do what I expect.

Neither setting normal-erase-is-backspace-mode to 0 or 1 works.

Is there a way to fix this? Anything I can do to further diagnose the
problem?

My gut feeling is that I missed a flag when I ran my initial ./configure
before building on the AIX system.

Thanks!
-- 
View this message in context: http://old.nabble.com/Backspace-acts-like-Delete%2C-Delete-acts-like-Backspace-tp33409884p33409884.html
Sent from the Emacs - Help mailing list archive at Nabble.com.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Backspace acts like Delete, Delete acts like Backspace
  2012-02-28 21:34 Backspace acts like Delete, Delete acts like Backspace beddes
@ 2012-02-29  0:34 ` suvayu ali
  2012-02-29 15:39   ` beddes
  0 siblings, 1 reply; 4+ messages in thread
From: suvayu ali @ 2012-02-29  0:34 UTC (permalink / raw)
  To: beddes@gmail.com; +Cc: Help-gnu-emacs

On Tue, Feb 28, 2012 at 22:34, beddes@gmail.com <beddes@gmail.com> wrote:
> My gut feeling is that I missed a flag when I ran my initial ./configure
> before building on the AIX system.

You can do M-x report-emacs-bug. The generated buffer should have all
the ./configure options used. That should help you clear your doubt.

GL

-- 
Suvayu

Open source is the future. It sets us free.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Backspace acts like Delete, Delete acts like Backspace
  2012-02-29  0:34 ` suvayu ali
@ 2012-02-29 15:39   ` beddes
  2012-03-01 16:13     ` suvayu ali
  0 siblings, 1 reply; 4+ messages in thread
From: beddes @ 2012-02-29 15:39 UTC (permalink / raw)
  To: Help-gnu-emacs


Thank you, Suvayu.

The bug report tells me what options I did use (only '--without-x'), but I
was hoping for a way to find .configure options that could help that I
didn't know about and call .configure with.

For my next step I'll iterate through setting my $TERM environment variable
to the different possibilities offered in share/emacs/23.4/lisp/term/ to see
if anything works. (Originally, my $TERM is set to 'xterm'). So far the
'vt???' set makes my backspace remove the previous character like I want,
but my delete is still wrong, removing that previous characters rather than
next characters.

Thanks again!


suvayu ali wrote:
> 
> On Tue, Feb 28, 2012 at 22:34, beddes@gmail.com <beddes@gmail.com> wrote:
>> My gut feeling is that I missed a flag when I ran my initial ./configure
>> before building on the AIX system.
> 
> You can do M-x report-emacs-bug. The generated buffer should have all
> the ./configure options used. That should help you clear your doubt.
> 
> GL
> 
> -- 
> Suvayu
> 
> Open source is the future. It sets us free.
> 
> 
> 
-- 
View this message in context: http://old.nabble.com/Backspace-acts-like-Delete%2C-Delete-acts-like-Backspace-tp33409884p33414895.html
Sent from the Emacs - Help mailing list archive at Nabble.com.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Backspace acts like Delete, Delete acts like Backspace
  2012-02-29 15:39   ` beddes
@ 2012-03-01 16:13     ` suvayu ali
  0 siblings, 0 replies; 4+ messages in thread
From: suvayu ali @ 2012-03-01 16:13 UTC (permalink / raw)
  To: beddes@gmail.com; +Cc: Help-gnu-emacs

On Wed, Feb 29, 2012 at 16:39, beddes@gmail.com <beddes@gmail.com> wrote:
> The bug report tells me what options I did use (only '--without-x'), but I
> was hoping for a way to find .configure options that could help that I
> didn't know about and call .configure with.

How about './configure --help'?

-- 
Suvayu

Open source is the future. It sets us free.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-01 16:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28 21:34 Backspace acts like Delete, Delete acts like Backspace beddes
2012-02-29  0:34 ` suvayu ali
2012-02-29 15:39   ` beddes
2012-03-01 16:13     ` suvayu ali

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.