bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#3554: Emacsclient over SSH switches behavior of C-backspace and C-de


From: Alan Third
Subject: bug#3554: Emacsclient over SSH switches behavior of C-backspace and C-delete
Date: Tue, 17 May 2016 19:08:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.93 (darwin)

Nobuko Three <nbko3@yahoo.com> writes:

> * 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.

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?
-- 
Alan Third





reply via email to

[Prev in Thread] Current Thread [Next in Thread]