GNU bug report logs - #57835
(featurep 'haiku) vs (eq system-type 'haiku)

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefankangas <at> gmail.com>

Date: Thu, 15 Sep 2022 16:25:02 UTC

Severity: wishlist

Tags: notabug

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: (featurep 'haiku) vs (eq system-type 'haiku)
Date: Thu, 15 Sep 2022 12:24:40 -0400
Severity: wishlist

Should the below be changed to use (eq system-type 'haiku) instead?
It seems like that's the pattern we use for the other systems we
support.

./term/haiku-win.el:28:(unless (featurep 'haiku)
./loadup.el:306:(if (featurep 'haiku)
./cus-start.el:866:                       (featurep 'haiku))
./version.el:81:                       ((featurep 'haiku)
./select.el:527:              ((featurep 'haiku) (add-hook
'haiku-lost-selection-functions
./select.el:535:          ((featurep 'haiku) (remove-hook
'haiku-lost-selection-functions
./net/browse-url.el:1044:    ((featurep 'haiku)
./image/wallpaper.el:246:        ((featurep 'haiku)




This bug report was last modified 2 years and 298 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.