unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#34920: 27.0.50; Poor eww rendering of SourceHut file "trees"
@ 2019-03-19 20:00 Stefan Monnier
  2019-03-19 20:22 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 15+ messages in thread
From: Stefan Monnier @ 2019-03-19 20:00 UTC (permalink / raw)
  To: 34920; +Cc: Lars Ingebrigtsen

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





^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2019-05-13 19:32 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-19 20:00 bug#34920: 27.0.50; Poor eww rendering of SourceHut file "trees" Stefan Monnier
2019-03-19 20:22 ` 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

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).