From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6863 Path: main.gmane.org!not-for-mail From: Christopher Davis Newsgroups: gmane.emacs.gnus.general Subject: Re: 5.2.20 nits/fixes (with patches for most) Date: 21 Jun 1996 13:24:07 -0400 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.68) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035147260 5022 80.91.224.250 (20 Oct 2002 20:54:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:54:20 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id KAA19321 for ; Fri, 21 Jun 1996 10:39:28 -0700 Original-Received: from loiosh.kei.com (ckd@loiosh.kei.com [192.88.144.32]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Fri, 21 Jun 1996 19:24:42 +0200 Original-Received: (from ckd@localhost) by loiosh.kei.com (8.7.5/8.7.3) id NAA00380; Fri, 21 Jun 1996 13:24:07 -0400 (EDT) Original-To: ding@ifi.uio.no X-Attribution: ckd In-Reply-To: larsi@ifi.uio.no's message of 21 Jun 96 15:50:57 GMT Original-Lines: 28 X-Mailer: Gnus v5.2.23/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:6863 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6863 LMI> == Lars Magne Ingebrigtsen ckd> Imagine the Subject of this message, with all but the final paren in ckd> bold blue Courier, with the last character in light gray italic ckd> Courier. LMI> R +[ 21: Christopher Davis ] Re: 5.2.20 nits/fixes (with patches for LMI> ^^^^^^^^^^^^^^^^^^^^^^^^^^ LMI> This part is underlined. Or that's what supposed to happen, in any LMI> case. No, that's what happens with the default settings. Shouldn't the code be able to make things look good (or at least not bad) with other-than-default settings? I use bold blue Courier for the summary-selection face (which is what I use for selected messages in summary buffers). I use darkseagreen2 as a background for mouse-selectable areas. I want the mouse-selection area to encompass the bracketed lines+email address and the subject, because the subject is easier to hit with the mouse. I use "%U%R%z%I%(%[%3L: %-14,14A%] %s%)\n" as gnus-summary-line-format in most newsgroups (some I tweak a bit, but in general that's what I use). If gnus-highlight-selected-summary is going to highlight only part of the line, the part it highlights should be orthagonal to the part highlighted for mouse selection. Maybe %< and %> could delimit it?