From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.1 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by inbox.vuxu.org (Postfix) with ESMTP id 1E22C2533B for ; Mon, 12 Feb 2024 17:52:14 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rZZX6-0000Db-6n; Mon, 12 Feb 2024 11:51:52 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rZZX5-0000DP-3R for info-gnus-english@gnu.org; Mon, 12 Feb 2024 11:51:51 -0500 Received: from mail.cafax.se ([192.71.228.22]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rZZX3-00007I-Jq for info-gnus-english@gnu.org; Mon, 12 Feb 2024 11:51:50 -0500 Received: from floptop.liman.net (78-70-145-199-no42.tbcn.telia.com [78.70.145.199]) (Authenticated sender: liman@cafax.se) by mail.cafax.se (Postfix) with ESMTPSA id 6D500482CA for ; Mon, 12 Feb 2024 17:51:47 +0100 (MET) Received: from floptop.liman.net (localhost [IPv6:::1]) by floptop.liman.net (Postfix) with ESMTP id E03B52A300EB for ; Mon, 12 Feb 2024 17:51:46 +0100 (CET) (envelope-from info-gnus-english@cafax.se) From: Lars-Johan Liman To: info-gnus-english@gnu.org Subject: Re: Strange line-spacing in headers? In-Reply-To: <22ttmex7rf.fsf@floptop.liman.net> (Lars-Johan Liman's message of "Mon, 12 Feb 2024 12:05:24 +0100") References: <227cjad3m9.fsf@floptop.liman.net> <87y1bqezf8.fsf@ucl.ac.uk> <22ttmex7rf.fsf@floptop.liman.net> Date: Mon, 12 Feb 2024 17:51:46 +0100 Message-ID: <22o7clwrq5.fsf@floptop.liman.net> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=192.71.228.22; envelope-from=info-gnus-english@cafax.se; helo=mail.cafax.se X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+ml=inbox.vuxu.org@gnu.org Sender: info-gnus-english-bounces+ml=inbox.vuxu.org@gnu.org e.fraga@ucl.ac.uk 2024-02-12 10:42 [+0000]: > The easy way to find out is to move point to one of the header lines and > then "C-u C-x =" (what-cursor-position but with C-u to ask for all the > details)! One of the things this will tell you is the face(s) > associated with where point is. AHH!! I've been looking for something along those lines! Will investigate! Many warm thanks! > For the record, I don't see extra spacing in my gnus article view. > -- > Eric S Fraga via gnus (Emacs 30.0.50 2023-07-11) on Debian bullseye/sid Ack. Thanks! Cheers, /Liman