From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenneth Brun Nielsen Newsgroups: gmane.emacs.help Subject: Re: Emacs insert empty string Date: Thu, 24 Mar 2011 04:11:55 -0700 (PDT) Organization: http://groups.google.com Message-ID: <5aced91c-7b13-4b3e-8bd9-46188df97a02@e21g2000yqe.googlegroups.com> References: <5908567d-3d1a-4f09-a4cb-e2c3ee9557be@k7g2000yqj.googlegroups.com> <2dab985c-15ad-442e-ae53-dfc578cc7814@b22g2000prb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1300967020 4201 80.91.229.12 (24 Mar 2011 11:43:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 24 Mar 2011 11:43:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 24 12:43:36 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q2iwx-0005jM-RP for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Mar 2011 12:43:35 +0100 Original-Received: from localhost ([127.0.0.1]:52007 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q2iwx-0001Aw-5u for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Mar 2011 07:43:35 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!e21g2000yqe.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 80.196.98.142 Original-X-Trace: posting.google.com 1300965115 645 127.0.0.1 (24 Mar 2011 11:11:55 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 24 Mar 2011 11:11:55 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e21g2000yqe.googlegroups.com; posting-host=80.196.98.142; posting-account=Y2qrgwkAAACbbT37NX8gk-aSqpI-3T6p User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.6.15-1.fc13 Firefox/3.6.15,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:186256 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:80391 Archived-At: On Mar 24, 12:09=A0pm, Peter Dyballa wrote: > Am 24.03.2011 um 11:25 schrieb Kenneth Brun Nielsen: > > > An empty string is the thing between the quotes here: "". > > And it doesn't work to mark a region and then perform > > =A0 =A0 =A0 =A0 C-x r t " " RET =A0 =A0 =A0 =A0 =A0 =A0 =A0 ; the SPACE b= etween " and " only for transcription! > > ? That's strange, really! For me it works. It worked in my old RHEL4 installed Emacs - I guess that's why I never missed (CTRL-x rc). In this new verision of Emacs, it insist on inserting the default string (which is not empty, if you have used the command previously i the same session). Best regards, Kenneth