From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.devel Subject: Re: Feedback on scratch/igc Branch Date: Sat, 2 Nov 2024 10:19:18 +0300 Message-ID: References: <86h692enlw.fsf@gnu.org> <865xpidmdx.fsf@gnu.org> <87cyjp9riy.fsf@igel.home> <867c9wd7in.fsf@gnu.org> <86v7x6zpry.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26469"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/2.2.12 (2023-09-09) Cc: schwab@linux-m68k.org, tomas@tuxteam.de, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Nov 02 23:35:43 2024 Return-path: Envelope-to: ged-emacs-devel@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 1t7Mic-0006lB-Gd for ged-emacs-devel@m.gmane-mx.org; Sat, 02 Nov 2024 23:35:42 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1t7Mht-00016W-3w; Sat, 02 Nov 2024 18:34:57 -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 1t7Mhm-00015m-0q for emacs-devel@gnu.org; Sat, 02 Nov 2024 18:34:52 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t7Mhj-0004xr-6t; Sat, 02 Nov 2024 18:34:49 -0400 Original-Received: from localhost ([::ffff:41.75.185.145]) (AUTH: PLAIN admin, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 0000000000020190.000000006726A8DE.0039C263; Sat, 02 Nov 2024 15:34:05 -0700 Mail-Followup-To: Eli Zaretskii , schwab@linux-m68k.org, tomas@tuxteam.de, emacs-devel@gnu.org Content-Disposition: inline In-Reply-To: <86v7x6zpry.fsf@gnu.org> Received-SPF: pass client-ip=217.170.207.13; envelope-from=bugs@gnu.support; helo=stw1.rcdrun.com X-Spam_score_int: -8 X-Spam_score: -0.9 X-Spam_bar: / X-Spam_report: (-0.9 / 5.0 requ) BAYES_00=-1.9, DATE_IN_PAST_12_24=1.049, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:325032 Archived-At: * Eli Zaretskii [2024-11-01 23:03]: > Your clone includes only a single branch, so it's a small wonder you > don't see others. I suggest to remove it and clone again, this time > using the command shown on the project's Savannah page. Alright, I do not know how it happened in past. I have now made it right and it seems that igc does not work, when I do M-x igc-stats, I see nothing. Maybe it was not compiled, which outside library is needed for it?