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: Release plans Date: Tue, 02 Sep 2008 10:13:44 -0400 Message-ID: References: <878wusz0v9.fsf@uwakimon.sk.tsukuba.ac.jp> <87vdxp27z6.fsf@uwakimon.sk.tsukuba.ac.jp> <87prnxe5hc.fsf@rattlesnake.com> <873aktck5d.fsf@uwakimon.sk.tsukuba.ac.jp> <87k5e5dsvq.fsf@rattlesnake.com> <48B44802.1080302@emf.net> <48B5D5EF.2030501@emf.net> <20080827220906.GB5374@muc.de> <48B5FB11.6090708@emf.net> <48BC2FC0.90001@emf.net> <48BCA28B.7030508@emf.net> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1220364984 21153 80.91.229.12 (2 Sep 2008 14:16:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2008 14:16:24 +0000 (UTC) Cc: acm@muc.de, emacs-devel@gnu.org, bob@rattlesnake.com To: Thomas Lord Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 02 16:17:17 2008 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 1KaWgq-0004D9-Br for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 16:17:04 +0200 Original-Received: from localhost ([127.0.0.1]:56879 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaWfr-0001Er-4w for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 10:16:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KaWfD-0000im-O1 for emacs-devel@gnu.org; Tue, 02 Sep 2008 10:15:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KaWfD-0000iL-0T for emacs-devel@gnu.org; Tue, 02 Sep 2008 10:15:23 -0400 Original-Received: from [199.232.76.173] (port=33534 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaWfC-0000iA-Mt for emacs-devel@gnu.org; Tue, 02 Sep 2008 10:15:22 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:54684) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KaWfC-0003Ve-UN for emacs-devel@gnu.org; Tue, 02 Sep 2008 10:15:23 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KaWdc-0001tB-G2; Tue, 02 Sep 2008 10:13:44 -0400 In-reply-to: <48BCA28B.7030508@emf.net> (message from Thomas Lord on Mon, 01 Sep 2008 19:18:51 -0700) X-detected-kernel: by monty-python.gnu.org: 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:103422 Archived-At: current_column is one example of code that looks directly at buffer contents. I cannot give an example from xdisp.c because I cannot find the code that actually looks at the buffer. I don't remember the function name, and I can't find the place it is called from either.