From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: external script inserting text at point Date: Sun, 29 Nov 2009 19:36:21 +0100 Message-ID: References: <741ffdf0-0d28-46dc-9353-ca8bdd2c0dc3@r5g2000yqb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1259519888 14017 80.91.229.12 (29 Nov 2009 18:38:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 29 Nov 2009 18:38:08 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: LanX Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 29 19:38:00 2009 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 1NEoel-0006HO-IY for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Nov 2009 19:37:59 +0100 Original-Received: from localhost ([127.0.0.1]:37590 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NEoel-0002Tu-AH for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Nov 2009 13:37:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NEodc-000209-99 for help-gnu-emacs@gnu.org; Sun, 29 Nov 2009 13:36:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NEodX-0001xf-Nn for help-gnu-emacs@gnu.org; Sun, 29 Nov 2009 13:36:47 -0500 Original-Received: from [199.232.76.173] (port=43324 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NEodX-0001xb-F2 for help-gnu-emacs@gnu.org; Sun, 29 Nov 2009 13:36:43 -0500 Original-Received: from mail-gx0-f212.google.com ([209.85.217.212]:48704) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NEodW-00023A-Pf for help-gnu-emacs@gnu.org; Sun, 29 Nov 2009 13:36:43 -0500 Original-Received: by gxk4 with SMTP id 4so1233265gxk.8 for ; Sun, 29 Nov 2009 10:36:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=/PEimTKw0M24FpJs2CLZTnxrBap1IlaiHxcQrKeHTaM=; b=DWkWcnKd8kCx6B88dSJ/LbFODmsi7Ta8f2gZH7q9hVvLEBMdXRG9z2Tqcr2nmyc8KY hVOk7EwQ+RJrTPxm9h92mV1R77ZEHlfzQUAu3y5p8koiPmvKfHllJHP0066Y8yKsRiL2 T60szTgAfrPa/sWt0yvo6CWhS6SF5a2BLIy4M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=GaRAQMZSAQTZWzadqg70BTiKr0xgF26UR2pCdS9VZY5C8vt4o5nHNGDs0FgZAjs99f 7add+oyvauwEq90p8AT31ThHwjp+7ouI/6rclVq+qr8SwqEK9wl6tWvlm45OpOXvoIlQ zGL7ybr4bEURMEmVGApyW+UiF8UbU793d/CxM= Original-Received: by 10.101.165.14 with SMTP id s14mr1208194ano.186.1259519801196; Sun, 29 Nov 2009 10:36:41 -0800 (PST) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/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:70234 Archived-At: On Sun, Nov 29, 2009 at 7:34 PM, LanX wrote: >> Is that guaranteed to give the current buffer on the selected frame? > > you're asking me? :) > > I don't know, till now it worked fine! What does the doc string tell you?