From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Penny Subject: Re: Long links Date: Sat, 4 Jan 2020 17:26:38 -0600 Message-ID: References: <5e0911cd.1c69fb81.3d5f3.0029@mx.google.com> <87mubazht9.fsf@nicolasgoaziou.fr> <87woa7uneq.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40560) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1insoV-0006kS-7p for emacs-orgmode@gnu.org; Sat, 04 Jan 2020 18:26:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1insoU-0005AM-6R for emacs-orgmode@gnu.org; Sat, 04 Jan 2020 18:26:35 -0500 Received: from mail-yw1-xc36.google.com ([2607:f8b0:4864:20::c36]:41187) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1insoT-000573-WA for emacs-orgmode@gnu.org; Sat, 04 Jan 2020 18:26:34 -0500 Received: by mail-yw1-xc36.google.com with SMTP id l22so20293766ywc.8 for ; Sat, 04 Jan 2020 15:26:33 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Trey Ethan Harris Cc: emacs-orgmode@gnu.org On Sat, Jan 4, 2020 at 5:08 PM Trey Ethan Harris wrote: > But my larger point was that for me, _stored_ line length (as opposed to > displayed line length) should be dictated by export, not for some arbitrary > purpose. I dont think you understand, I want what I work on and publish to be readable. On my own system thats easy enough, and your method would work fine. But if you publish to GitHub or other sites, they have their own view of what a proper display should be. For example with GitHub, you dont get to choose tab width, and you dont get to choose wrapping modes. GitHub uses 8 width tabs, and doesnt wrap at all. So if you have any long lines you have to horizontal scroll, and if you dont like tab width then you need to use spaces. Granted I could just set some user CSS, but then anyone else visiting my pages wont get the benefit of that. I would please ask that you not comment further on this off topic discussion. Unless you have an on topic comment regarding breaking long links I am not interested, thank you.