From unknown Mon Jun 23 07:47:17 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#4529 <4529@debbugs.gnu.org> To: bug#4529 <4529@debbugs.gnu.org> Subject: Status: --enable-ns should be on by default on macs Reply-To: bug#4529 <4529@debbugs.gnu.org> Date: Mon, 23 Jun 2025 14:47:17 +0000 retitle 4529 --enable-ns should be on by default on macs reassign 4529 emacs submitter 4529 Dan Nicolaescu severity 4529 minor thanks From dann@godzilla.ics.uci.edu Tue Sep 22 14:52:18 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 22 Sep 2009 21:52:18 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.0 required=4.0 tests=AWL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8MLqGux005041 for ; Tue, 22 Sep 2009 14:52:17 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MqDHU-0006Be-A0 for bug-gnu-emacs@gnu.org; Tue, 22 Sep 2009 17:52:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MqDHP-0006A1-NQ for bug-gnu-emacs@gnu.org; Tue, 22 Sep 2009 17:52:15 -0400 Received: from [199.232.76.173] (port=54153 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MqDHP-00069w-JS for bug-gnu-emacs@gnu.org; Tue, 22 Sep 2009 17:52:11 -0400 Received: from barrelv2.ics.uci.edu ([128.195.1.114]:49636) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1MqDHP-0005ky-21 for bug-gnu-emacs@gnu.org; Tue, 22 Sep 2009 17:52:11 -0400 Received: from godzilla.ics.uci.edu (godzilla.ics.uci.edu [128.195.10.101]) by barrelv2.ics.uci.edu (8.13.8+Sun/8.13.8) with ESMTP id n8MLoT0C016963 for ; Tue, 22 Sep 2009 14:50:29 -0700 (PDT) Received: (from dann@localhost) by godzilla.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id n8MLoTrq020208; Tue, 22 Sep 2009 14:50:29 -0700 (PDT) Date: Tue, 22 Sep 2009 14:50:29 -0700 (PDT) Message-Id: <200909222150.n8MLoTrq020208@godzilla.ics.uci.edu> From: Dan Nicolaescu To: bug-gnu-emacs Subject: --enable-ns should on by default on macs X-Debbugs-No-Ack: yes Lines: 3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: n8MLoT0C016963 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-0.717, required 5, autolearn=disabled, ALL_TRUSTED -1.44, SARE_SUB_LEAD_CHAR2 0.72) X-ICS-MailScanner-From: dann@godzilla.ics.uci.edu X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) NS is the default toolkit on that platform, so it should be enabled by default when doing just ./configure like on all other platforms. From rgm@gnu.org Mon Sep 28 18:15:30 2009 Received: (at control) by emacsbugs.donarmstrong.com; 29 Sep 2009 01:15:30 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.5 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8T1FSnq011937 for ; Mon, 28 Sep 2009 18:15:29 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MsRJO-0004kk-WE; Mon, 28 Sep 2009 21:15:27 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19137.24494.912438.999717@fencepost.gnu.org> Date: Mon, 28 Sep 2009 21:15:26 -0400 From: Glenn Morris To: control Subject: control X-Debbugs-No-Ack: yes severity 4571 minor severity 4568 minor reassign 4529 emacs,ns severity 4268 wishlist severity 4019 wishlist reassign 4019 emacs,cc-mode close 4464 reassign 4528 emacs,ns From dann@godzilla.ics.uci.edu Fri Dec 4 16:24:42 2009 Received: (at control) by emacsbugs.donarmstrong.com; 5 Dec 2009 00:24:42 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-4.3 required=4.0 tests=AWL,MURPHY_DRUGS_REL8,ONEWORD, VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from colin-baker-v0.ics.uci.edu (colin-baker-v0.ics.uci.edu [128.195.1.153]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nB50OeSp011656 for ; Fri, 4 Dec 2009 16:24:42 -0800 Received: from godzilla.ics.uci.edu (godzilla.ics.uci.edu [128.195.10.101]) by colin-baker-v0.ics.uci.edu (8.13.8/8.13.8) with ESMTP id nB50OUJP015067 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 4 Dec 2009 16:24:30 -0800 Received: (from dann@localhost) by godzilla.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id nB50OU5V011260; Fri, 4 Dec 2009 16:24:30 -0800 (PST) Date: Fri, 4 Dec 2009 16:24:30 -0800 (PST) Message-Id: <200912050024.nB50OU5V011260@godzilla.ics.uci.edu> From: Dan Nicolaescu To: control@debbugs.gnu.org Subject: control X-Debbugs-No-Ack: yes Lines: 10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please send mail to helpdesk@ics.uci.edu or more information X-ICS-MailScanner-ID: nB50OUJP015067 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=1.057, required 5, autolearn=disabled, ALL_TRUSTED -1.44, LOCALPART_IN_SUBJECT 2.50) X-ICS-MailScanner-SpamScore: s X-ICS-MailScanner-From: dann@godzilla.ics.uci.edu tags 1589 3261 3462 + patch retitle 4529 --enable-ns should be on by default on macs close 4568 close 2678 close 3789 close 3968 close 4454 close 3644 forcemerge 1589 3088 quit From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 25 11:57:55 2017 Received: (at 4529-done) by debbugs.gnu.org; 25 Sep 2017 15:57:55 +0000 Received: from localhost ([127.0.0.1]:58694 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwVlb-0001nw-DZ for submit@debbugs.gnu.org; Mon, 25 Sep 2017 11:57:55 -0400 Received: from mail-wm0-f44.google.com ([74.125.82.44]:46392) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwVla-0001nk-5Q for 4529-done@debbugs.gnu.org; Mon, 25 Sep 2017 11:57:54 -0400 Received: by mail-wm0-f44.google.com with SMTP id m72so21164801wmc.1 for <4529-done@debbugs.gnu.org>; Mon, 25 Sep 2017 08:57:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=zokt6pVON8E4ayQksKFtbGZ9qDJwz3l5zRvbpzaF4eg=; b=NDW2h9ycvVYmXQh1ONSvr1KHbh2JS6lbKwHtrQQ9e0KR4c2e1D8jUXNMRgspgxhvJl UekkfmREs/XX6Yp+7KPWwnT3/1uOasxb25MpFrbpAc7JgKk7nSw/t+VXFfQzvst0b6NF mxu30C2j0hSIJK9z4LCs3CdBdVPvKNXM2y8ikBD25YMD09SfIz65BvtqOFd8LcOCl6Br wMP0F1K/eQkmsiU79YD56RtCSjRd2xdC59HuVMatIjoOT84fcfS6K1ilkp8zyCYA+y41 zjivDaQrdLJt2NmHvJDiYmFBR6xJcfO9g/zAJxM3Mc1enw65fBJIfQlNN+QNUWoCwRnE leWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=zokt6pVON8E4ayQksKFtbGZ9qDJwz3l5zRvbpzaF4eg=; b=S9jg11MbRh1+Dg2bmDoBAzqpTEGiSBrmLnCy5SjezIFMEOfBY5CePffsXUtpNvPnp5 wLN8+zb8lpnuJeQK4hNTSe4PpNXlY0WLsh3lB8t+W3ReeD+fUHV41GyfjX9PSLC/l9Xj FTd1ZSXsJ/zYy3ui0xXHuqElG4PDMD7p66u5yvoseUQRYtRCms1DzujoJU48SZ3367ow M0JxWJXqXvRF1adu9z8AOOriOkX8CrH7ZWwIKEUK3fp3RyfsAEGDr8X2nC5WkfRMyHQR 76j8dv/rds/nXgsSlcTW5CQcqgAG2DyesWskQkArXfJiXzNay1IKK/myhGCBGQVRdlUC v56w== X-Gm-Message-State: AHPjjUj3nKcDnW8KqfeJ4ZsO/Z9uuaH7saHgxholjmvKsQvjiAGZ5l2i Hl2oE1S1TjGhO2MqwSm+1+m05O3ePWg= X-Google-Smtp-Source: AOwi7QD3/p2NLBd6SLrCXnd7i151IKjWyx9pN8Ru2XDDbnNSyJHy2bx3Q0gvs0agXVRuuSQb3aBuBw== X-Received: by 10.28.26.15 with SMTP id a15mr855536wma.16.1506355068269; Mon, 25 Sep 2017 08:57:48 -0700 (PDT) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-b188-2706-1206-0eea.holly.idiocy.org. [2001:8b0:3f8:8129:b188:2706:1206:eea]) by smtp.gmail.com with ESMTPSA id g25sm8558244wmc.16.2017.09.25.08.57.47 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 25 Sep 2017 08:57:47 -0700 (PDT) From: Alan Third To: Dan Nicolaescu Subject: Re: bug#4529: --enable-ns should on by default on macs References: <200909222150.n8MLoTrq020208@godzilla.ics.uci.edu> Date: Mon, 25 Sep 2017 16:57:46 +0100 In-Reply-To: <200909222150.n8MLoTrq020208@godzilla.ics.uci.edu> (Dan Nicolaescu's message of "Tue, 22 Sep 2009 14:50:29 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: 4529-done Cc: 4529-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.2 (/) Dan Nicolaescu writes: > NS is the default toolkit on that platform, so it should be enabled by > default when doing just ./configure like on all other platforms. This is the default now. Closing this bug. -- Alan Third From unknown Mon Jun 23 07:47:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 24 Oct 2017 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator