From unknown Sun Jun 22 11:48:42 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2346: 23.0.90; When starting emacs as a server, keybindings are different. Reply-To: Johannes Rauh , 2346@debbugs.gnu.org Resent-From: Johannes Rauh Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 16 Feb 2009 16:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 2346 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.123480251519506 (code B ref -1); Mon, 16 Feb 2009 16:50:02 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 16 Feb 2009 16:41:55 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.3 required=4.0 tests=FOURLA,IMPRONONCABLE_1, MURPHY_WRONG_WORD2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1GGfpsQ019500 for ; Mon, 16 Feb 2009 08:41:52 -0800 Received: from mx10.gnu.org ([199.232.76.166]:37948) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LZ6VW-0002aY-Cw for emacs-pretest-bug@gnu.org; Mon, 16 Feb 2009 11:39:46 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LZ6XT-0002nU-98 for emacs-pretest-bug@gnu.org; Mon, 16 Feb 2009 11:41:50 -0500 Received: from mail.gmx.net ([213.165.64.20]:40254) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LZ6XS-0002mg-0K for emacs-pretest-bug@gnu.org; Mon, 16 Feb 2009 11:41:46 -0500 Received: (qmail invoked by alias); 16 Feb 2009 16:41:31 -0000 Received: from pc141-71.mis.mpg.de (EHLO [172.19.45.17]) [141.5.26.71] by mail.gmx.net (mp018) with SMTP; 16 Feb 2009 17:41:31 +0100 X-Authenticated: #1545130 X-Provags-ID: V01U2FsdGVkX196q7hRlmh60z13YiLe6qfh8u7s3p09nADVdNx887 VLbsQIoPcSxwI8 Message-ID: <49999744.4060705@gmx.net> Date: Mon, 16 Feb 2009 17:41:40 +0100 From: Johannes Rauh User-Agent: Thunderbird 2.0.0.19 (X11/20090101) MIME-Version: 1.0 To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.5 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) I am running emacs 23.0.90 as a server on a ThinkPad T 43. The ThinkPad has two additional keys next to the arrow keys which emacs recognizes as f19 and f20. I use them to switch the buffer. The last two lines of my .emacs file are: (global-set-key [f19] 'previous-buffer) (global-set-key [f20] 'next-buffer) This works fine when I start emacs as a seperate process. However, if I use emacsclient -c, then f19 is bound correctly, but f20 is bound to clipboard-kill-region. In GNU Emacs 23.0.90.1 (i686-pc-linux-gnu, GTK+ Version 2.12.11) of 2009-02-16 on localhost Windowing system distributor `The X.Org Foundation', version 11.0.10300000 configured using `configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--program-suffix=-emacs-23' '--infodir=/usr/share/info/emacs-23' '--with-sound' '--with-x' '--with-toolkit-scroll-bars' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xpm' '--with-freetype' '--with-xft' '--without-libotf' '--without-m17n-flt' '--with-x-toolkit=gtk' '--without-hesiod' '--with-kerberos' '--with-kerberos5' '--with-gpm' '--with-dbus' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=pentium-m -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: nxhtml-global-minor-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x o C-x o C-x 0 M-x r e p o r - Recent messages: (feature 'rngalt)=t (feature 'tidy-xhtml)=t Loading /home/jarauh/.emacs.d/nxhtml/autostart.el (source)...done Loading /home/jarauh/.emacs.d/graphviz-dot-mode.el (source)...done Loading /home/jarauh/.emms-cache...done Starting Emacs daemon. When done with this frame, type C-x 5 0 Entering debugger... Mark set Making completion list... From unknown Sun Jun 22 11:48:42 2025 X-Loop: help-debbugs@gnu.org Subject: bug#2346: 23.0.90; When starting emacs as a server, keybindings are different. Resent-From: Alan J Third Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 10 Jan 2016 23:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 2346 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Johannes Rauh Cc: 2346@debbugs.gnu.org Received: via spool by 2346-submit@debbugs.gnu.org id=B2346.14524671394511 (code B ref 2346); Sun, 10 Jan 2016 23:06:01 +0000 Received: (at 2346) by debbugs.gnu.org; 10 Jan 2016 23:05:39 +0000 Received: from localhost ([127.0.0.1]:45801 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aIP3K-0001Ah-Qf for submit@debbugs.gnu.org; Sun, 10 Jan 2016 18:05:38 -0500 Received: from mail-wm0-f54.google.com ([74.125.82.54]:34876) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aIP3J-0001AU-EG for 2346@debbugs.gnu.org; Sun, 10 Jan 2016 18:05:37 -0500 Received: by mail-wm0-f54.google.com with SMTP id f206so192213629wmf.0 for <2346@debbugs.gnu.org>; Sun, 10 Jan 2016 15:05:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=3BVHAu9XjfSWK2ui7LB2DuogLEUQEv//HN9vqr5Cvmk=; b=EMjGGvzaFfNIbi4atmYl3K3xN6UK7KrTXz00CfoPoMvouUdK/rl6/0+W7XUh/mQy84 4/28Nis3tWDC1ozOrL/I3EP5nWvAPZXJPHLJcerjf13pN1ZJzKSr2ycjPHqHfHuxRJ/t 0/qJZ07L3op02gS8EYJNJKvhDd85mKtwj1w+WQWcIFw7N5R6Vpjv2CSTQZ/SufOWdz0q UIt0Tk29qUJiA1nz7nt4sCItSbNpNIzX6uwV4t07EbaxclMKzlCLM6oNv9CHRBt0gn1B 573/Mf6Xw+hXIIttIVvhVWSrViTF1YKEAKkzgcqxwfSXI9XQ9BBKRLZng1KVMRrfyRVp 7Dgw== X-Received: by 10.194.104.136 with SMTP id ge8mr2481808wjb.135.1452467131914; Sun, 10 Jan 2016 15:05:31 -0800 (PST) Received: from galloway.idiocy.org (b.7.8.b.2.3.4.6.4.8.7.7.0.9.0.4.9.2.1.8.8.f.3.0.0.b.8.0.1.0.0.2.ip6.arpa. [2001:8b0:3f8:8129:4090:7784:6432:b87b]) by smtp.gmail.com with ESMTPSA id jm4sm116678766wjb.7.2016.01.10.15.05.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Jan 2016 15:05:31 -0800 (PST) From: Alan J Third References: <49999744.4060705@gmx.net> Date: Sun, 10 Jan 2016 23:05:29 +0000 In-Reply-To: <49999744.4060705@gmx.net> (Johannes Rauh's message of "Mon, 16 Feb 2009 17:41:40 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) Johannes Rauh writes: > I am running emacs 23.0.90 as a server on a ThinkPad T 43. The ThinkPad > has two additional keys next to the arrow keys which emacs recognizes as > f19 and f20. I use them to switch the buffer. The last two lines of my > .emacs file are: > > (global-set-key [f19] 'previous-buffer) > (global-set-key [f20] 'next-buffer) > > This works fine when I start emacs as a seperate process. However, if I > use emacsclient -c, then f19 is bound correctly, but f20 is bound to > clipboard-kill-region. Hi Johannes, I'm sorry it's taken so long for someone to respond to this, but I suspect it's something we'll struggle to reproduce since it's specific to some hardware that now must be over seven years old. I'm going to close this bug report as unreproducable, but if it's still a problem for you please let me know and I can reopen it. -- Alan Third From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 10 18:09:16 2016 Received: (at control) by debbugs.gnu.org; 10 Jan 2016 23:09:16 +0000 Received: from localhost ([127.0.0.1]:45805 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aIP6q-0001Fr-8n for submit@debbugs.gnu.org; Sun, 10 Jan 2016 18:09:16 -0500 Received: from mail-wm0-f44.google.com ([74.125.82.44]:35209) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aIP6o-0001Ff-9I for control@debbugs.gnu.org; Sun, 10 Jan 2016 18:09:14 -0500 Received: by mail-wm0-f44.google.com with SMTP id f206so192262271wmf.0 for ; Sun, 10 Jan 2016 15:09:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:from:to:subject:date:message-id:mime-version:content-type; bh=V1nSMj5EswGhHYHCggrhfwyUOOLrA9Z34z6GOm33bhU=; b=XT04WwlCJutvl6fy1PcvNoipktPJQPR/ek4ktzVGBzWjZFEG/4QmY5Mh5sIY+8slsw 7LsHImcgt0LUUMKBAVCYkYWOEL4J/EN1QHrZiIoupJElAzmoIyJ75dFemRzDKw8KwyBA n9JpzKC1jXBkMtQ1YNsl+gs2/DQl0LKioA2NnUZuFleKhFkk6xbjffFD6po489rSgLvI 5eY3WuGuiNHkOCrgkBhmSsHnabpHo3t8se3zk62l76Y9FQ/+XnPZQ3WSH4k5RPl5Hafb TfJE96RkUmK8+m+NXELMwCQ+UpWhhUU0ywFM52mkEgEC2KARYAe65XwYQ5gbLKqrK+OM Ggrw== X-Received: by 10.28.194.69 with SMTP id s66mr11155844wmf.93.1452467348882; Sun, 10 Jan 2016 15:09:08 -0800 (PST) Received: from galloway.idiocy.org (b.7.8.b.2.3.4.6.4.8.7.7.0.9.0.4.9.2.1.8.8.f.3.0.0.b.8.0.1.0.0.2.ip6.arpa. [2001:8b0:3f8:8129:4090:7784:6432:b87b]) by smtp.gmail.com with ESMTPSA id c26sm10078817wmi.21.2016.01.10.15.09.08 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Jan 2016 15:09:08 -0800 (PST) From: Alan J Third To: control@debbugs.gnu.org Subject: Closing bug 2346 Date: Sun, 10 Jan 2016 23:09:07 +0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) tags 2346 unreproducible close 2346 -- Alan Third