From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: Missing argument list of C-x o Date: Fri, 21 Jul 2006 11:23:05 +0300 Message-ID: References: <20060718182329.AB209480D7@duenenhof-wilhelm.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1153470198 26994 80.91.229.2 (21 Jul 2006 08:23:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Jul 2006 08:23:18 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 21 10:23:16 2006 Return-path: Envelope-to: geb-bug-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 1G3qHw-0002nN-53 for geb-bug-gnu-emacs@m.gmane.org; Fri, 21 Jul 2006 10:23:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G3qHv-0005lX-Bp for geb-bug-gnu-emacs@m.gmane.org; Fri, 21 Jul 2006 04:23:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G3qHt-0005lS-Rh for bug-gnu-emacs@gnu.org; Fri, 21 Jul 2006 04:23:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G3qHr-0005lG-HW for bug-gnu-emacs@gnu.org; Fri, 21 Jul 2006 04:23:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G3qHr-0005lD-Bb for bug-gnu-emacs@gnu.org; Fri, 21 Jul 2006 04:23:07 -0400 Original-Received: from [192.114.186.73] (helo=heller.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G3qIE-0004Sg-Fg for bug-gnu-emacs@gnu.org; Fri, 21 Jul 2006 04:23:30 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-197-168.inter.net.il [83.130.197.168]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id AAR99268 (AUTH halo1); Fri, 21 Jul 2006 11:23:05 +0300 (IDT) Original-To: Dieter Wilhelm In-reply-to: <20060718182329.AB209480D7@duenenhof-wilhelm.de> (message from Dieter Wilhelm on Tue, 18 Jul 2006 20:23:29 +0200 (CEST)) 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:15234 Archived-At: > From: Dieter Wilhelm > Date: Tue, 18 Jul 2006 20:23:29 +0200 (CEST) Sorry, the previous mail was sent prematurely. > Recent messages: > cause of the error in your initialization file. Start Emacs with > the `--debug-init' option to view a complete error backtrace. This indicates that your init file has some problems; perhaps what you see with C-h k is somehow due to that. In any case, please try the same command "C-h k C-x o" in "emacs -Q", and see if the problem goes away.