Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 116)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#74 fixed :show variable zsig misleading nelhage@mit.edu xavid@MIT.EDU
Description

:show variable zsig implies that if zsig and zsigproc are both set, zsigproc wins. Actually, zsig wins in this case. The docs should be corrected.

#91 fixed :startup and wordwrap interact poorly nelhage@mit.edu xavid@MIT.EDU
Description

If you do :startup with a line long enough that barnowl automatically wordwraps it, it ends up on multiple lines in .owl/startup.

#133 fixed :unsub doesn't work if ~/.zephyr.subs is a symlink jgross@mit.edu broder@mit.edu
Description

My ~/.zephyr.subs is a symlink so that I can easily switch subs lists.

However, when I try to :unsub, I get "[Error] No subscription present in /afs/athena.mit.edu/user/b/r/broder/.zephyr.subs"

I did a little bit of source diving, and I think this is because BarnOwl handles unsubs by creating a new file without the sub, then rename()ing it over the old subs file.

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.