weechat-dev
[Top][All Lists]
Advanced

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

[Weechat-dev] [patch #7974] Provide uniform infolists for signal callbac


From: Andrew Potter
Subject: [Weechat-dev] [patch #7974] Provide uniform infolists for signal callbacks and infolist hook
Date: Sun, 17 Mar 2013 21:10:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22

URL:
  <http://savannah.nongnu.org/patch/?7974>

                 Summary: Provide uniform infolists for signal callbacks and
infolist hook
                 Project: WeeChat
            Submitted by: talisein
            Submitted on: Sun 17 Mar 2013 09:10:28 PM GMT
                Category: xfer plugin
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                IRC nick: talisein

    _______________________________________________________

Details:

xfer callbacks provide a very limited subset of infolist information compared
to what is returned from weechat_infolist_get("xfer", ...).

In my case I was interested in the local_filename and status fields on the
xfer_ended signal.

The attached patch gives signal callbacks the same infolist that
infolist_get("xfer", ...) would return, except only for the single xfer that
produced the signal.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 17 Mar 2013 09:10:28 PM GMT  Name:
0001-xfer-Provide-uniform-infolists-for-signal-callbacks-.patch  Size: 2kB  
By: talisein

<http://savannah.nongnu.org/patch/download.php?file_id=27621>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7974>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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