From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: picture mode Date: Tue, 25 Jun 2002 19:32:51 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1025048418 8456 127.0.0.1 (25 Jun 2002 23:40:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 25 Jun 2002 23:40:18 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17Mzuz-0002CH-00 for ; Wed, 26 Jun 2002 01:40:17 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17Mzwq-0007Zg-00 for ; Wed, 26 Jun 2002 01:42:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17MzpE-0000IR-00; Tue, 25 Jun 2002 19:34:20 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 3.34 #1 (Debian)) id 17Mznn-0008Tl-00; Tue, 25 Jun 2002 19:32:51 -0400 Original-To: sigserv@yahoo.com Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:5205 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5205 > What is the easiest way to draw a rectangle in picture mode? The > command C-c C-r will draw a rectangle between mark and point, but I > can't mark on an empty line. I am not sure what "can't mark on an empty line" means. Would you please state a precise test case so I can be sure I understand? Please read the Bugs section in the Emacs manual, which provides guidelines on how to write a bug report to give us the necessary information so we can fix the bug.