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: Why BBDB package manual is empty? Date: Sat, 21 May 2022 12:31:32 +0300 Message-ID: <83wnef8c5n.fsf@gnu.org> References: <87tu9jefet.fsf@codeisgreat.org> <83a6bba14u.fsf@gnu.org> <87fsl36y8k.fsf@codeisgreat.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19630"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Pankaj Jangid Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat May 21 11:33:34 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 1nsLUL-0004uN-Bi for ged-emacs-devel@m.gmane-mx.org; Sat, 21 May 2022 11:33:33 +0200 Original-Received: from localhost ([::1]:59374 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nsLUJ-0003Va-Vw for ged-emacs-devel@m.gmane-mx.org; Sat, 21 May 2022 05:33:32 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59082) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nsLSV-0002DA-KR for emacs-devel@gnu.org; Sat, 21 May 2022 05:31:39 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:49626) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nsLSV-0003Y4-6b; Sat, 21 May 2022 05:31:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=4dfihsjW3SFLlJ3w4zg3weWuYSQrMWufLzJ9dgGIZY8=; b=Pak1dV+ptfK5SXiHsJjk 6KfVGbC6jeWN1xcpiPY9m+qxUy2QV+aJuoptkh4mA08fXJT3ZLgrS1qbSrq3Z/6B+cOZ+uffRf3lJ 6WCJKXRjIUmxLszl7aI4qwXyE4DxosOyT4/lqYzAmOmENhLDoVaPO0vHr00XBwwen8nCRtuGNPoWd GTKAuI2BH4NXc++0QUjRCXJRv9h+gxtJ2Og9Gz6tkeyfPp5fSEONPrYH4fuZlrtUATu4BUEG5MRtf RhY8ayrPpL6zlw1ZMIoY3t+iDMTTUjbj3I0gU4ZiPZ4iPWNB4H/bnyU1BIZ2phuLrz+yJt/aRtXYw fWUc2lfv0uerbA==; Original-Received: from [87.69.77.57] (port=4672 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 1nsLST-0005Gs-JJ; Sat, 21 May 2022 05:31:39 -0400 In-Reply-To: <87fsl36y8k.fsf@codeisgreat.org> (message from Pankaj Jangid on Sat, 21 May 2022 14:47:31 +0530) 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:290042 Archived-At: > From: Pankaj Jangid > Cc: emacs-devel@gnu.org > Date: Sat, 21 May 2022 14:47:31 +0530 > > Eli Zaretskii writes: > > >> Are there any technical difficulties of shipping BBDB manual with the > >> package? Like licensing or other issues. > >> > >> Right now I can see a manual with blank "First Chapter". That’s it. > > > > It will have to be written before it can be shipped. What you see is > > all that was written. There's nothing more in the Texinfo source of > > that manual. > > Okay. I thought some licensing and copyright issue. Because I can see a > manual for version 2.35 on SourceForge - > http://bbdb.sourceforge.net/bbdb.html maybe it was, I don't know all the history of this package on ELPA.