From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.bugs Subject: Re: GNU Emacs 21.3.1: build ?bug?, regex weirdness, batch ?bug? Date: 23 May 2003 20:28:11 +0200 Organization: Organization?!? Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1053715422 25910 80.91.224.249 (23 May 2003 18:43:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 23 May 2003 18:43:42 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Fri May 23 20:43:40 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 19JHUr-0006eC-00 for ; Fri, 23 May 2003 20:42:29 +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 19JHPe-0004t5-IZ for gnu-bug-gnu-emacs@m.gmane.org; Fri, 23 May 2003 14:37:06 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19JHPK-0004hV-Li for bug-gnu-emacs@gnu.org; Fri, 23 May 2003 14:36:46 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19JHOq-0004Nt-O3 for bug-gnu-emacs@gnu.org; Fri, 23 May 2003 14:36:18 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19JHL2-0002Do-Uk for bug-gnu-emacs@gnu.org; Fri, 23 May 2003 14:32:20 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.20) id 19JHL2-0007Xk-P3 for gnu-emacs-bug@prep.ai.mit.edu; Fri, 23 May 2003 14:32:20 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19JHHK-0000nq-VH for gnu-emacs-bug@prep.ai.mit.edu; Fri, 23 May 2003 14:28:31 -0400 Original-Received: from mailout04.sul.t-online.com ([194.25.134.18]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19JHH8-0000hp-OF for gnu-emacs-bug@prep.ai.mit.edu; Fri, 23 May 2003 14:28:18 -0400 Original-Received: from imh00.t-online.com by mailout04.sul.t-online.com with esmtp id 19JHH2-0000dY-00; Fri, 23 May 2003 20:28:12 +0200 Original-Received: from news.t-online.com by imh00.t-online.com with esmtp id 19JHH2-0005h2-00; Fri, 23 May 2003 20:28:12 +0200 Original-Received: from news by news.t-online.com with local id 19JHH2-00030J-00; Fri, 23 May 2003 20:28:12 +0200 Original-To: gnu-emacs-bug@prep.ai.mit.edu Original-Path: news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 29 Original-X-Trace: news.t-online.com 1053714491 04 11330 K0pSVTxTSEAtg1 030523 18:28:11 Original-X-Complaints-To: usenet-abuse@t-online.de X-ID: T+xUtYZv8e7g8DJr2Lb4N1ukCjfHxKhGy1AoBg+pWP5r7Kmm5qqOQm X-Face: 2FEFf>]>q>2iw=B6,xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN;i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5146 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5146 Bernard Leak writes: > I've been having a few small problems with my > own fresh build of GNU Emacs 21.3.1. Just to confuse, there > are several things going on which seem to be wholly independent. [...] > P.S. On an utterly different note... Please don't cram a thousand unrelated things into one report with a non-fitting subject line. Make one report per problem. > I've patched calc-2.02f, the multiprecision calculator add-on for > GNU Emacs, to work more cleanly with frames and to not get confused > by minibuffer prompt strings. These had obviously been suppressed > in older versions of GNU Emacs (I think I had the code working with > Emacs 19.something), but then in Emacs 20.something the prompt was > returned as part of the buffer contents. Now we have > (minibuffer-contents-no-properties) and (minibuffer-prompt-end), or > the equivalent in terms of (field-beginning) and > (field-string-no-properties), so I've patched the necessary places > accordingly. Emacs-21.3 comes with patch instructions in the "PROBLEMS" file, and calc is now part of the Emacs CVS and will presumably be released with it in the next non-bugfix Emacs release. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum