From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Roland Winkler Newsgroups: gmane.emacs.devel Subject: Re: master b26418694e8: Provide more flexibility for definition of BibTeX entries. Date: Thu, 02 Jan 2025 09:19:28 -0600 Message-ID: <87wmfdfdkv.fsf@gnu.org> References: <173579476300.2188249.9309594653788704416@vcs3.savannah.gnu.org> <20250102051243.61E24EFAF9B@vcs3.savannah.gnu.org> <877c7d2ziv.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12877"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jan 02 16:19:57 2025 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 1tTMzM-0003DG-U2 for ged-emacs-devel@m.gmane-mx.org; Thu, 02 Jan 2025 16:19:57 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tTMz8-0008GI-CS; Thu, 02 Jan 2025 10:19:44 -0500 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 1tTMyx-0008E1-FK for emacs-devel@gnu.org; Thu, 02 Jan 2025 10:19:34 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tTMyw-0007nP-Fh; Thu, 02 Jan 2025 10:19:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=CeAt3TqK72zEpv77u/73hz6KEVLR+q5MNw05VvRo4Lk=; b=HwrU+z86vwKLFL+v+Cb8 2DjMs8fcH6su2P+9KTzNCWUjxElmBwY6MjUcCw6FqySpMws3GbrQyXUei+LH5bsiENg3t02KkaoLh ZQalwDIJuG4PHvEh2hi1V6C+3LwxjAbl1r1ujTFroH2tMxo3yK+TbP5963Uwe8puHpDkrxTEI1BJ8 lcuJNl6PKbN5veTprVS/8bGj8Hm3IJ+8lqJE02dOl8nJWba1efe1gaWK02bzyd78x0Fe3iYA8I8te wPElwTM1g6sCCISRJ4201dDZOqnvuYZDULAhesGrnkXshNU1ju5VvH2G+8MAbYSqmhFxqH8Nn5T4z WruYMn7aA6Ipcw==; In-Reply-To: <877c7d2ziv.fsf@gmx.de> (Michael Albinus's message of "Thu, 02 Jan 2025 13:03:52 +0100") 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:327569 Archived-At: On Thu, Jan 02 2025, Michael Albinus wrote: > Could you, pls, rephrase these entries? An entry starts with a > complete sentence in its header line, with a trailing period. Nothing > else. > > And there isn't a thing like 'user variable'. We call it 'user option'. Even 'user option' can be a long term in a header line. Commit 2a5725b99a7.