From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lei Wang Newsgroups: gmane.emacs.help Subject: Re: bug in dired / dired-listing-switches Date: Mon, 6 Sep 2010 08:26:32 +0800 Message-ID: References: <6405F2814BEC4431979164F427DDF2F8@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1283732826 26349 80.91.229.12 (6 Sep 2010 00:27:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Sep 2010 00:27:06 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, Allan Gottlieb To: Drew Adams Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 06 02:27:05 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OsPY5-0001ua-TF for geh-help-gnu-emacs@m.gmane.org; Mon, 06 Sep 2010 02:27:02 +0200 Original-Received: from localhost ([127.0.0.1]:60532 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OsPY5-0007fq-5R for geh-help-gnu-emacs@m.gmane.org; Sun, 05 Sep 2010 20:27:01 -0400 Original-Received: from [140.186.70.92] (port=38288 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OsPXf-0007fl-Hz for help-gnu-emacs@gnu.org; Sun, 05 Sep 2010 20:26:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OsPXe-0002d9-IM for help-gnu-emacs@gnu.org; Sun, 05 Sep 2010 20:26:35 -0400 Original-Received: from mail-fx0-f41.google.com ([209.85.161.41]:35511) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OsPXe-0002c3-E0 for help-gnu-emacs@gnu.org; Sun, 05 Sep 2010 20:26:34 -0400 Original-Received: by fxm3 with SMTP id 3so2636887fxm.0 for ; Sun, 05 Sep 2010 17:26:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=Xyurkd+mfK7D/ypdlHgZ8lzDWH2VCXfHCOFIzWlkdtM=; b=lV2m/+oFLXWXE20YIO9x2V0nItiVrAhbhl/xlfpUaqgGyvt1mavsZ3suPXTTdBu9z7 37lF5M162Jn/p9H6G264mMmSL/cBA+iefsTFIx56zfeZKnHx/HO/brDo7AV71Ri5BzSn ATPBYmN1nvhbMPBL+ydWDoVjJWaBE0YTKKA2s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=nkCjl10wfcbbSF5Z8CnTsaXmA1Bl+XP2YxfxULDHPPAMPKfIDmV/mqmOURZrmRZjE3 F7lNVnc/dHCHE6xtbiujdpj/KIkDCdSheOxnFeTcKDJGTK5v/dPWVJfkFczb4beR28WJ 2xu0FIy9hB6rG+CBY2FJ8YiHpJntShCXCGn+Y= Original-Received: by 10.239.136.142 with SMTP id h14mr107071hbh.212.1283732792703; Sun, 05 Sep 2010 17:26:32 -0700 (PDT) Original-Received: by 10.239.160.135 with HTTP; Sun, 5 Sep 2010 17:26:32 -0700 (PDT) In-Reply-To: <6405F2814BEC4431979164F427DDF2F8@us.oracle.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:74893 Archived-At: I use emacs24, it works fine. On 9/6/10, Drew Adams wrote: >> Use `M-x send-emacs-bug-report', and start from `emacs -Q'. > > Sorry, I meant `M-x report-emacs-bug'. > The Help menu item is `Send Bug Report'. > > > -- Regards, Lei