From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: emacs doesn't use the X clipboard Date: 14 Jan 2004 15:33:00 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <20040111002614.GM6119@luna.mooo.com> <87fzekv3xc.fsf@newsguy.com> <20040114075924.GA5251@pc-math-vis1> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1074096110 22915 80.91.224.253 (14 Jan 2004 16:01:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Jan 2004 16:01:50 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 14 17:01:46 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AgnSj-0007Ff-00 for ; Wed, 14 Jan 2004 17:01:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AgnAH-00060R-Ob for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Jan 2004 10:42:41 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Agn32-0004Md-Q2 for help-gnu-emacs@gnu.org; Wed, 14 Jan 2004 10:35:12 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AglUH-0005Ok-UY for help-gnu-emacs@gnu.org; Wed, 14 Jan 2004 08:55:45 -0500 Original-Received: from [207.232.27.5] (helo=WST0035) by monty-python.gnu.org with asmtp (Exim 4.24) id 1Agl77-0001gv-Fq for help-gnu-emacs@gnu.org; Wed, 14 Jan 2004 08:31:18 -0500 Original-To: help-gnu-emacs@gnu.org In-reply-to: <20040114075924.GA5251@pc-math-vis1> (message from Micha Feigin on Wed, 14 Jan 2004 09:59:24 +0200) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16034 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16034 > Date: Wed, 14 Jan 2004 09:59:24 +0200 > From: Micha Feigin > > > > > (BTW, it'd be fun to run gdb under Emacs, debugging another instance > > > of Emacs. I hope one wouldn't be confused by the two Emacses. (-fg > > > and -bg suddenly becomes invaluable!) > > > > Off topic, but you want something confusing, trying running gdb inside > gdb while its debugging gcc. BTW IIRC it was compiling gdb at the time ;-) Close, but still no cigar: when GDB debugs itself, it changes the prompt so that you can easily distinguish between the GDB being debugged and the one that is used to debug.