From xemacs-m  Thu Feb 27 16:45:05 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id QAA09800
	for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 16:45:04 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id OAA23983;
	Thu, 27 Feb 1997 14:56:46 -0800
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: [comp.emacs] Re: calling a unix prog from elisp
References: <kigrai2xvke.fsf@jagor.srce.hr> <199702272211.OAA29145@xemacs.eng.sun.com>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Martin Buchholz's message of Thu, 27 Feb 1997 14:11:35 -0800
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
Date: 27 Feb 1997 14:56:45 -0800
Message-ID: <m2wwrtoo2a.fsf@altair.xemacs.org>
Lines: 19
X-Mailer: Gnus v5.4.15/XEmacs 20.1

Martin Buchholz writes:

>>>>>> "Hrv" == Hrvoje Niksic <hniksic@srce.hr> writes:
Hrv> How about adding `with-temp-buffer' to prim/somewhere?
 ...
> We should add with-temp-buffer to XEmacs, to whatever file it got
> added to in Emacs 19.35.

A logical candidate is lisp/prim/subr.el.

> I wrote a similar macro, with-string-as-buffer-contents, in
> mule-coding.el, which has advantages and disadvantages over
> with-temp-buffer .  This macro should be added to the same file in
> prim/ as with-temp-buffer.

O.K.  I moved it out of mule-coding.el into subr.el.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

