Re: [Mutt] #3403: soft-fill doesn't count threads' tree lines
#3403: soft-fill doesn't count threads' tree lines
------------------------------------+---------------------------------------
Reporter: daniell | Owner: me
Type: defect | Status: assigned
Priority: minor | Milestone:
Component: mutt | Version: 1.5.20
Keywords: soft fill index format |
------------------------------------+---------------------------------------
Comment(by daniell):
Replying to [comment:5 me]:
> I found another potential bug where the width of the pad char wasn't
used properly when truncating the left[[BR]]
part of the string. I'm not sure this will help your problem, because it
looks like you are using a space[[BR]]
character. Please test it and let me know.
This doesn't apply clean for me; I have that line at 1266. However, if I
apply it manually (ie. replace that line in muttlib.c) I get this error
during make:
{{{
gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc/mutt\"
-DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\"
-DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I/usr/include// -I./intl
-Wall -pedantic -Wno-long-long -march=i486 -mtune=i686 -ggdb -MT muttlib.o
-MD -MP -MF .deps/muttlib.Tpo -c -o muttlib.o muttlib.c
muttlib.c: In function Ã:
muttlib.c:1266: error: Ã undeclared (first use in this function)
muttlib.c:1266: error: (Each undeclared identifier is reported only once
muttlib.c:1266: error: for each function it appears in.)
make[2]: *** [muttlib.o] Error 1
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3403#comment:6>
Mutt <http://www.mutt.org/>
The Mutt mail user agent