From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: A Soare Newsgroups: gmane.emacs.devel Subject: Re: a little error in etc/TUTORIAL.fr Date: Sun, 22 Apr 2007 10:16:21 +0200 (CEST) Message-ID: <3394800.20421177229781981.JavaMail.www@wwinf4104> Reply-To: alinsoar@voila.fr NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1177229796 27322 80.91.229.12 (22 Apr 2007 08:16:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 Apr 2007 08:16:36 +0000 (UTC) Cc: "Emacs Dev \[emacs-devel\]" To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 22 10:16:30 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HfXFE-00020f-TM for ged-emacs-devel@m.gmane.org; Sun, 22 Apr 2007 10:16:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HfXKV-0003oT-1L for ged-emacs-devel@m.gmane.org; Sun, 22 Apr 2007 04:21:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HfXKS-0003oN-CN for emacs-devel@gnu.org; Sun, 22 Apr 2007 04:21:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HfXKQ-0003oB-Cb for emacs-devel@gnu.org; Sun, 22 Apr 2007 04:21:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HfXKQ-0003o8-AC for emacs-devel@gnu.org; Sun, 22 Apr 2007 04:21:50 -0400 Original-Received: from smtp2.voila.fr ([193.252.22.175] helo=smtp1.voila.fr) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HfXF9-0006ys-E5 for emacs-devel@gnu.org; Sun, 22 Apr 2007 04:16:23 -0400 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf4101.voila.fr (SMTP Server) with ESMTP id 0AB051C002AD; Sun, 22 Apr 2007 10:16:22 +0200 (CEST) Original-Received: from wwinf4104 (wwinf4104 [172.22.152.31]) by mwinf4101.voila.fr (SMTP Server) with ESMTP id F26761C002E3; Sun, 22 Apr 2007 10:16:21 +0200 (CEST) X-ME-UUID: 20070422081621992.F26761C002E3@mwinf4101.voila.fr X-Originating-IP: [86.107.96.49] X-Wum-Nature: EMAIL-NATURE X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-CC: |~| X-WUM-REPLYTO: |~| X-detected-kernel: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:69776 Archived-At: > >>> Placez le curseur sur le V au d=C3=A9but du paragraphe pr=C3=A9c=C3= =A9dent. > >>> Faites C-SPC. Emacs devrait afficher un message "Mark set" > > en bas de l'=C3=A9cran. >=20 > > "Mark activated" instead of "Mark set" . >=20 > ??? The corresponding part in TUTORIAL uses "Mark set" as below. I had transient-mark-mode active. >=20 > >> Move the cursor to the Y at the start of the previous paragraph. > >> Type C-. Emacs should display a message "Mark set" > at the bottom of the screen. >=20 > And actually I think "Mark set" is correct. Yes, it is correct. One supposes that we start emacs -Q.