From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: [christopher.ian.moore@gmail.com: invalid-function ('use-completion-backward)] Date: Tue, 24 Jan 2006 22:30:39 -0500 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1138159914 22197 80.91.229.2 (25 Jan 2006 03:31:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Jan 2006 03:31:54 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 25 04:31:53 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 1F1bNZ-0005vq-Bm for ged-emacs-devel@m.gmane.org; Wed, 25 Jan 2006 04:31:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F1bQH-0005ld-Vq for ged-emacs-devel@m.gmane.org; Tue, 24 Jan 2006 22:34:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F1bPf-0005Pb-Sr for emacs-devel@gnu.org; Tue, 24 Jan 2006 22:33:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F1bPf-0005OO-2D for emacs-devel@gnu.org; Tue, 24 Jan 2006 22:33:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F1bPe-0005O2-GJ for emacs-devel@gnu.org; Tue, 24 Jan 2006 22:33:38 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F1bMy-0001zR-DM for emacs-devel@gnu.org; Tue, 24 Jan 2006 22:30:52 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1F1bMl-0005rX-IZ; Tue, 24 Jan 2006 22:30:39 -0500 Original-To: emacs-devel@gnu.org 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:49513 Archived-At: Would someone please fix this, then ack this message? I verified that it fails in the current sources. ------- Start of forwarded message ------- DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=CShRjzxKqpkm2YHVbXvJZrRiSndMm8c9W19GjMBl+cRwJTt4Nu/JsJZpMrvgR8NEZBqUvTRAusngJp1LF9ItpcWWGGGrPdIYCJcxNoPOZ/lAXE+9r+8cDdVnHAXQuFGA9z1pXf+Xwfja3tezWjovAHWAc/meH/gHJGc3BUcz2zk= Date: Tue, 24 Jan 2006 14:44:43 +0100 From: Chris Moore To: emacs-pretest-bug@gnu.org MIME-Version: 1.0 Subject: invalid-function ('use-completion-backward) Content-Type: multipart/mixed; boundary="===============1215078376==" X-Spam-Status: No, hits=0.0 required=5.0 tests=HTML_MESSAGE autolearn=no version=2.63 - --===============1215078376== Content-Type: multipart/alternative; boundary="----=_Part_22658_22961178.1138110283069" - ------=_Part_22658_22961178.1138110283069 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline My .emacs contains a single line: (dynamic-completion-mode) If the first thing I do upon starting Emacs is type: "C-x C-f backspace" then I see an error message: Error in pre-command-hook: (invalid-function ((quote use-completion-backward))) This happens in the current CVS code. Chris. - ------=_Part_22658_22961178.1138110283069 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline My .emacs contains a single line:

    (dynamic-comple= tion-mode)

If the first thing I do upon starting Emacs is type:
<= br>    "C-x C-f backspace"

then I see an er= ror message:

    Error in pre-command-hook: (invalid-= function ((quote use-completion-backward)))

This happens in the current CVS code.

Chris.
- ------=_Part_22658_22961178.1138110283069-- - --===============1215078376== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug - --===============1215078376==-- ------- End of forwarded message -------