From unknown Mon Aug 18 14:20:38 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#31937 <31937@debbugs.gnu.org> To: bug#31937 <31937@debbugs.gnu.org> Subject: Status: lisp/doc-view.el (typo correction) Reply-To: bug#31937 <31937@debbugs.gnu.org> Date: Mon, 18 Aug 2025 21:20:38 +0000 retitle 31937 lisp/doc-view.el (typo correction) reassign 31937 emacs submitter 31937 Van L severity 31937 minor thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 22 12:30:44 2018 Received: (at submit) by debbugs.gnu.org; 22 Jun 2018 16:30:44 +0000 Received: from localhost ([127.0.0.1]:60483 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fWOxP-0005iM-VD for submit@debbugs.gnu.org; Fri, 22 Jun 2018 12:30:44 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53772) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fWOxO-0005i8-Iy for submit@debbugs.gnu.org; Fri, 22 Jun 2018 12:30:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fWOxI-0002a1-LY for submit@debbugs.gnu.org; Fri, 22 Jun 2018 12:30:37 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:53297) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fWOxI-0002Zx-IA for submit@debbugs.gnu.org; Fri, 22 Jun 2018 12:30:36 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fWOxH-0003zA-Kv for bug-gnu-emacs@gnu.org; Fri, 22 Jun 2018 12:30:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fWOxE-0002ZU-Gs for bug-gnu-emacs@gnu.org; Fri, 22 Jun 2018 12:30:35 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:48469) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fWOxE-0002Z7-8Q for bug-gnu-emacs@gnu.org; Fri, 22 Jun 2018 12:30:32 -0400 X-Originating-IP: 203.213.106.91 Received: from epi.local (203-213-106-91.static.tpgi.com.au [203.213.106.91]) (Authenticated sender: van@scratch.space) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id B14851BF208 for ; Fri, 22 Jun 2018 16:30:37 +0000 (UTC) From: Van L Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: lisp/doc-view.el (typo correction) Message-Id: <0313F6A2-51A2-4042-A0C9-7A2581B1349B@scratch.space> Date: Sat, 23 Jun 2018 02:30:24 +1000 To: bug-gnu-emacs@gnu.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.4 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.4 (-----) diff --git a/lisp/doc-view.el b/lisp/doc-view.el index 970e12402d..7b1fc01204 100644 --- a/lisp/doc-view.el +++ b/lisp/doc-view.el @@ -50,7 +50,7 @@ ;; `doc-view-clear-cache'. To open the cache with dired, so that you = can tidy ;; it out use `doc-view-dired-cache'. ;; -;; When conversion in underway the first page will be displayed as soon = as it +;; When conversion is underway the first page will be displayed as soon = as it ;; is available and the available pages are refreshed every ;; `doc-view-conversion-refresh-interval' seconds. If that variable is = nil the ;; pages won't be displayed before conversion of the document finished From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 23 03:27:16 2018 Received: (at 31937-done) by debbugs.gnu.org; 23 Jun 2018 07:27:16 +0000 Received: from localhost ([127.0.0.1]:60730 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fWcx2-0001Eq-17 for submit@debbugs.gnu.org; Sat, 23 Jun 2018 03:27:16 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56995) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fWcwz-0001Eb-Oq for 31937-done@debbugs.gnu.org; Sat, 23 Jun 2018 03:27:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fWcwr-00069J-AQ for 31937-done@debbugs.gnu.org; Sat, 23 Jun 2018 03:27:08 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36671) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fWcwr-00069F-6T; Sat, 23 Jun 2018 03:27:05 -0400 Received: from [176.228.60.248] (port=4498 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fWcwp-0000ac-DB; Sat, 23 Jun 2018 03:27:04 -0400 Date: Sat, 23 Jun 2018 10:27:14 +0300 Message-Id: <83in6aufn1.fsf@gnu.org> From: Eli Zaretskii To: Van L In-reply-to: <0313F6A2-51A2-4042-A0C9-7A2581B1349B@scratch.space> (message from Van L on Sat, 23 Jun 2018 02:30:24 +1000) Subject: Re: bug#31937: lisp/doc-view.el (typo correction) References: <0313F6A2-51A2-4042-A0C9-7A2581B1349B@scratch.space> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 31937-done Cc: 31937-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) > From: Van L > Date: Sat, 23 Jun 2018 02:30:24 +1000 > > diff --git a/lisp/doc-view.el b/lisp/doc-view.el > index 970e12402d..7b1fc01204 100644 > --- a/lisp/doc-view.el > +++ b/lisp/doc-view.el > @@ -50,7 +50,7 @@ > ;; `doc-view-clear-cache'. To open the cache with dired, so that you can tidy > ;; it out use `doc-view-dired-cache'. > ;; > -;; When conversion in underway the first page will be displayed as soon as it > +;; When conversion is underway the first page will be displayed as soon as it > ;; is available and the available pages are refreshed every > ;; `doc-view-conversion-refresh-interval' seconds. If that variable is nil the > ;; pages won't be displayed before conversion of the document finished Thanks, fixed. From unknown Mon Aug 18 14:20:38 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 21 Jul 2018 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator