From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: [hezi.gildor@weizmann.ac.il: Re: comment region in fortran mode] Date: Sun, 03 Sep 2006 10:16:05 -0400 Message-ID: <877j0l6noa.fsf@furball.mit.edu> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1157292993 26540 80.91.229.2 (3 Sep 2006 14:16:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Sep 2006 14:16:33 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 03 16:16:32 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GJsls-0003x3-Bo for ged-emacs-devel@m.gmane.org; Sun, 03 Sep 2006 16:16:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GJslr-0002jt-Qh for ged-emacs-devel@m.gmane.org; Sun, 03 Sep 2006 10:16:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GJsle-0002jm-Ts for emacs-devel@gnu.org; Sun, 03 Sep 2006 10:16:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GJsld-0002je-KA for emacs-devel@gnu.org; Sun, 03 Sep 2006 10:16:09 -0400 Original-Received: from [18.72.1.2] (helo=south-station-annex.mit.edu) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GJsvw-0001b5-Rd; Sun, 03 Sep 2006 10:26:48 -0400 Original-Received: from grand-central-station.mit.edu (GRAND-CENTRAL-STATION.MIT.EDU [18.7.21.82]) by south-station-annex.mit.edu (8.13.6/8.9.2) with ESMTP id k83EG8Le014621; Sun, 3 Sep 2006 10:16:08 -0400 (EDT) Original-Received: from outgoing-legacy.mit.edu (OUTGOING-LEGACY.MIT.EDU [18.7.22.104]) by grand-central-station.mit.edu (8.13.6/8.9.2) with ESMTP id k83EG3L0001796; Sun, 3 Sep 2006 10:16:08 -0400 (EDT) Original-Received: from furball.mit.edu (SYDNEYPACIFIC-FOUR-FORTY-FIVE.MIT.EDU [18.95.6.190]) ) by outgoing-legacy.mit.edu (8.13.6/8.12.4) with ESMTP id k83EG1ZF003989; Sun, 3 Sep 2006 10:16:01 -0400 (EDT) Original-Received: from cyd by furball.mit.edu with local (Exim 3.36 #1 (Debian)) id 1GJslZ-0000xe-00; Sun, 03 Sep 2006 10:16:05 -0400 Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Fri, 01 Sep 2006 17:51:05 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-Spam-Score: 1.217 X-Scanned-By: MIMEDefang 2.42 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:59274 Archived-At: Richard Stallman writes: > Would someone please DTRT and then ack this message? Fixed. > From: Hezi Gildor > Subject: Re: comment region in fortran mode > To: rms@gnu.org > CC: emacs-pretest-bug@gnu.org > > > hi, > >> emacs -Q file.f >> >> I drag the mouse to highlight a region >> >>Can you show us the file, and tell us which region? >> >> > as example see attached 4 lines Fortran code. > > if i now highlight one of the line y dragging the mouse while pressing > the left button, and then choose from the menu > > Fortran->comment region > > > i get: > > mark is not active now > > thank you, hezi. > > >> mouse-1-> fortran->comment region >> >>I do not understand that. Would you please explain clearly >>what actions these mean?