From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 07 07:56:36 2023 Received: (at submit) by debbugs.gnu.org; 7 Jan 2023 12:56:36 +0000 Received: from localhost ([127.0.0.1]:56676 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pE8kW-00015t-2S for submit@debbugs.gnu.org; Sat, 07 Jan 2023 07:56:36 -0500 Received: from lists.gnu.org ([209.51.188.17]:55180) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pE8kS-00015h-L9 for submit@debbugs.gnu.org; Sat, 07 Jan 2023 07:56:34 -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 1pE8kS-0007bz-CF for bug-guix@gnu.org; Sat, 07 Jan 2023 07:56:32 -0500 Received: from m12.mail.163.com ([220.181.12.196]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pE8kP-0003rH-Kx for bug-guix@gnu.org; Sat, 07 Jan 2023 07:56:32 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=From:Subject:Date:Message-ID:MIME-Version: Content-Type; bh=qsoPY0Ohcpg0+wYZB52VMd9C4LggMZVDQr53w1XK/Kc=; b=cRj6iifCMm3cVe0pHN25jnCHrkALTF3MzT69UUIYmRwFqru2SZA79j2PY+rgzw sf+8uRnK4NnYGkuJfpeTb13CBnSozdGu6Xs2i5dyHf2UciiY4kE1skYCRZRQLOs2 MSk/mnX4IfDYKx+jJh+OYN8Xg3dJlCo31PW9EBaHmoqBs= Received: from Guix (unknown [49.88.145.87]) by zwqz-smtp-mta-g2-1 (Coremail) with SMTP id _____wA3++jra7lja1BjAA--.50337S2; Sat, 07 Jan 2023 20:56:12 +0800 (CST) From: Feng Shu To: bug-guix@gnu.org Subject: emacs-nadvice package do not generate autoload file. Date: Sat, 07 Jan 2023 20:56:11 +0800 Message-ID: <87sfgm1p1w.fsf@163.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-CM-TRANSID: _____wA3++jra7lja1BjAA--.50337S2 X-Coremail-Antispam: 1Uf129KBjvJXoWxWrWrXw4kGw1ktr18Kw48Zwb_yoW5ZF4Dpa 4fCr9FyF1FvF1rA3WkWw1rury3AayIvF15uas0yw4SyFnYkFyqvFyUtF4xWF9IvFyxJ34x Aa4DCr4qkFs8Ar7anT9S1TB71UUUUUUqnTZGkaVYY2UrUUUUjbIjqfuFe4nvWSU5nxnvy2 9KBjDUYxBIdaVFxhVjvjDU0xZFpf9x07Uov3nUUUUU= X-Originating-IP: [49.88.145.87] X-CM-SenderInfo: 5wxpt2lkx6il2tof0z/xtbB0wrv1FXlxn7iPwABs2 Received-SPF: pass client-ip=220.181.12.196; envelope-from=tumashu@163.com; helo=m12.mail.163.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit 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: -2.4 (--) This let emacs --debug-init show the below error: ------------------------------------------------------ Debugger entered--Lisp error: (file-missing "Cannot open load file" "=E6=B2= =A1=E6=9C=89=E9=82=A3=E4=B8=AA=E6=96=87=E4=BB=B6=E6=88=96=E7=9B=AE=E5=BD=95= " "/gnu/store/gcvj3grb55ic034b9a56p6m182b2qfdr-emacs-nadvice-0.3/share/emac= s/site-lisp/nadvice-0.3/nadvice-autoloads") load("/gnu/store/gcvj3grb55ic034b9a56p6m182b2qfdr-emacs-nadvice-0.3/share= /emacs/site-lisp/nadvice-0.3/nadvice-autoloads" nil t) package-activate-1(#s(package-desc :name nadvice :version (0 3) :summary = "Forward compatibility for Emacs-24.4's nadvice" :reqs nil :kind nil :archi= ve nil :dir "/gnu/store/gcvj3grb55ic034b9a56p6m182b2qfdr-emacs-..." :extras= ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca") (:authors ("S= tefan Monnier" . "monnier@iro.umontreal.ca"))) :signed nil) nil deps) package-activate(nadvice) package-activate-1(#s(package-desc :name compat :version (28 1 2 2) :summ= ary "Emacs Lisp Compatibility Library" :reqs ((emacs (24 3)) (nadvice (0 3)= )) :kind nil :archive nil :dir "/gnu/store/an425abx04g2hhg11c39h0y63gf6wc3l= -emacs-..." :extras ((:url . "https://sr.ht/~pkal/compat") (:keywords "lisp= ") (:maintainer "Compat Development" . "~pkal/compat-devel@lists.sr.ht") (:= authors ("Philip Kaludercic" . "philipk@posteo.net"))) :signed nil) nil dep= s) package-activate(compat) package-activate-1(#s(package-desc :name magit :version (3 3 0 -4) :summa= ry "A Git porcelain inside Emacs." :reqs ((emacs (25 1)) (compat (28 1 1 2)= ) (dash (20210826)) (git-commit (20220222)) (magit-section (20220325)) (tra= nsient (20220325)) (with-editor (20220318))) :kind nil :archive nil :dir "/= gnu/store/pg4c1sm7llfh20bxk44z5s2xr525246v-emacs-..." :extras ((:keywords "= git" "tools" "vc") (:homepage . "https://magit.vc")) :signed nil) nil deps) package-activate(magit) package--activate-all() package-activate-all() package-initialize() (if package--initialized nil (package-initialize)) eval-buffer(# nil "/gnu/store/pszj3mq14iv9wknk3yk0= qpx440a1hppg-Emacs-..." nil t) ; Reading at buffer position 4608 load-with-code-conversion("/gnu/store/pszj3mq14iv9wknk3yk0qpx440a1hppg-Em= acs-..." "/gnu/store/pszj3mq14iv9wknk3yk0qpx440a1hppg-Emacs-..." nil t) require(eh-basic) eval-buffer(# nil "/gnu/store/pszj3mq14iv9wknk3yk0= qpx440a1hppg-Emacs-..." nil t) ; Reading at buffer position 1235 load-with-code-conversion("/gnu/store/pszj3mq14iv9wknk3yk0qpx440a1hppg-Em= acs-..." "/gnu/store/pszj3mq14iv9wknk3yk0qpx440a1hppg-Emacs-..." nil t) require(emacs-helper) eval-buffer(# nil "/home/feng/.emacs" nil t) ; Reading a= t buffer position 3366 load-with-code-conversion("/home/feng/.emacs" "/home/feng/.emacs" t t) load("~/.emacs" noerror nomessage) startup--load-user-init-file(#f(compiled-function () #) #f(compiled-function () #) t) command-line() normal-top-level() --=20 From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 07 10:11:39 2023 Received: (at 60627) by debbugs.gnu.org; 7 Jan 2023 15:11:39 +0000 Received: from localhost ([127.0.0.1]:58704 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pEArD-00059q-6x for submit@debbugs.gnu.org; Sat, 07 Jan 2023 10:11:39 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:54855) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pEArA-00059a-1T for 60627@debbugs.gnu.org; Sat, 07 Jan 2023 10:11:37 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 765BEC0003; Sat, 7 Jan 2023 15:11:29 +0000 (UTC) From: Nicolas Goaziou To: Feng Shu Subject: Re: bug#60627: emacs-nadvice package do not generate autoload file. References: <87sfgm1p1w.fsf@163.com> Date: Sat, 07 Jan 2023 16:11:26 +0100 In-Reply-To: <87sfgm1p1w.fsf@163.com> (Feng Shu's message of "Sat, 07 Jan 2023 20:56:11 +0800") Message-ID: <875ydis7kx.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 60627 Cc: 60627@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: -1.7 (-) Hello, Feng Shu writes: > Debugger entered--Lisp error: (file-missing "Cannot open load file" "=E6= =B2=A1=E6=9C=89=E9=82=A3=E4=B8=AA=E6=96=87=E4=BB=B6=E6=88=96=E7=9B=AE=E5=BD= =95" "/gnu/store/gcvj3grb55ic034b9a56p6m182b2qfdr-emacs-nadvice-0.3/share/e= macs/site-lisp/nadvice-0.3/nadvice-autoloads") > load("/gnu/store/gcvj3grb55ic034b9a56p6m182b2qfdr-emacs-nadvice-0.3/sha= re/emacs/site-lisp/nadvice-0.3/nadvice-autoloads" nil t) > package-activate-1(#s(package-desc :name nadvice :version (0 > 3) :summary "Forward compatibility for Emacs-24.4's nadvice" :reqs > nil :kind nil :archive nil :dir > "/gnu/store/gcvj3grb55ic034b9a56p6m182b2qfdr-emacs-..." :extras > ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca") (:authors > ("Stefan Monnier" . "monnier@iro.umontreal.ca"))) :signed nil) nil > deps) > package-activate(nadvice) > package-activate-1(#s(package-desc :name compat :version (28 > 1 2 2) :summary "Emacs Lisp Compatibility Library" :reqs ((emacs (24 > 3)) (nadvice (0 3))) :kind nil :archive nil :dir > "/gnu/store/an425abx04g2hhg11c39h0y63gf6wc3l-emacs-..." :extras ((:url > . "https://sr.ht/~pkal/compat") (:keywords "lisp") (:maintainer > "Compat Development" . "~pkal/compat-devel@lists.sr.ht") (:authors > ("Philip Kaludercic" . "philipk@posteo.net"))) :signed nil) nil deps) > package-activate(compat) This is now mitigated in commit db746d16602f4b22ed678aaaeeb5974398d27874. To properly fix this, as the next step, I'm leaning towards removing emacs-nadvice package altogether. It is not useful in Guix since we provide Emacs 28+. WDYT? Regards, --=20 Nicolas Goaziou From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 07 17:38:03 2023 Received: (at 60627) by debbugs.gnu.org; 7 Jan 2023 22:38:03 +0000 Received: from localhost ([127.0.0.1]:59126 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pEHpD-00047B-GI for submit@debbugs.gnu.org; Sat, 07 Jan 2023 17:38:03 -0500 Received: from m12.mail.163.com ([220.181.12.197]:60920) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pEHp9-00046c-MF for 60627@debbugs.gnu.org; Sat, 07 Jan 2023 17:38:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=From:Subject:Date:Message-ID:MIME-Version: Content-Type; bh=cNDfUQM4SFNyBPlQJu58detNO4+VwnppQx7ZIE77MW0=; b=HdflSIjk+Z3Q47lvYMjjc+UPnFq92en79sPj4ulfuFnrjJAVMnFxBzrNFObWla p3iha19C9HOgRkn2Sk3I08un+KzLo5FPt+LovxVrtAGfTex/0WV12O/RNZW3qIHM BKR5Z1kI9VwxHCc27L49VXsxBVIhgF5A37kfswkFcmeMc= Received: from Guix (unknown [49.88.145.87]) by zwqz-smtp-mta-g2-1 (Coremail) with SMTP id _____wCHjyc19LljTFMNAA--.5521S2; Sun, 08 Jan 2023 06:37:41 +0800 (CST) From: Feng Shu To: Nicolas Goaziou Subject: Re: bug#60627: emacs-nadvice package do not generate autoload file. In-Reply-To: <875ydis7kx.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Sat, 07 Jan 2023 16:11:26 +0100") References: <87sfgm1p1w.fsf@163.com> <875ydis7kx.fsf@nicolasgoaziou.fr> Date: Sun, 08 Jan 2023 06:37:41 +0800 Message-ID: <87y1qe55u2.fsf@163.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-CM-TRANSID: _____wCHjyc19LljTFMNAA--.5521S2 X-Coremail-Antispam: 1Uf129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UbIYCTnIWIevJa73UjIFyTuYvj4RX8nOUUUUU X-Originating-IP: [49.88.145.87] X-CM-SenderInfo: 5wxpt2lkx6il2tof0z/1tbiShzv1GI0WSDgAwAAsh X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 60627 Cc: 60627@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: -1.0 (-) Nicolas Goaziou writes: > > This is now mitigated in commit db746d16602f4b22ed678aaaeeb5974398d27874. > > To properly fix this, as the next step, I'm leaning towards removing > emacs-nadvice package altogether. It is not useful in Guix since we > provide Emacs 28+. agree :-) > > WDYT? > > Regards, -- From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 08 06:30:30 2023 Received: (at 60627) by debbugs.gnu.org; 8 Jan 2023 11:30:30 +0000 Received: from localhost ([127.0.0.1]:60052 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pETsk-0005E6-66 for submit@debbugs.gnu.org; Sun, 08 Jan 2023 06:30:30 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:57323) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pETsi-0005Dr-MD for 60627@debbugs.gnu.org; Sun, 08 Jan 2023 06:30:29 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 1A06260005; Sun, 8 Jan 2023 11:30:18 +0000 (UTC) From: Nicolas Goaziou To: Feng Shu Subject: Re: bug#60627: emacs-nadvice package do not generate autoload file. References: <87sfgm1p1w.fsf@163.com> <875ydis7kx.fsf@nicolasgoaziou.fr> <87y1qe55u2.fsf@163.com> Date: Sun, 08 Jan 2023 12:30:16 +0100 In-Reply-To: <87y1qe55u2.fsf@163.com> (Feng Shu's message of "Sun, 08 Jan 2023 06:37:41 +0800") Message-ID: <87wn5xqn5j.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 60627 Cc: phodina , 60627@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: -1.7 (-) Hello, Feng Shu writes: > Nicolas Goaziou writes: >> To properly fix this, as the next step, I'm leaning towards removing >> emacs-nadvice package altogether. It is not useful in Guix since we >> provide Emacs 28+. > > agree :-) I'm CC'ing Phodina, since he introduced the package. Phodina: Do you think there is a reason to keep Emacs Nadvice package around? Regards, -- Nicolas Goaziou From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 03 23:17:37 2023 Received: (at 60627) by debbugs.gnu.org; 4 Oct 2023 03:17:37 +0000 Received: from localhost ([127.0.0.1]:41101 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnsOH-0003yn-2G for submit@debbugs.gnu.org; Tue, 03 Oct 2023 23:17:37 -0400 Received: from mail-qk1-x733.google.com ([2607:f8b0:4864:20::733]:56366) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnsOF-0003yb-CP for 60627@debbugs.gnu.org; Tue, 03 Oct 2023 23:17:36 -0400 Received: by mail-qk1-x733.google.com with SMTP id af79cd13be357-775751c35d4so116304285a.0 for <60627@debbugs.gnu.org>; Tue, 03 Oct 2023 20:17:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696389432; x=1696994232; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=LzC7/KjzbpRGmYgxqhTFNO1B/yK6FVh0jQ+2gaiZnis=; b=P8MawnXXzPgPKnGjkszAeEml/qC7D/gz6UEgtm3sLAxNlEw19WnnOEYAVBBOLNYO1z FOMURaQzwK3LaeXKtdV7DP2nQWNY13aRhXsR3tOQMpXVKqRn87toAiEhYPKtRpYwB3DF bWMbVOmtYg/30crhO2HSKohA1oA/JLRyOgzX8O7lBKNklBBtYRF9Xyz66RqpfVudC4v1 954iLrplODF8Db10XaAdCn77DkcZGsKWXMKHsJAMPZEWIpoPwXrbO9FeBdDEVuOf2S6L +Imcrq0AbNhjtni/RatwP+jecKW10OSk1klN0b7fjh21YDcTuCV93QlEF0cNihVqGBkW WT/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696389432; x=1696994232; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=LzC7/KjzbpRGmYgxqhTFNO1B/yK6FVh0jQ+2gaiZnis=; b=hs5ONOUlKC8qhh2wKZpzUapW2ecWAR9lhdaiqOEW2PnHFSn1MsYaWG8VqZPqK5EIwt j3YjEsWXaLgllD3KTtAVyewaAZIb0k9bqmNCggjiioO8ZMjJqGxN+VnRdc2av8rQh8J7 Y7CLS7vir7eJqFKAH8GJS+LYUOxURW8C0CjP6ooCHhpdpsJqDBKuyA+KYUgRWtPM1ANj Lrop1xQ8MXSP0LMOFxwBQ5xHn7am0xZo53r5xFUEkbYrr9SRS0e8ZzzObJMbeypAn0Gt jVsaB/M27YKXzST8ydCKT6+pXLz+cyPItwEyXqlL3nIi05KHcaT27f7ajsDt3iimq0NI DJdA== X-Gm-Message-State: AOJu0YyOrzyw0QUqs6I6+aZBe4Dy7Z1rOUnoAkUQWRxNdC/FmDXXI1OZ AdThocPPU+jPaSHB7Cs2p/Juo260AWm5bA== X-Google-Smtp-Source: AGHT+IFSOHY31ftLGq7NijES1z17bTigHaIluWcl8Z6gEXb3qTXjsM7a7MZy0aQogGcseO1Lk8LTbw== X-Received: by 2002:a05:620a:458b:b0:770:f29f:d6cf with SMTP id bp11-20020a05620a458b00b00770f29fd6cfmr1507951qkb.15.1696389432015; Tue, 03 Oct 2023 20:17:12 -0700 (PDT) Received: from hurd (dsl-141-24.b2b2c.ca. [66.158.141.24]) by smtp.gmail.com with ESMTPSA id d1-20020a05620a140100b0076dacd14484sm960948qkj.83.2023.10.03.20.17.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Oct 2023 20:17:11 -0700 (PDT) From: Maxim Cournoyer To: Nicolas Goaziou Subject: Re: bug#60627: emacs-nadvice package do not generate autoload file. References: <87sfgm1p1w.fsf@163.com> <875ydis7kx.fsf@nicolasgoaziou.fr> <87y1qe55u2.fsf@163.com> <87wn5xqn5j.fsf@nicolasgoaziou.fr> Date: Tue, 03 Oct 2023 23:17:10 -0400 In-Reply-To: <87wn5xqn5j.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Sun, 08 Jan 2023 12:30:16 +0100") Message-ID: <875y3n3wll.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 60627 Cc: Feng Shu , phodina , 60627@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: -1.0 (-) Hi, Nicolas Goaziou writes: > Hello, > > Feng Shu writes: > >> Nicolas Goaziou writes: > >>> To properly fix this, as the next step, I'm leaning towards removing >>> emacs-nadvice package altogether. It is not useful in Guix since we >>> provide Emacs 28+. >> >> agree :-) > > I'm CC'ing Phodina, since he introduced the package. > > Phodina: Do you think there is a reason to keep Emacs Nadvice package > around? 38 weeks later, I think you can proceed with the removal and close this issue :-) -- Thanks, Maxim From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 04 05:51:01 2023 Received: (at 60627-done) by debbugs.gnu.org; 4 Oct 2023 09:51:01 +0000 Received: from localhost ([127.0.0.1]:41597 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnyWz-00035D-BL for submit@debbugs.gnu.org; Wed, 04 Oct 2023 05:51:01 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:dc4:8::226]:58785) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnyWx-00034y-3B for 60627-done@debbugs.gnu.org; Wed, 04 Oct 2023 05:51:00 -0400 Received: by mail.gandi.net (Postfix) with ESMTPSA id 685A7C0006; Wed, 4 Oct 2023 09:50:33 +0000 (UTC) From: Nicolas Goaziou To: Maxim Cournoyer Subject: Re: bug#60627: emacs-nadvice package do not generate autoload file. In-Reply-To: <875y3n3wll.fsf@gmail.com> (Maxim Cournoyer's message of "Tue, 03 Oct 2023 23:17:10 -0400") References: <87sfgm1p1w.fsf@163.com> <875ydis7kx.fsf@nicolasgoaziou.fr> <87y1qe55u2.fsf@163.com> <87wn5xqn5j.fsf@nicolasgoaziou.fr> <875y3n3wll.fsf@gmail.com> Date: Wed, 04 Oct 2023 11:50:31 +0200 Message-ID: <87zg0ywwbc.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-GND-Sasl: admin@nicolasgoaziou.fr X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 60627-done Cc: Feng Shu , phodina , 60627-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: -1.7 (-) Hello, Maxim Cournoyer writes: > Nicolas Goaziou writes: > >> Hello, >> >> Feng Shu writes: >> >>> Nicolas Goaziou writes: >> >>>> To properly fix this, as the next step, I'm leaning towards removing >>>> emacs-nadvice package altogether. It is not useful in Guix since we >>>> provide Emacs 28+. >>> >>> agree :-) >> >> I'm CC'ing Phodina, since he introduced the package. >> >> Phodina: Do you think there is a reason to keep Emacs Nadvice package >> around? > > 38 weeks later, I think you can proceed with the removal and close this > issue :-) I know, but it seems the issue apparently disappeared when we updated nadvice from 0.3 to 0.4, so I lazily opted for status quo while waiting for an answer. So, nowadays, I think it doesn't matter much if we remove the package or not. I'll simply close this bug report unless other issues arise. Thanks for the heads-up! Regards, -- Nicolas Goaziou From unknown Sat Aug 16 16:07:12 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 01 Nov 2023 11:24:08 +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