emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#26991: closed (ls-quotes: new quoting takes up unn


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26991: closed (ls-quotes: new quoting takes up unnecessary space)
Date: Thu, 13 Dec 2018 20:36:01 +0000

Your message dated Thu, 13 Dec 2018 13:34:52 -0700
with message-id <address@hidden>
and subject line Re: bug#26991: New quoting takes up unnecessary space
has caused the debbugs.gnu.org bug report #26991,
regarding ls-quotes: new quoting takes up unnecessary space
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26991: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26991
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: New quoting takes up unnecessary space Date: Thu, 18 May 2017 23:48:01 -0700 User-agent: Thunderbird


The new format uses extra spacing on columns where it isn't needed --
but the extra space isn't enough to handle the 1 file that was quoted
(needs 5 extra columns).  Where does it get '3' (and why doesn't it use
2?)?

Here are 32 files:
 ls
aaaaaaa bbbbbbb ccccccc ddddddd eeeeeee fffffff ggggggg hhhhhhh aaaaaaa0 bbbbbbb0 ccccccc0 ddddddd0 eeeeeee0 fffffff0 ggggggg0 hhhhhhh0 aaaaaaa1 bbbbbbb1 ccccccc1 ddddddd1 eeeeeee1 fffffff1 ggggggg1 hhhhhhh1 aaaaaaa2 bbbbbbb2 ccccccc2 ddddddd2 eeeeeee2 fffffff2 ggggggg2 hhhhhhh2
#       ^^ -- 2 chars separate

 mv aaaaaaa \"aaaa\'\"    #same number of characters
ls
'"aaaa'\''"' bbbbbbb0 ccccccc1 ddddddd2 fffffff ggggggg0 hhhhhhh1 aaaaaaa0 bbbbbbb1 ccccccc2 eeeeeee fffffff0 ggggggg1 hhhhhhh2
aaaaaaa1      bbbbbbb2   ddddddd    eeeeeee0   fffffff1   ggggggg2
aaaaaaa2      ccccccc    ddddddd0   eeeeeee1   fffffff2   hhhhhhh
bbbbbbb       ccccccc0   ddddddd1   eeeeeee2   ggggggg    hhhhhhh0
                      ^^^ - now using minimum of 3 spaces between columns









--- End Message ---
--- Begin Message --- Subject: Re: bug#26991: New quoting takes up unnecessary space Date: Thu, 13 Dec 2018 13:34:52 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0
Hello,

On 2017-05-19 6:37 p.m., L A Walsh wrote:


Pádraig Brady wrote:
On 19/05/17 07:48, L A Walsh wrote:

The new format uses extra spacing on columns where it isn't needed --
but the extra space isn't enough to handle the 1 file that was quoted
(needs 5 extra columns).  Where does it get '3' (and why doesn't it use
2?)?



We created a summary of common issues and FAQs
regarding the quoting change in ls(1):
  https://www.gnu.org/software/coreutils/quotes.html

If there is an issue that is not addressed there,
please send an email to address@hidden .

regards,
 - assaf


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]