From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Klaus Zeitler Newsgroups: gmane.emacs.devel Subject: Re: minibuffer-exit when emacsclient executes Lisp code Date: Wed, 16 May 2007 10:28:30 +0200 Message-ID: References: <464A1C4B.8060504@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1179336846 8319 80.91.229.12 (16 May 2007 17:34:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 16 May 2007 17:34:06 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Lennart Borgman \(gmail\)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 16 19:34:05 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HoNO0-0005ZV-Ma for ged-emacs-devel@m.gmane.org; Wed, 16 May 2007 19:34:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HoNW0-0008Fs-QB for ged-emacs-devel@m.gmane.org; Wed, 16 May 2007 13:42:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HoF0I-0001aM-45 for emacs-devel@gnu.org; Wed, 16 May 2007 04:37:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HoF0F-0001aA-VS for emacs-devel@gnu.org; Wed, 16 May 2007 04:37:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HoF0F-0001a7-OP for emacs-devel@gnu.org; Wed, 16 May 2007 04:36:59 -0400 Original-Received: from ihemail2.lucent.com ([135.245.0.35]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HoEsG-0005Bi-5q for emacs-devel@gnu.org; Wed, 16 May 2007 04:28:44 -0400 Original-Received: from nbgif1.de.lucent.com (h135-246-31-82.lucent.com [135.246.31.82]) by ihemail2.lucent.com (8.13.8/IER-o) with ESMTP id l4G8SVpG017030; Wed, 16 May 2007 03:28:32 -0500 (CDT) Original-Received: from sfsws1.de.lucent.com (sfsws1 [135.246.31.38]) by nbgif1.de.lucent.com (8.11.7p3+Sun/8.11.7) with ESMTP id l4G8SV129302; Wed, 16 May 2007 10:28:31 +0200 (MEST) Original-Received: from sfsw51.de.lucent.com (sfsw51.de.lucent.com [135.246.72.99]) by sfsws1.de.lucent.com (8.13.8/8.13.8-tpes) with ESMTP id l4G8SUt3020675; Wed, 16 May 2007 10:28:30 +0200 (MEST) Original-Received: (from kzeitler@localhost) by sfsw51.de.lucent.com (8.11.7p1+Sun/8.8.8) id l4G8SUw16450; Wed, 16 May 2007 10:28:30 +0200 (MEST) X-Authentication-Warning: sfsw51.de.lucent.com: kzeitler set sender to kzeitler@alcatel-lucent.com using -f X-Horoscope: Piglet-haters will put money in the bank this week. A deadly disease is in the air. Look for a wallflower with one eye. Many people will ask you for advice about wearing clothes. You'll fall into a state of weariness, but eventually be unhappy. In-Reply-To: <464A1C4B.8060504@gmail.com> (Lennart Borgman's message of "Tue\, 15 May 2007 22\:47\:07 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (usg-unix-v) X-Scanned-By: MIMEDefang 2.57 on 135.245.2.35 X-detected-kernel: Solaris 9 X-Mailman-Approved-At: Wed, 16 May 2007 13:40:58 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:71184 Archived-At: >>>>> "Lennart" == Lennart Borgman (gmail) writes: Lennart> Lennart> Yes, it is probably due to a change a while ago to avoid problems Lennart> if the minibuffer was active. How are you calling emacsclient? Is Lennart> it to open files or to eval some elisp code? My script calls emacsclient with --eval to evaluate lisp code. Here's a simple example: 1. in your emacs do M-x to enter the minibuffer 2. in a shell type e.g.: emacsclient --eval cvs-emacs => emacs quits the minibuffer Klaus -- -------------------------------------------------- | Klaus Zeitler Alcatel-Lucent | | Email: kzeitler@alcatel-lucent.com | -------------------------------------------------- --- The difference between a fool and a wise man is not the things they know, it's the questions they ask.