From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: Shouldn't emacs .rpm enable the clipboard? Date: Fri, 21 Sep 2007 18:08:43 +0200 Message-ID: References: <46F3C6DF.2050603@redhat.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1190390986 22858 80.91.229.12 (21 Sep 2007 16:09:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Sep 2007 16:09:46 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Jonathan Robie Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Sep 21 18:09:46 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IYl4S-0000bb-Vy for geb-bug-gnu-emacs@m.gmane.org; Fri, 21 Sep 2007 18:09:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYl4O-00048x-8v for geb-bug-gnu-emacs@m.gmane.org; Fri, 21 Sep 2007 12:09:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IYl3r-0003vl-2T for bug-gnu-emacs@gnu.org; Fri, 21 Sep 2007 12:08:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IYl3i-0003rZ-Kj for bug-gnu-emacs@gnu.org; Fri, 21 Sep 2007 12:08:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYl3i-0003rU-GD for bug-gnu-emacs@gnu.org; Fri, 21 Sep 2007 12:08:50 -0400 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IYl3h-0002xZ-JN for bug-gnu-emacs@gnu.org; Fri, 21 Sep 2007 12:08:50 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-52-239.inter.net.il [83.130.52.239]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id DRK27150 (AUTH halo1); Fri, 21 Sep 2007 18:08:40 +0200 (IST) In-reply-to: <46F3C6DF.2050603@redhat.com> (message from Jonathan Robie on Fri, 21 Sep 2007 09:27:59 -0400) X-Detected-Kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16591 Archived-At: > Date: Fri, 21 Sep 2007 09:27:59 -0400 > From: Jonathan Robie > > When I install emacs, shouldn't the rpm modify .emacs to enable the > clipboard by default? It shouldn't need to: the X selection is enabled by default when you run Emacs on X. If you have a specific problem, please report the recipe to reproduce it, starting with "emacs -Q". Thanks in advance.