GNU bug report logs - #3554
Emacsclient over SSH switches behavior of C-backspace and C-delete

Previous Next

Package: emacs;

Reported by: Nobuko Three <nbko3 <at> yahoo.com>

Date: Sat, 13 Jun 2009 18:10:05 UTC

Severity: normal

Tags: unreproducible

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Alan Third <alan <at> idiocy.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#3554: closed (Emacsclient over SSH switches behavior of
 C-backspace and C-delete)
Date: Sat, 10 Sep 2016 21:26:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 10 Sep 2016 22:25:49 +0100
with message-id <m2vay35twi.fsf <at> breton.holly.idiocy.org>
and subject line Re: bug#3554: Emacsclient over SSH switches behavior of C-backspace and C-delete
has caused the debbugs.gnu.org bug report #3554,
regarding Emacsclient over SSH switches behavior of C-backspace and C-delete
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
3554: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3554
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nobuko Three <nbko3 <at> yahoo.com>
To: Bug-gnu-emacs <at> gnu.org
Subject: Emacsclient over SSH switches behavior of C-backspace and C-delete
Date: Sat, 13 Jun 2009 11:06:13 -0700 (PDT)
* Short description 

Emacsclient that is X-forward over SSH switches bindings for C-backspace and
C-delete.




* How to reproduce the bug

First, run Emacs with -Q option on.

$ emacs -Q &

Then evaluate the following to start server:

(require 'server)
(server-start)

Now ssh into localhost

$ ssh -X localhost

And start an emacsclient frame by running the following command from the ssh
session.

$ emacsclient -c &

Try C-backspace (originally bound to backward-kill-word) and C-delete
(originally, kill-word), you'll see their behavior is switched.


When I start emacs (rather than emacsclient -c) from the ssh session,
there's no problem.
When I run emacsclient -c without involving an ssh session, there's no
problem either.



* Workarounds

1. Stick to M-DEL and M-d, which aren't affected.


  
* System

Emacs (version)
"GNU Emacs 23.0.60.1 (i486-pc-linux-gnu, GTK+ Version 2.14.3)
 of 2008-10-14 on rothera, modified by Debian"

Ubuntu 8.10


-- 
View this message in context: http://www.nabble.com/Emacsclient-over-SSH-switches-behavior-of-C-backspace-and-C-delete-tp24014909p24014909.html
Sent from the Emacs - Bugs mailing list archive at Nabble.com.



[Message part 3 (message/rfc822, inline)]
From: Alan Third <alan <at> idiocy.org>
To: Nobuko Three <nbko3 <at> yahoo.com>
Cc: 3554-done <at> debbugs.gnu.org
Subject: Re: bug#3554: Emacsclient over SSH switches behavior of C-backspace
 and C-delete
Date: Sat, 10 Sep 2016 22:25:49 +0100
Alan Third <alan <at> idiocy.org> writes:

> Hi, sorry it's taken so long for someone to respond to your bug report.
> I can't reproduce this by sshing into a remote PC, and can't currently
> check it over localhost.
>
> Are you able to confirm whether you're still seeing this behaviour?

As it's been over 16 weeks with no response, I'm going to close this
bug. If you're still seeing it let us know.
-- 
Alan Third


This bug report was last modified 8 years and 259 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.