From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.bugs Subject: Re: cua--rectangle-get-corners Date: Sat, 30 Jun 2007 23:32:31 +0200 Message-ID: <87ved5m8ls.fsf@kfs-lx.testafd.dk> References: <200706300820.45611.andreas.roehler@online.de> 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 1183318167 27198 80.91.229.12 (1 Jul 2007 19:29:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 1 Jul 2007 19:29:27 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Andreas =?utf-8?Q?R=C3=B6hler?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jul 01 21:29:25 2007 connect(): Connection refused Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I556q-0007t1-T0 for geb-bug-gnu-emacs@m.gmane.org; Sun, 01 Jul 2007 21:29:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I556p-00065G-Um for geb-bug-gnu-emacs@m.gmane.org; Sun, 01 Jul 2007 15:29:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I4kdv-0002Ty-N3 for bug-gnu-emacs@gnu.org; Sat, 30 Jun 2007 17:38:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I4kdt-0002R1-UH for bug-gnu-emacs@gnu.org; Sat, 30 Jun 2007 17:38:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I4kdt-0002Qv-Pz for bug-gnu-emacs@gnu.org; Sat, 30 Jun 2007 17:38:09 -0400 Original-Received: from mail-relay.sonofon.dk ([212.88.64.25]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1I4kdt-0003io-60 for bug-gnu-emacs@gnu.org; Sat, 30 Jun 2007 17:38:09 -0400 Original-Received: (qmail 95766 invoked from network); 30 Jun 2007 21:37:57 -0000 Original-Received: from unknown (HELO kfs-lx.testafd.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 30 Jun 2007 21:37:57 -0000 In-Reply-To: <200706300820.45611.andreas.roehler@online.de> ("Andreas =?utf-8?Q?R=C3=B6hler=22's?= message of "Sat\, 30 Jun 2007 08\:20\:45 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-detected-kernel: FreeBSD 4.6-4.9 X-Mailman-Approved-At: Sun, 01 Jul 2007 15:29:21 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16039 Archived-At: Andreas R=C3=B6hler writes: > Hi, > > had a look into cua-rect.el; thanks for writing it. > > BTW: > > defun cua--rectangle-get-corners > > from `cua-rect.el' failt because=20 > > `cua-virtual-rectangle-edges' > > was not known. (Exits only once AFAIS.) Please explain how this happened ? How did you call cua--rectangle-get-corners ? > > Too `cua-rect' functions are not listed with M-x apropos > rect. They are once you hit C-RET.... I don't want to add autoload to the commands in cua-rect, as they don't have any use unless you activate then after doing C-RET. --=20 Kim F. Storm http://www.cua.dk