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: Mon, 30 Nov 2009 01:10:37 +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 1259539895 3295 80.91.229.12 (30 Nov 2009 00:11:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Nov 2009 00:11:35 +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 Mon Nov 30 01:11:28 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 1NEtrS-0001g7-Gm for geh-help-gnu-emacs@m.gmane.org; Mon, 30 Nov 2009 01:11:26 +0100 Original-Received: from localhost ([127.0.0.1]:60460 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NEtrS-0002pO-4h for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Nov 2009 19:11:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NEtr4-0002oV-Uk for help-gnu-emacs@gnu.org; Sun, 29 Nov 2009 19:11:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NEtr0-0002ns-45 for help-gnu-emacs@gnu.org; Sun, 29 Nov 2009 19:11:02 -0500 Original-Received: from [199.232.76.173] (port=55217 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NEtqz-0002nn-VF for help-gnu-emacs@gnu.org; Sun, 29 Nov 2009 19:10:57 -0500 Original-Received: from mail-yx0-f175.google.com ([209.85.210.175]:47842) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NEtqz-0001PI-Np for help-gnu-emacs@gnu.org; Sun, 29 Nov 2009 19:10:57 -0500 Original-Received: by yxe5 with SMTP id 5so3030414yxe.24 for ; Sun, 29 Nov 2009 16:10:57 -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=fF7W+FDBvNVJLLo0+cOigafb7muLxwif9gc90Ir81Vs=; b=Gaqcxp5w/JHoA5E4kakWAWCUiFpvVCOGsJ1zfwgvuVE6grL8CE+kDpyi/aIr3q4U5q jWsRkIgKp15sc+rXSrurNrvb2xEMKAUYlrjDXkUPUZz5yUCeaEV/n214nQf91M5N3mCR tf6Gi+1Ir0wo+ktC5kgbg6f68rDqcgqPTyKuQ= 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=CTeRVBgl4cDCUcsBM2sPiC+574rq5/CY19DiR9sqV1eV+ZZklEOrs/e0fL2E4nGk97 wJ27a9EbCbP6nasXtLufefQsupTJ9PoSwDgYOWhnWNEZFRPmBSmxMTD/hbmidBtJhwkE 43XmnNtJIfs3ImmmcB7d//kf67AM2Ri9Hl2qY= Original-Received: by 10.100.130.6 with SMTP id c6mr1314167and.20.1259539857069; Sun, 29 Nov 2009 16:10:57 -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:70241 Archived-At: On Mon, Nov 30, 2009 at 12:52 AM, LanX wrote: >> >> That he is interested in if the documentation in this case is good >> enough. Actually he does not think so, but someone else might find it >> better. > > Lennart, answering with trivial questions sounds much like the therapist > finally got access into gnus! ;-) > > > No, the documentation I saw so far is not good enough. > > But I didn't read *all* the docs thats why I'm asking here for help and > insight... > > oh ... > > ...well googling for buffer-list brought deeper insight, it's in the > elisp-info: > > "The order of the buffers in this list is based primarily on how recently > each buffer has been displayed in a window. " > > http://www.gnu.org/software/emacs/elisp/html_node/The-Buffer-List.html > > Sufficient? :) I wouldn't say so ;-) It is unclear to me what "displayed in a window" mean.