From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Rustom Mody" Newsgroups: gmane.emacs.help Subject: Re: emacs as a service Date: Sat, 30 Aug 2008 16:23:46 +0530 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10900_22664912.1220093626138" X-Trace: ger.gmane.org 1220093658 21354 80.91.229.12 (30 Aug 2008 10:54:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 30 Aug 2008 10:54:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 30 12:55:12 2008 Return-path: Envelope-to: geh-help-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 1KZO6n-000628-3l for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Aug 2008 12:55:09 +0200 Original-Received: from localhost ([127.0.0.1]:48971 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZO5o-0004yH-7s for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Aug 2008 06:54:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZO5V-0004yB-Vt for help-gnu-emacs@gnu.org; Sat, 30 Aug 2008 06:53:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZO5U-0004xy-F4 for help-gnu-emacs@gnu.org; Sat, 30 Aug 2008 06:53:49 -0400 Original-Received: from [199.232.76.173] (port=55864 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZO5U-0004xv-8Z for help-gnu-emacs@gnu.org; Sat, 30 Aug 2008 06:53:48 -0400 Original-Received: from wf-out-1314.google.com ([209.85.200.173]:31722) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KZO5T-0008Bt-Ve for help-gnu-emacs@gnu.org; Sat, 30 Aug 2008 06:53:48 -0400 Original-Received: by wf-out-1314.google.com with SMTP id 28so1659496wfc.24 for ; Sat, 30 Aug 2008 03:53:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=i9XGN5o6/aBSoCEvA2k0f91sY+cPwk7Qu1r7vYdsELQ=; b=pWZBmxdRIdtJpf9g3TbaoGtfBfj4/2CmEMc/qb1bTuBEHDibKNXpM6jAC8E7B1r7CJ Vz/y7L3Nf4J/eM7ygnOwMFqjy14nxTs9O2H95IbdDazRR2xq0izBwWkN8bR/kpSg4T9h oKv8m0mzo4oYHlf/3E0VKjnm3XQW2rTbWnUPQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=WL6y5sV/ZfDsaEfgqSRb3L9d9ZxhJjnMV7o2Bt9yVWid5k+At9RnH1ccUI7d+gtsv1 0mYA06WiDds9N8W7XVFJatrhiNoKFput/vdSO33LPMMHVuFaDHCZyp3NNi7FhBQZw0Tg ChSFxixQeqfpFe6ACtdL3KCIhktoS3qVDZd2E= Original-Received: by 10.142.180.19 with SMTP id c19mr1331204wff.322.1220093626153; Sat, 30 Aug 2008 03:53:46 -0700 (PDT) Original-Received: by 10.142.156.11 with HTTP; Sat, 30 Aug 2008 03:53:46 -0700 (PDT) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:57115 Archived-At: ------=_Part_10900_22664912.1220093626138 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Ken Goldman said: > I can answer this piece: > (global-set-key "\C-x\C-c" 'delete-frame) Have you tried this with a single existing frame? Does not allow it for me... ------=_Part_10900_22664912.1220093626138 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Ken Goldman said:

> I can answer this piece:
> (global-set-key "\C-x\C-c"    'delete-frame)

Have you tried this with a single existing frame? Does not allow it for me...


------=_Part_10900_22664912.1220093626138--