From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Docstring of `decode-coding-string' a bit misleading about insertion in buffer Date: Tue, 21 Oct 2008 15:40:11 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1224618535 19042 80.91.229.12 (21 Oct 2008 19:48:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Oct 2008 19:48:55 +0000 (UTC) Cc: lekktu@gmail.com, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 21 21:49:56 2008 connect(): Connection refused 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 1KsNEl-0001ng-U5 for ged-emacs-devel@m.gmane.org; Tue, 21 Oct 2008 21:49:52 +0200 Original-Received: from localhost ([127.0.0.1]:54076 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsNDg-0007lr-Df for ged-emacs-devel@m.gmane.org; Tue, 21 Oct 2008 15:48:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KsNCq-0007NL-Ee for emacs-devel@gnu.org; Tue, 21 Oct 2008 15:47:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KsNCm-0007LH-UG for emacs-devel@gnu.org; Tue, 21 Oct 2008 15:47:50 -0400 Original-Received: from [199.232.76.173] (port=37522 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsNCm-0007Ku-JE for emacs-devel@gnu.org; Tue, 21 Oct 2008 15:47:48 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:40106) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KsNCm-0001dz-72 for emacs-devel@gnu.org; Tue, 21 Oct 2008 15:47:48 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KsN5P-0007JY-Kk; Tue, 21 Oct 2008 15:40:11 -0400 In-reply-to: (message from Kenichi Handa on Tue, 21 Oct 2008 11:53:07 +0900) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:104778 Archived-At: Then, how do we refer to the position in a different buffer that will become "point" when we switch to that buffer? "Point in buffer FOO" or "buffer FOO's value of point".