From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88566 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: disable "You have lines longer than 79 characters. Really post? (y or n) y" Date: Thu, 16 May 2019 09:48:01 -0700 Message-ID: <87d0ki2vni.fsf@ericabrahamsen.net> References: <86bm07ywua.fsf@zoho.eu> <87bm02vqlh.fsf@x230.onfire.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="78549"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+M36769@lists.math.uh.edu Thu May 16 18:48:27 2019 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hRJYQ-000KJH-Q5 for ding-account@gmane.org; Thu, 16 May 2019 18:48:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92) (envelope-from ) id 1hRJYI-0006dO-RB; Thu, 16 May 2019 11:48:18 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hRJYD-0006af-Vj for ding@lists.math.uh.edu; Thu, 16 May 2019 11:48:14 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1hRJYC-0007dU-GU for ding@lists.math.uh.edu; Thu, 16 May 2019 11:48:13 -0500 Original-Received: from [195.159.176.226] (helo=blaine.gmane.org) by quimby.gnus.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hRJY8-0000F7-Qs for ding@gnus.org; Thu, 16 May 2019 18:48:11 +0200 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1hRJY8-000K3Y-Ha for ding@gnus.org; Thu, 16 May 2019 18:48:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ Cancel-Lock: sha1:drfo2ICDJOiuNwdnZZ4fU+wNTsA= List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88566 Archived-At: Christian Barthel writes: > Emanuel Berg writes: > >> I get this question every second or third mail >> I send. URLs are long today. > > true. > >> An example from a gmane.emacs.help thread post >> I just posted is >> > > Personally, I prefer breaking the URL at the "natural" > line length and use the Gnus "unsplit URL" (W u) to > bring them back in full length and click on it. > > The URL would become something like that: > > https://emacs.stackexchange.com/questions/10077/how-to-edit-crontab-directly-within-emacs-when- > i-already-have-emacs-open Unfortunately, when I hit "W u" and unwrap that URL, it also removes the button widget from it, so I can no longer reach it with TAB. Does that happen for everyone else? Seems like a bug.