From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: report-emacs-bug could also list current modes Date: Sat, 20 Sep 2003 03:24:56 +0800 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <877k44wph3.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1064004359 17362 80.91.224.253 (19 Sep 2003 20:45:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 19 Sep 2003 20:45:59 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Sep 19 22:45:57 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A0S8b-0002RQ-00 for ; Fri, 19 Sep 2003 22:45:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A0S74-0006cZ-HU for geb-bug-gnu-emacs@m.gmane.org; Fri, 19 Sep 2003 16:44:22 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 1A0S6q-0006Yr-PW for bug-gnu-emacs@gnu.org; Fri, 19 Sep 2003 16:44:08 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A0S6o-0006XL-CC for bug-gnu-emacs@gnu.org; Fri, 19 Sep 2003 16:44:06 -0400 Original-Received: from [203.79.224.67] (helo=smtp3.apol.com.tw) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A0S6n-0006UZ-CI for bug-gnu-emacs@gnu.org; Fri, 19 Sep 2003 16:44:05 -0400 Original-Received: from jidanni.org (TC218-187-83-197.2-7.pl.apol.com.tw [218.187.83.197]) by smtp3.apol.com.tw (8.9.3/8.9.3) with ESMTP id EAA14942771 for ; Sat, 20 Sep 2003 04:43:51 +0800 (CST) Original-Received: from jidanni by jidanni.org with local (Exim 4.22) id 1A0QsC-0003YX-IQ for bug-gnu-emacs@gnu.org; Sat, 20 Sep 2003 03:24:56 +0800 Original-To: bug-gnu-emacs@gnu.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5817 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5817 report-emacs-bug in its report could also list the current major and minor modes in effect... By the way, aside from blabberous describe-mode, and staring at the mode line, where is a concise list of the current modes in effect? There is no list-modes, show-modes, etc. I do apropos modes, and see things like "minor-modes" with no explanation of what they are doing there on a separate line: (apropos "modes" nil) mc-modes-alist Variable: Association list (indexed by major mode) of association lists Plist: variable-documentation minor-modes mmm-c-derived-modes Variable: (not documented) ... mode-line-modes Plist: risky-local-variable modes modesym nnmail-default-file-modes Variable: Set the mode bits of all new mail files to this integer.