From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Navy Cheng Newsgroups: gmane.emacs.help Subject: How can I change "buffer" to "string" Date: Wed, 5 Aug 2015 11:44:23 +0800 Message-ID: <20150805034423.GA8540@debian> Reply-To: Navy Cheng NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1438746305 25720 80.91.229.3 (5 Aug 2015 03:45:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Aug 2015 03:45:05 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 05 05:44:56 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZMpdP-0007YM-VN for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Aug 2015 05:44:56 +0200 Original-Received: from localhost ([::1]:38981 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMpdP-0000r3-4Z for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Aug 2015 23:44:55 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMpdF-0000qt-3c for help-gnu-emacs@gnu.org; Tue, 04 Aug 2015 23:44:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZMpdA-00085a-5n for help-gnu-emacs@gnu.org; Tue, 04 Aug 2015 23:44:45 -0400 Original-Received: from m15-112.126.com ([220.181.15.112]:33128) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMpd9-00084R-IP for help-gnu-emacs@gnu.org; Tue, 04 Aug 2015 23:44:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=126.com; s=s110527; h=Date:From:Subject:Message-ID:MIME-Version; bh=TPHmV Axoc4ACyAFCxt3u19XBHUA1ltXdVxAKHSxuLHo=; b=N4wFxY2HSKV40UYmFBoN9 +NUlivO5UfIfKEG0ocn043KdiEeUkM71j/Kie+cUXXdIn6tvKCBQFFsovzR1qqdf dL//5V6BFrzu3yBsD14dHiP+7U8UxpvIB/yV5hLHdgchV+524akYS2dPfFqa4kiN Mkx/MZB3Q4EuhyECvV1EwQ= Original-Received: from localhost (unknown [140.207.196.4]) by smtp2 (Coremail) with SMTP id DMmowEDpgk+ghsFVqkFtAQ--.28056S3; Wed, 05 Aug 2015 11:44:33 +0800 (CST) Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-CM-TRANSID: DMmowEDpgk+ghsFVqkFtAQ--.28056S3 X-Coremail-Antispam: 1Uf129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UbIYCTnIWIevJa73UjIFyTuYvjxU-oUDDUUUU X-Originating-IP: [140.207.196.4] X-CM-SenderInfo: 5qdy5ubk6rjloofrz/1tbicxpNDVUwzCGAWwAAs6 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 220.181.15.112 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:106237 Archived-At: Hi, I want to change one line in a *buffer* to *string*, How can I do that ?