From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: ruler support in hexl mode Date: Thu, 11 Mar 2004 15:41:43 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20040311152724.4EF0.JMBARRANQUERO@wke.es> References: <20040305.142915.63122255.jet@gyve.org> <20040308210006.GA12443@fencepost> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1079242190 16723 80.91.224.253 (14 Mar 2004 05:29:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 Mar 2004 05:29:50 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Mar 14 06:29:41 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B2OBx-0004FC-00 for ; Sun, 14 Mar 2004 06:29:41 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B2OBv-00059j-00 for ; Sun, 14 Mar 2004 06:29:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B2O6m-0007ar-9v for emacs-devel@quimby.gnus.org; Sun, 14 Mar 2004 00:24:20 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B2N5r-0002uV-3Z for emacs-devel@gnu.org; Sat, 13 Mar 2004 23:19:19 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B2N4y-0002YB-C3 for emacs-devel@gnu.org; Sat, 13 Mar 2004 23:19:01 -0500 Original-Received: from [62.22.181.117] (helo=idefix.laley.net) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B1RNb-0001HO-09 for emacs-devel@gnu.org; Thu, 11 Mar 2004 09:41:47 -0500 Original-Received: from [172.17.221.23] (jsredondo.wk.org [172.17.221.23]) by idefix.laley.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2655.55) id GGPZJ7QJ; Thu, 11 Mar 2004 15:41:22 +0100 Original-To: emacs-devel@gnu.org In-Reply-To: <20040308210006.GA12443@fencepost> X-Mailer: Becky! ver. 2.08.01 [en] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20440 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20440 On Mon, 8 Mar 2004 16:00:06 -0500 Miles Bader wrote: > Please do not use a `-face' suffix for face names -- it's unnecessary and > redundant (faces have their own namespace). These faces should be called > just `hexl-address-area' and `hexl-ascii-area'. A cursory look (find, really) on the lisp/ tree brings out 292 cases of faces named *-face (or, in some instances, *-face*). Time for a `make-obsolete-face' function? :) Juanma Buffer-menu-buffer-face Info-title-1-face Info-title-2-face Info-title-3-face Info-title-4-face antlr-font-lock-default-face antlr-font-lock-keyword-face antlr-font-lock-literal-face antlr-font-lock-ruledef-face antlr-font-lock-ruleref-face antlr-font-lock-syntax-face antlr-font-lock-tokendef-face antlr-font-lock-tokenref-face breakpoint-disabled-bitmap-face breakpoint-enabled-bitmap-face c-invalid-face calendar-today-face change-log-acknowledgement-face change-log-conditionals-face change-log-date-face change-log-email-face change-log-file-face change-log-function-face change-log-list-face change-log-name-face compare-windows-face cperl-array-face cperl-hash-face cperl-nonoverridable-face cua-global-mark-face cua-rectangle-face cua-rectangle-noselect-face custom-button-face custom-button-pressed-face custom-changed-face custom-comment-face custom-comment-tag-face custom-documentation-face custom-face-tag-face custom-group-tag-face custom-group-tag-face-1 custom-invalid-face custom-modified-face custom-rogue-face custom-saved-face custom-set-face custom-state-face custom-variable-button-face custom-variable-tag-face cvs-filename-face cvs-handled-face cvs-header-face cvs-marked-face cvs-msg-face cvs-need-action-face cvs-unknown-face diary-button-face diary-face diff-added-face diff-changed-face diff-context-face diff-file-header-face diff-function-face diff-header-face diff-hunk-header-face diff-index-face diff-nonexistent-face diff-removed-face ebrowse-default-face ebrowse-file-name-face ebrowse-member-attribute-face ebrowse-member-class-face ebrowse-progress-face ebrowse-root-class-face ebrowse-tree-mark-face ediff-current-diff-face-A ediff-current-diff-face-Ancestor ediff-current-diff-face-B ediff-current-diff-face-C ediff-even-diff-face-A ediff-even-diff-face-Ancestor ediff-even-diff-face-B ediff-even-diff-face-C ediff-fine-diff-face-A ediff-fine-diff-face-Ancestor ediff-fine-diff-face-B ediff-fine-diff-face-C ediff-odd-diff-face-A ediff-odd-diff-face-Ancestor ediff-odd-diff-face-B ediff-odd-diff-face-C eshell-ls-archive-face eshell-ls-backup-face eshell-ls-clutter-face eshell-ls-directory-face eshell-ls-executable-face eshell-ls-missing-face eshell-ls-product-face eshell-ls-readonly-face eshell-ls-special-face eshell-ls-symlink-face eshell-ls-unreadable-face eshell-prompt-face eshell-test-failed-face eshell-test-ok-face flyspell-duplicate-face flyspell-incorrect-face font-lock-builtin-face font-lock-comment-face font-lock-constant-face font-lock-doc-face font-lock-function-name-face font-lock-keyword-face font-lock-preprocessor-face font-lock-string-face font-lock-type-face font-lock-variable-name-face font-lock-warning-face gnus-cite-attribution-face gnus-cite-face-1 gnus-cite-face-2 gnus-cite-face-3 gnus-cite-face-4 gnus-cite-face-5 gnus-cite-face-6 gnus-cite-face-7 gnus-cite-face-8 gnus-cite-face-9 gnus-cite-face-10 gnus-cite-face-11 gnus-group-mail-1-empty-face gnus-group-mail-1-face gnus-group-mail-2-empty-face gnus-group-mail-2-face gnus-group-mail-3-empty-face gnus-group-mail-3-face gnus-group-mail-low-empty-face gnus-group-mail-low-face gnus-group-news-1-empty-face gnus-group-news-1-face gnus-group-news-2-empty-face gnus-group-news-2-face gnus-group-news-3-empty-face gnus-group-news-3-face gnus-group-news-4-empty-face gnus-group-news-4-face gnus-group-news-5-empty-face gnus-group-news-5-face gnus-group-news-6-empty-face gnus-group-news-6-face gnus-group-news-low-empty-face gnus-group-news-low-face gnus-header-content-face gnus-header-from-face gnus-header-name-face gnus-header-newsgroups-face gnus-header-subject-face gnus-signature-face gnus-splash-face gnus-summary-cancelled-face gnus-summary-high-ancient-face gnus-summary-high-read-face gnus-summary-high-ticked-face gnus-summary-high-unread-face gnus-summary-low-ancient-face gnus-summary-low-read-face gnus-summary-low-ticked-face gnus-summary-low-unread-face gnus-summary-normal-ancient-face gnus-summary-normal-read-face gnus-summary-normal-ticked-face gnus-summary-normal-unread-face gnus-summary-selected-face gomoku-font-lock-O-face gomoku-font-lock-X-face highlight-changes-delete-face highlight-changes-face holiday-face idlwave-help-link-face idlwave-shell-bp-face ido-first-match-face ido-indicator-face ido-only-match-face ido-subdir-face isearch-lazy-highlight-face ld-script-location-counter-face log-view-file-face log-view-message-face makefile-space-face message-cited-text-face message-header-cc-face message-header-name-face message-header-newsgroups-face message-header-other-face message-header-subject-face message-header-to-face message-header-xheader-face message-mml-face message-separator-face mh-folder-body-face mh-folder-cur-msg-face mh-folder-cur-msg-number-face mh-folder-date-face mh-folder-followup-face mh-folder-msg-number-face mh-folder-refiled-face mh-folder-subject-face mh-folder-tick-face mh-folder-to-face mh-index-folder-face mh-show-cc-face mh-show-date-face mh-show-from-face mh-show-header-face mh-show-to-face mh-show-xface-face mh-speedbar-folder-face mh-speedbar-folder-with-unseen-messages-face mh-speedbar-selected-folder-face mh-speedbar-selected-folder-with-unseen-messages-face mpuz-solved-face mpuz-text-face mpuz-trivial-face mpuz-unsolved-face ruler-mode-column-number-face ruler-mode-comment-column-face ruler-mode-current-column-face ruler-mode-default-face ruler-mode-fill-column-face ruler-mode-fringes-face ruler-mode-goal-column-face ruler-mode-margins-face ruler-mode-pad-face ruler-mode-tab-stop-face sgml-namespace-face sh-heredoc-face show-paren-match-face show-paren-mismatch-face show-tabs-space-face show-tabs-tab-face smerge-base-face smerge-markers-face smerge-mine-face smerge-other-face speedbar-button-face speedbar-directory-face speedbar-file-face speedbar-highlight-face speedbar-selected-face speedbar-tag-face strokes-char-face table-cell-face testcover-1value-face testcover-nohits-face tex-math-face tex-verbatim-face texinfo-heading-face vhdl-font-lock-attribute-face vhdl-font-lock-directive-face vhdl-font-lock-enumvalue-face vhdl-font-lock-function-face vhdl-font-lock-prompt-face vhdl-font-lock-reserved-words-face vhdl-font-lock-translate-off-face vhdl-speedbar-architecture-face vhdl-speedbar-architecture-selected-face vhdl-speedbar-configuration-face vhdl-speedbar-configuration-selected-face vhdl-speedbar-entity-face vhdl-speedbar-entity-selected-face vhdl-speedbar-instantiation-face vhdl-speedbar-instantiation-selected-face vhdl-speedbar-library-face vhdl-speedbar-package-face vhdl-speedbar-package-selected-face vhdl-speedbar-subprogram-face viper-minibuffer-emacs-face viper-minibuffer-insert-face viper-minibuffer-vi-face viper-replace-overlay-face viper-search-face whitespace-highlight-face widget-button-face widget-button-pressed-face widget-documentation-face widget-field-face widget-inactive-face widget-single-line-field-face woman-addition-face woman-bold-face woman-italic-face woman-unknown-face