From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John J Lee Newsgroups: gmane.emacs.help Subject: Re: Symbol's function definition is void: dired-omit-mode Date: Wed, 9 Aug 2006 13:14:18 +0100 (GMT Standard Time) Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Trace: sea.gmane.org 1155216577 11574 80.91.229.2 (10 Aug 2006 13:29:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 10 Aug 2006 13:29:37 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 10 15:29:34 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GBAbN-0004oC-Hd for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Aug 2006 15:29:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GBAbM-0001Yh-Sy for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Aug 2006 09:29:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GAn3Y-0002O5-B0 for help-gnu-emacs@gnu.org; Wed, 09 Aug 2006 08:21:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GAn3V-0002Ns-Qn for help-gnu-emacs@gnu.org; Wed, 09 Aug 2006 08:21:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GAn3V-0002Np-LN for help-gnu-emacs@gnu.org; Wed, 09 Aug 2006 08:21:01 -0400 Original-Received: from [209.68.5.16] (helo=relay02.pair.com) by monty-python.gnu.org with smtp (Exim 4.52) id 1GAn8C-0006Ty-06 for help-gnu-emacs@gnu.org; Wed, 09 Aug 2006 08:25:52 -0400 Original-Received: (qmail 69000 invoked by uid 0); 9 Aug 2006 12:14:18 -0000 Original-Received: from unknown (HELO shaolin.reportlab.co.uk) (unknown) by unknown with SMTP; 9 Aug 2006 12:14:18 -0000 X-pair-Authenticated: 217.196.247.135 Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-X-Sender: jjlee@fastmail.fm@mail.messagingengine.com X-Mailman-Approved-At: Thu, 10 Aug 2006 09:29:18 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36585 Archived-At: On Wed, 9 Aug 2006, Peter Dyballa wrote: > Am 09.08.2006 um 13:42 schrieb John J. Lee: > >> Symbol's function definition is void: dired-omit-mode > > For me dired-omit-mode is a variable ... Are you using emacs 22? (I am.) John