From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: =?utf-8?Q?Harald_J=C3=B6rg?= Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] New package: perl-doc Date: Wed, 27 Jul 2022 17:59:53 +0000 Message-ID: <871qu6a12e.fsf@hajtower> References: <87a68upm3w.fsf@hajtower> <87lesetq9l.fsf@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34814"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emacs Developer List To: Akib Azmain Turja Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jul 27 20:34:15 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 1oGlrL-0008so-At for ged-emacs-devel@m.gmane-mx.org; Wed, 27 Jul 2022 20:34:15 +0200 Original-Received: from localhost ([::1]:37380 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oGlrK-0006ck-Ba for ged-emacs-devel@m.gmane-mx.org; Wed, 27 Jul 2022 14:34:14 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39956) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oGlKA-0003OX-Tv for emacs-devel@gnu.org; Wed, 27 Jul 2022 14:00:02 -0400 Original-Received: from mout01.posteo.de ([185.67.36.65]:58491) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oGlK9-0003I3-2m for emacs-devel@gnu.org; Wed, 27 Jul 2022 13:59:58 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 75CF5240028 for ; Wed, 27 Jul 2022 19:59:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1658944794; bh=7bnYrn1evugQlhsIXy+ZA9F3NgfL73LQi/OEo+Ymll8=; h=From:To:Cc:Subject:Date:From; b=mOdegOkkTQFP6cZzHgvRg0RAGvz0I8qtlNF9yH38Y50aK7lkPHW9QUr+1SIFkMcD/ pR+Z0ix8bGFVyzIUyWI+R0boly4+l5KJHDvg/1Lnrd+AJc21uHGOyLgbeDfRNK/S5U 3ew6w25Ek7bpC2Qi308WLJ1BGg92Gpb3rKeoLU07ZYrsgq2ain8hKA1sIUTxM+ERUO Na6SqPeJVDu9AKgRiZXgMR+c8WCTE6/Si+/BW2K97wZOL0Ou8hxXnbhBgl5fYSDtLO 55+h/BTXxaMOSeNbyYKT7Vyg5PjqU7JRYsPIpzu7BjQ1b/HHbPkuhAZNAXhd5M9mMv byFgSA6r6Amgg== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4LtM4T5Td2z9rxH; Wed, 27 Jul 2022 19:59:53 +0200 (CEST) In-Reply-To: <87lesetq9l.fsf@disroot.org> (Akib Azmain Turja's message of "Wed, 27 Jul 2022 23:32:54 +0600") Received-SPF: pass client-ip=185.67.36.65; envelope-from=haj@posteo.de; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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:292750 Archived-At: Akib Azmain Turja writes: > Harald J=C3=B6rg writes: > >> don't have 'man' (notably, Windows). My own observation is that 'man' >> (and also 'info') seem to be stuck at a fixed page width which is >> particularly annoying if you want to use *less* than this width for a >> documentation frame. > > Set "Man-width" to the width of documentation frame. I don't know how > to do it Info, however there is a user option "Info-refill-paragraphs". > Any suggestion from Info hackers? Ah, excellent. Again and again I learn that it is wrong to say "Emacs doesn't do X" but instead I should ask "How do I do X in Emacs"? I also hadn't even noticed that man actually reformats the page when the width changes. I have failed to find a hook for a change of window width, but man.el simply uses an idle timer to check for changes. I'll adopt that in my code. --=20 Many Thanks! haj