From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Protesilaos Stavrou Newsgroups: gmane.emacs.bugs Subject: bug#54598: 27.2; Bad interraction between modus-theme and hs-minor-mode Date: Thu, 31 Mar 2022 16:08:56 +0300 Message-ID: <87ee2iw9p3.fsf@protesilaos.com> References: <87sfr3cp35.fsf@killashandra.ballybran.fr> <87r16kaowt.fsf@gnus.org> <87o81ocv2t.fsf@killashandra.ballybran.fr> <87ee2i735s.fsf@gnus.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="15666"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Notmuch/0.35 (https://notmuchmail.org) Emacs/29.0.50 (x86_64-pc-linux-gnu) Cc: 54598@debbugs.gnu.org To: Lars Ingebrigtsen , Pierre =?UTF-8?Q?T=C3=A9choueyres?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Mar 31 15:10:19 2022 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 1nZuZ8-0003v1-Sy for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 31 Mar 2022 15:10:18 +0200 Original-Received: from localhost ([::1]:59584 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nZuZ7-0008Qc-PY for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 31 Mar 2022 09:10:17 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:39694) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZuYs-0008N9-6P for bug-gnu-emacs@gnu.org; Thu, 31 Mar 2022 09:10:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:44367) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nZuYr-000383-U7 for bug-gnu-emacs@gnu.org; Thu, 31 Mar 2022 09:10:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nZuYr-0005bx-PH for bug-gnu-emacs@gnu.org; Thu, 31 Mar 2022 09:10:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Protesilaos Stavrou Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 31 Mar 2022 13:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54598 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 54598-submit@debbugs.gnu.org id=B54598.164873214821487 (code B ref 54598); Thu, 31 Mar 2022 13:10:01 +0000 Original-Received: (at 54598) by debbugs.gnu.org; 31 Mar 2022 13:09:08 +0000 Original-Received: from localhost ([127.0.0.1]:38261 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZuY0-0005aV-BB for submit@debbugs.gnu.org; Thu, 31 Mar 2022 09:09:08 -0400 Original-Received: from relay11.mail.gandi.net ([217.70.178.231]:52797) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZuXy-0005Zx-Pf for 54598@debbugs.gnu.org; Thu, 31 Mar 2022 09:09:07 -0400 Original-Received: (Authenticated sender: public@protesilaos.com) by mail.gandi.net (Postfix) with ESMTPSA id 08A3710000E; Thu, 31 Mar 2022 13:08:58 +0000 (UTC) In-Reply-To: <87ee2i735s.fsf@gnus.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" Xref: news.gmane.io gmane.emacs.bugs:229159 Archived-At: On 2022-03-31, 13:49 +0200, Lars Ingebrigtsen wrote: >> *But*, and I'm sorry for this, my recipe is incorrect / incomplete. >> To trigger the problem I must use a specific font (not the default one >> on Microsoft Windows). >> >> i.e. You should start emacs with the following args : >> >> #+begin_src cmd >> emacs -q --no-site-file --no-site-lisp --no-splash -fn "-*-DejaVu >> Sans Mono-normal-r-*-*-12-*-*-*-c-*-iso8859-1" >> #+end_src >> >> So, to resume, here are the problems I see with the modus theme >> and hs-minor-mode on my Windows 10 machine : >> - I can't jump to the end of buffer (the worst), >> - the function modus-themes--current-theme doesn't work when there >> are >> others themes in custom-enabled-themes, >> - the linux and Windows version of the same customisation aren't >> looking >> the same (see my screen shots). Personnaly I prefer the Linux >> way >> where the vertical line is thinner. > > Perhaps Prot has some comments here (especially about the > modus-themes--current-theme thing), so I've added him to the CCs. Thank you Lars! Pierre, your suggestion to filter the custom-enabled-themes is better than what we have. Do you want to send it to me as a patch? All the best, Prot -- Protesilaos Stavrou https://protesilaos.com