unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: 34920@debbugs.gnu.org
Cc: Lars Ingebrigtsen <larsi@gnus.org>
Subject: bug#34920: 27.0.50; Poor eww rendering of SourceHut file "trees"
Date: Tue, 19 Mar 2019 16:00:53 -0400	[thread overview]
Message-ID: <jwvo9667hxm.fsf@iro.umontreal.ca> (raw)

Package: Emacs
Version: 27.0.50


When I ask `M-x eww RET https://git.sr.ht/~sircmpwn/core.sr.ht/tree RET`
I get a result where the files are listed as:

    d--------- 
    .builds/ 
    -rw-r--r-- 
    .gitignore 
    96 bytes 
    -rw-r--r-- 
    .gitmodules 
    107 bytes 
    -rw-r--r-- 
    LICENSE 
    1.4 KiB 
    -rw-r--r-- 
    README.md 
    184 bytes 
    -rwxr-xr-x 
    setup.py 
    1.4 KiB 
    d--------- 
    srht/ 
    -rwxr-xr-x 
    srht-migrate 
    113 bytes 
    -rwxr-xr-x 
    srht-update-profiles 
    708 bytes 

whereas I'd expect something more like:

    d--------- .builds/
    -rw-r--r-- .gitignore               96 bytes
    -rw-r--r-- .gitmodules             107 bytes
    -rw-r--r-- LICENSE                 1.4 KiB
    -rw-r--r-- README.md               184 bytes
    -rwxr-xr-x setup.py                1.4 KiB
    d--------- srht/
    -rwxr-xr-x srht-migrate            113 bytes
    -rwxr-xr-x srht-update-profiles    708 bytes


-- Stefan





             reply	other threads:[~2019-03-19 20:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-19 20:00 Stefan Monnier [this message]
2019-03-19 20:22 ` bug#34920: 27.0.50; Poor eww rendering of SourceHut file "trees" Lars Ingebrigtsen
2019-03-19 21:49   ` Stefan Monnier
2019-03-19 21:54     ` Lars Ingebrigtsen
2019-03-21  1:01       ` Stefan Monnier
2019-03-21  8:19         ` Lars Ingebrigtsen
2019-03-21 12:14           ` Stefan Monnier
2019-03-21 12:44             ` Lars Ingebrigtsen
2019-03-21 13:20               ` Stefan Monnier
2019-03-21 13:48                 ` Lars Ingebrigtsen
2019-03-21 17:09                   ` Basil L. Contovounesios
2019-03-22  0:39                     ` Stefan Monnier
2019-03-23 15:24                       ` Lars Ingebrigtsen
2019-05-13 19:32                         ` Lars Ingebrigtsen
2019-04-09 23:54                   ` Noam Postavsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvo9667hxm.fsf@iro.umontreal.ca \
    --to=monnier@iro.umontreal.ca \
    --cc=34920@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).