On Fri, Jul 18, 2014 at 10:07:18AM -0400, "David J. Haines" <[email protected]> 
wrote:
> run the mutt e-mail client, everything works as it should. If, however,
> you run "urxvt -e mutt" or "urxvt -e bash -c mutt", folder hooks are not
> run on startup. This is not the case in xterm, gnome-terminal, or any

Well, urxvt can'treally tell mutt to do things or not, so this is almost
certainly not an issue with urxvt.

> Any thoughts?

If I would have to hazard a guess, I would investigate how mutt handles
SIGWINCH, because likely it is getting a SIGWINCH in the -e case, and it's
quite common to have buggy signal handling in programs.

If that is the case, than resizing continously while starting mutt might
reproduce the issue.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [email protected]
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to