From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#34082: cal-tex.el Date: Tue, 12 Feb 2019 16:55:54 -0500 Message-ID: References: <87muo2du1r.fsf@yandex.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="264731"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: 34082@debbugs.gnu.org To: Colin Baxter Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 12 22:59:05 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gtg52-0016j5-FA for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Feb 2019 22:59:04 +0100 Original-Received: from localhost ([127.0.0.1]:46735 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtg51-000384-GU for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Feb 2019 16:59:03 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:43299) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtg35-0001kP-BU for bug-gnu-emacs@gnu.org; Tue, 12 Feb 2019 16:57:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gtg34-0006RB-ND for bug-gnu-emacs@gnu.org; Tue, 12 Feb 2019 16:57:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:46012) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gtg34-0006QP-J8 for bug-gnu-emacs@gnu.org; Tue, 12 Feb 2019 16:57:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gtg34-0001Ry-Bf for bug-gnu-emacs@gnu.org; Tue, 12 Feb 2019 16:57:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 12 Feb 2019 21:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34082 X-GNU-PR-Package: emacs Original-Received: via spool by 34082-submit@debbugs.gnu.org id=B34082.15500085735514 (code B ref 34082); Tue, 12 Feb 2019 21:57:02 +0000 Original-Received: (at 34082) by debbugs.gnu.org; 12 Feb 2019 21:56:13 +0000 Original-Received: from localhost ([127.0.0.1]:45293 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gtg2G-0001Qs-Iy for submit@debbugs.gnu.org; Tue, 12 Feb 2019 16:56:12 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:56764) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gtg2C-0001Qb-OW for 34082@debbugs.gnu.org; Tue, 12 Feb 2019 16:56:10 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33471) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtg24-00059W-EJ; Tue, 12 Feb 2019 16:56:00 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1gtg20-0001o9-72; Tue, 12 Feb 2019 16:55:56 -0500 X-Spook: Department of Homeland Security bootleg Recruitment Exxon X-Ran: 7#?Ke-&:U]{Wp*(n(j|*N!M?XVJ;6^/QPi!k*n3EL9YOw_XHK&\~dWly?C~=@wd X-Hue: blue X-Attribution: GM In-Reply-To: <87muo2du1r.fsf@yandex.com> (Colin Baxter's message of "Tue, 15 Jan 2019 11:44:32 +0000") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:155387 Archived-At: Colin Baxter wrote: > emacs -Q > M-x calendar > M-x cal-tex-cursor-day > M-x tex-buffer > ---> Buffer is not associated with any file > M-x tex-print > ---> No appropriate '.dvi' file could be found > > However, if the buffer 'calendar.tex' is saved to a file then we > can proceed using M-x tex-compile , etc. > > Perhaps the user might be given instructions at the head of the buffer > 'calendar.tex' that are different from those presently seen. tex-buffer is supposed to support this usage: "Does not save the buffer, so it's useful for trying experimental versions." However, it seems that this does not work since Emacs 22.1. A quick bisect points to b2272f6.