From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Dhruva Krishnamurthy" Newsgroups: gmane.emacs.pretest.bugs,gmane.emacs.devel Subject: GNU Emacs 21.3.50 : Problem in (point-min) Date: Mon, 23 Jun 2003 16:05:24 +0530 Sender: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Message-ID: <20030623103524.0DBE671286@smtp.us2.messagingengine.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1056366293 21692 80.91.224.249 (23 Jun 2003 11:04:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 23 Jun 2003 11:04:53 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Mon Jun 23 13:04:50 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19UP7y-0005dX-00 for ; Mon, 23 Jun 2003 13:04:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19UP0S-0006cG-8U for gebp-emacs-pretest-bug@gmane.org; Mon, 23 Jun 2003 06:57:04 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19UOkb-0004ER-A7 for emacs-pretest-bug@gnu.org; Mon, 23 Jun 2003 06:40:41 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19UOhp-0003TM-24 for emacs-pretest-bug@gnu.org; Mon, 23 Jun 2003 06:37:50 -0400 Original-Received: from ny2.fastmail.fm ([66.111.4.3] helo=smtp.us2.messagingengine.com) by monty-python.gnu.org with esmtp (Exim 4.20) id 19UOfV-0003CB-PC; Mon, 23 Jun 2003 06:35:25 -0400 Original-Received: from smtp.us2.messagingengine.com (server2.internal [10.202.2.133]) by server2.messagingengine.com (Postfix) with ESMTP id 11BF67119B; Mon, 23 Jun 2003 06:35:24 -0400 (EDT) Original-Received: from 127.0.0.1 ([127.0.0.1] helo=smtp.us2.messagingengine.com) by messagingengine.com with SMTP; Mon, 23 Jun 2003 06:35:24 -0400 Original-Received: by smtp.us2.messagingengine.com (Postfix, from userid 99) id 0DBE671286; Mon, 23 Jun 2003 06:35:24 -0400 (EDT) Content-Disposition: inline X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) Original-To: "Emacs Bug" X-Epoch: 1056364524 X-Sasl-enc: Pzi7xgiUNBqLKASThNaFGw X-BeenThere: emacs-pretest-bug@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.pretest.bugs:698 gmane.emacs.devel:15191 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15191 Hello, I am finding a strange behaviour in GNU Emacs 21.3.50 CVS (W2K using MinGW32) When I evaluate: (point-min), I get 1 = ?\C-a instead of 1 Where as for (point-max), I get only the integer showing the number of charecters in the buffer. Am I doing something wrong? with regards, dhruva -- Dhruva Krishnamurthy Home: http://www32.brinkster.com/schemer/