Skip to content
  • Kevin J. McCarthy's avatar
    Create <group-chat-reply> function. · d97bbddf
    Kevin J. McCarthy authored
    This function differs from <group-reply> only in that it preserves To
    recipients in the original email as To recipients in the reply.
    
    The merits of this function aren't without controversy; therefore it
    is left unbound by default.  Those who care about such things are free
    to bind it.
    
    Combine reply operation handlers in the pager and curs_main, since the
    code was the same with the exception of the flags used.
    d97bbddf