Bug#973667: Directory List /.../.../.../... titles puts "meat" too far to the right

2020-11-07 Thread 積丹尼 Dan Jacobson
> "KY" == Katsumi Yamaoka  writes:
KY> That's a good idea, but the title is what w3m says AFAIU;
KY> emacs-w3m only copies it.  Though it would probably be possible to
KY> make emacs-w3m modify it, I think doing it by w3m is much better.

You're right. Perhaps reassign this bug to w3m for me. Thanks.



Bug#973667: Directory List /.../.../.../... titles puts "meat" too far to the right

2020-11-03 Thread Katsumi Yamaoka
On Tue, 03 Nov 2020 06:56:31 +0800, 積丹尼さん wrote:
> Let's say in emacs-w3m we are browsing the directory
> file:///home/jidanni/jidanni.org/geo/antipodes/programs/

> Well, perhaps the buffer name/title should be

>programs Directory list,
> or
>programs Directory list 
> (/home/jidanni/jidanni.org/geo/antipodes/programs/),
> instead of
>Directory list of /home/jidanni/jidanni.org/geo/antipodes/programs/

That's a good idea, but the title is what w3m says AFAIU;
emacs-w3m only copies it.  Though it would probably be possible to
make emacs-w3m modify it, I think doing it by w3m is much better.



Bug#973667: Directory List /.../.../.../... titles puts "meat" too far to the right

2020-11-02 Thread 積丹尼 Dan Jacobson
X-Debbugs-Cc: yama...@jpl.org
Package: w3m-el-snapshot
Version: 1.4.632+0.20201021.0552.a4edf91-1

Let's say in emacs-w3m we are browsing the directory
file:///home/jidanni/jidanni.org/geo/antipodes/programs/

Well, perhaps the buffer name/title should be

   programs Directory list,

or

   programs Directory list (/home/jidanni/jidanni.org/geo/antipodes/programs/),

instead of

   Directory list of /home/jidanni/jidanni.org/geo/antipodes/programs/

because no matter if in list-buffers,

   File Edit Options Buffers Tools Buffer-Menu Help
   CRM Buffer Size Mode File
   .%  Directory list of /... 6650 w3m  Directory list of 
/home/jidann
%  *GNU Emacs* 964 Fundamental
   *scratch*   145 Lisp Interaction
%* *Messages* 1108 Messages
%* *Completions*   204 Completion List

or the buffer title itself,

   Directory list...

the current way pushes the "meat" of the name too far to the right to be
dealt with properly.