From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#33007: 27.0.50; Proposal for function to edit and return string Date: Thu, 11 Oct 2018 05:36:59 +0300 Message-ID: <83bm81xl84.fsf@gnu.org> References: <86pnwh4je8.fsf@protected.rcdrun.com> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1539225365 26604 195.159.176.226 (11 Oct 2018 02:36:05 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 11 Oct 2018 02:36:05 +0000 (UTC) Cc: 33007@debbugs.gnu.org To: Jean Louis Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 11 04:36:01 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 1gAQpV-0006oE-GA for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Oct 2018 04:36:01 +0200 Original-Received: from localhost ([::1]:60051 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gAQrb-0003tW-UY for geb-bug-gnu-emacs@m.gmane.org; Wed, 10 Oct 2018 22:38:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gAQrW-0003tQ-EC for bug-gnu-emacs@gnu.org; Wed, 10 Oct 2018 22:38:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gAQrS-000390-FO for bug-gnu-emacs@gnu.org; Wed, 10 Oct 2018 22:38:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:39784) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gAQrS-00038w-Aj for bug-gnu-emacs@gnu.org; Wed, 10 Oct 2018 22:38:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gAQrS-0007PD-3K for bug-gnu-emacs@gnu.org; Wed, 10 Oct 2018 22:38:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 11 Oct 2018 02:38: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.153922543228409 (code B ref 33007); Thu, 11 Oct 2018 02:38:02 +0000 Original-Received: (at 33007) by debbugs.gnu.org; 11 Oct 2018 02:37:12 +0000 Original-Received: from localhost ([127.0.0.1]:44042 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gAQqe-0007O8-BF for submit@debbugs.gnu.org; Wed, 10 Oct 2018 22:37:12 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:43104) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gAQqc-0007Nw-3S for 33007@debbugs.gnu.org; Wed, 10 Oct 2018 22:37:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gAQqS-0002e1-Q4 for 33007@debbugs.gnu.org; Wed, 10 Oct 2018 22:37:04 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47799) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gAQqS-0002dv-MU; Wed, 10 Oct 2018 22:37:00 -0400 Original-Received: from [176.228.60.248] (port=4013 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gAQqS-0006oT-95; Wed, 10 Oct 2018 22:37:00 -0400 In-reply-to: <86pnwh4je8.fsf@protected.rcdrun.com> (message from Jean Louis on Wed, 10 Oct 2018 22:49:19 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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:151090 Archived-At: > From: Jean Louis > Date: Wed, 10 Oct 2018 22:49:19 +0200 > > > I would like to propose function for GNU Emacs so that there is > function to edit and return the string. > > It would be equivalent to read-from-minibuffer only that we shall have > function to edit in the whole buffer, not just in one line in mini > buffer. We already have read-string, I think it does what you want.