From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#33007: 27.0.50; Proposal for function to edit and return string Date: Thu, 11 Oct 2018 16:36:43 +0200 Message-ID: <20181011143643.GA6766@protected.rcdrun.com> References: <86pnwh4je8.fsf@protected.rcdrun.com> <83bm81xl84.fsf@gnu.org> <20181011063321.GD27672@protected.rcdrun.com> <83a7nky4d3.fsf@gnu.org> <20181011140845.GW980@protected.rcdrun.com> <831s8wy2x5.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1539268510 18446 195.159.176.226 (11 Oct 2018 14:35:10 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 11 Oct 2018 14:35:10 +0000 (UTC) User-Agent: Mutt/1.10.1 (2018-07-13) Cc: 33007@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 11 16:35:06 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gAc3N-0004gF-2q for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Oct 2018 16:35:05 +0200 Original-Received: from localhost ([::1]:34890 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gAc5T-0002Xc-Lt for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Oct 2018 10:37:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47849) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gAc5H-0002S4-Sd for bug-gnu-emacs@gnu.org; Thu, 11 Oct 2018 10:37:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gAc5G-0002ue-QW for bug-gnu-emacs@gnu.org; Thu, 11 Oct 2018 10:37:03 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:41112) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gAc5G-0002uN-Kk for bug-gnu-emacs@gnu.org; Thu, 11 Oct 2018 10:37:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gAc5G-0001zr-Gc for bug-gnu-emacs@gnu.org; Thu, 11 Oct 2018 10:37:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 11 Oct 2018 14:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 33007 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 33007-submit@debbugs.gnu.org id=B33007.15392686137660 (code B ref 33007); Thu, 11 Oct 2018 14:37:02 +0000 Original-Received: (at 33007) by debbugs.gnu.org; 11 Oct 2018 14:36:53 +0000 Original-Received: from localhost ([127.0.0.1]:45370 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gAc57-0001zU-5q for submit@debbugs.gnu.org; Thu, 11 Oct 2018 10:36:53 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:59089) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gAc55-0001zG-9P for 33007@debbugs.gnu.org; Thu, 11 Oct 2018 10:36:51 -0400 Original-Received: from protected.rcdrun.com ([::ffff:31.223.149.38]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA; Thu, 11 Oct 2018 07:36:44 -0700 id 00000000000E78F1.000000005BBF5FFD.000037A0 Original-Received: from localhost (localhost [127.0.0.1]) (uid 1001) by protected.rcdrun.com with local id 00000000000C2259.000000005BBF5FFB.00001A84; Thu, 11 Oct 2018 16:36:43 +0200 Content-Disposition: inline In-Reply-To: <831s8wy2x5.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:151124 Archived-At: On Thu, Oct 11, 2018 at 05:27:02PM +0300, Eli Zaretskii wrote: > > Date: Thu, 11 Oct 2018 16:08:45 +0200 > > From: Jean Louis > > Cc: 33007@debbugs.gnu.org > > > > > The minibuffer is a normal buffer, so you should be able to use all > > > the facilities you mention, perhaps by allowing > > > recursive minibuffers. > > > > I don't know how to use minibuffer as normal > > buffer. For example I cannot enter M-x commands, > > as there is error command attempted to use > > minibuffer while in minibuffer. > > "M-x set-variable RET enable-recursive-minibuffers RET t RET" I understand. Thank you. OK, that still cannot replace full window buffer.