From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Mohsin Kaleem Newsgroups: gmane.emacs.bugs Subject: bug#62994: [PATCH v6] Add support for colored and styled underlines on tty frames Date: Sun, 21 Apr 2024 17:09:01 +0100 Message-ID: <87v84aitpe.fsf@kisara.moe> References: <20240414135632.432193-1-mohkale@kisara.moe> <868r18a1oz.fsf@gnu.org> <87y196ixaz.fsf@kisara.moe> <86o7a27loe.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32205"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 62994@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Apr 21 18:10:22 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ryZll-00089C-Bc for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 21 Apr 2024 18:10:21 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ryZlH-0007wB-Ji; Sun, 21 Apr 2024 12:09:51 -0400 Original-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 1ryZlD-0007uV-Et for bug-gnu-emacs@gnu.org; Sun, 21 Apr 2024 12:09:47 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ryZlD-0004A9-4u for bug-gnu-emacs@gnu.org; Sun, 21 Apr 2024 12:09:47 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ryZlS-00078N-Gn for bug-gnu-emacs@gnu.org; Sun, 21 Apr 2024 12:10:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Mohsin Kaleem Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Apr 2024 16:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62994 X-GNU-PR-Package: emacs Original-Received: via spool by 62994-submit@debbugs.gnu.org id=B62994.171371576427110 (code B ref 62994); Sun, 21 Apr 2024 16:10:02 +0000 Original-Received: (at 62994) by debbugs.gnu.org; 21 Apr 2024 16:09:24 +0000 Original-Received: from localhost ([127.0.0.1]:43633 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ryZkp-000730-6i for submit@debbugs.gnu.org; Sun, 21 Apr 2024 12:09:23 -0400 Original-Received: from 119.ip-51-38-65.eu ([51.38.65.119]:34964 helo=mail.kisara.moe) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ryZkl-00072K-8z for 62994@debbugs.gnu.org; Sun, 21 Apr 2024 12:09:21 -0400 Original-Received: from mk-desktop (bcde7b88.skybroadband.com [188.222.123.136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by mail.kisara.moe (Postfix) with ESMTPSA id 19875A2796; Sun, 21 Apr 2024 18:09:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kisara.moe; s=default; t=1713715742; bh=ezF7dDuUcSVHSWErYAFcIKwdBxdOpoEwIR1fkVbfsUY=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=tbARDhMP2nvGkq7/vqf4PQNjMPDdgTMwJqPwZpfyTVFgfikBWyMckqNUKsuIr4GR1 00Qap8fKANrMDaQTolPoymjrycjv9uIfwVP5sScl9s1rHkvNwGD28pPT4WDV0oddoZ 8hPTeJbZVXKzwaww1xW8LoHaLd0h5OC3nvApGo1YefzQK7u94XsEuFM24FmiCKOwLl dlD0XjmbBYv6P5lGkJQCDrxQqiu/9TMCSAmSZngqPq3aBlUPpXOiyQytJZ8peJcqr7 Co42gI/Y4tiUbqEjrGYewTgAYVAMQFTDxnZjSPW8zxWKaR3XEtfzD3tRJp2JQmXefk RDA/FdghOgGHw== In-Reply-To: <86o7a27loe.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org 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-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:283773 Archived-At: Eli Zaretskii writes: > How about if you produce a patch with "git format-patch", and then > attach the result to the mail (as an attachment)? It could be that > the problem here is with some problematic format of the Subject line, > but there's no reason to have the patch heading be the Subject of the > email. I'll give that a go. > That's not what I meant. In order to have the proper line length, you > need first to add a TAB before each line, then turn on > change-log-mode, then fill the lines with M-q, then remove the leading > TABs. > > The reason for this is that the Git logs are used to produce ChangeLog > files when we prepare a release, and ChangeLog files have a TAB before > each line of the log entries. I see, gave that a go and it seems to have reorganised things somewhat so hopefully should meet conventions now. Apologies for the back and forth on this, I'm accustomed to lints and convention adherence like this being automated. > Did you forget to attach the updated patch? Was waiting on a reply to this message just to make sure I acted on all the comments from the last time round. Sending now... -- Mohsin Kaleem