From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: which ubuntu package has tput Date: Sat, 18 Jun 2022 09:19:05 +0300 Message-ID: <83v8syo5nq.fsf@gnu.org> References: <87czf7dy1l.fsf@local.lan> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35037"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: hput Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jun 18 08:21:56 2022 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 1o2RqF-0008vY-7q for ged-emacs-devel@m.gmane-mx.org; Sat, 18 Jun 2022 08:21:55 +0200 Original-Received: from localhost ([::1]:45756 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o2RqD-000099-JS for ged-emacs-devel@m.gmane-mx.org; Sat, 18 Jun 2022 02:21:53 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51138) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o2RnY-0007V3-V0 for emacs-devel@gnu.org; Sat, 18 Jun 2022 02:19:09 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:57598) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o2RnY-0006yX-M4; Sat, 18 Jun 2022 02:19:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=le9E3siuXZCstvU1siuIIYXCikXPvBSXzoCMzlU7nP0=; b=O6E439Thfe69 M/iYQjz4Tv6DpDk48QfLoB9vdiUZqDa+KX3aLLxCWUlOqPOa02bSG5O7efSbiGLK8ptyOr+++PXGI RAKpgerBr4p1KVmKatp/i6DeGkB5HAG/bbLriXLAdJECsFDZwriALj9YVNqJpNfdBnAPmfLCLnwXT 1k8BMoctjZoTHxOg33S8C+zkGh9eWm6iTzhm7FfPJHp5seHoIrkxPN3HTpe8439GJTWvo+wMKTnrD uckjqwJBW29wEtmFSrccWY78D8R3ULkfd6YSTSrG8h8KdTPzs0lD49iFT/VIW9GwVv+zL4AEZN09W AVcwhmDmxW2ZPpNS0x6gFQ==; Original-Received: from [87.69.77.57] (port=3855 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o2RnX-0000Cj-Rt; Sat, 18 Jun 2022 02:19:08 -0400 In-Reply-To: <87czf7dy1l.fsf@local.lan> (message from hput on Fri, 17 Jun 2022 17:01:26 +0000) 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" Xref: news.gmane.io gmane.emacs.devel:291336 Archived-At: > From: hput > Date: Fri, 17 Jun 2022 17:01:26 +0000 > > The question of where to get the tput functionality comes up when > compiling emacs. Can you tell why you needed this information? > Compiling emacs today I tried my best to find out what pkg holds > tputs. This page has some advice: https://stackoverflow.com/questions/5563354/how-to-know-which-library-a-specific-function-is-defined-in