erc-commit
[Top][All Lists]
Advanced

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

[Erc-commit] [commit][erc--main--0] Make /reconnect work even when the s


From: mwolson
Subject: [Erc-commit] [commit][erc--main--0] Make /reconnect work even when the server process is not alive
Date: Thu, 12 Jul 2007 22:20:08 -0400

Revision: erc--main--0--patch-157
Archive: address@hidden
Creator: Michael Olson <address@hidden>
Date: Thu Jul 12 22:14:41 EDT 2007
Standard-date: 2007-07-13 02:14:41 GMT
Modified-files: ChangeLog erc.el
New-patches: address@hidden/erc--main--0--patch-157
Summary: Make /reconnect work even when the server process is not alive
Keywords: 

2007-07-13  Michael Olson  <address@hidden>

        * erc.el (erc-command-no-process-p): New function that determines
        if its argument is an ERC command that can be run when the server
        process is not alive.
        (erc-cmd-SET, erc-cmd-CLEAR, erc-cmd-COUNTRY, erc-cmd-HELP)
        (erc-cmd-LASTLOG, erc-cmd-QUIT, erc-cmd-GQUIT)
        (erc-cmd-RECONNECT, erc-cmd-SERVER): Denote that these commands
        can be run even when the server process is not alive.
        (erc-send-current-line): Call erc-command-no-process-p if the
        server process is not alive, to determine if we have a command
        that can be run anyway.  Thanks to Tom Tromey for the bug report.




reply via email to

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