weechat-dev
[Top][All Lists]
Advanced

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

[Weechat-dev] [bug #30737] opnotices sent to a channel should be shown i


From: Filip H.F.
Subject: [Weechat-dev] [bug #30737] opnotices sent to a channel should be shown in channel instead of server buffer
Date: Tue, 10 Aug 2010 19:23:14 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4

URL:
  <http://savannah.nongnu.org/bugs/?30737>

                 Summary: opnotices sent to a channel should be shown in
channel instead of server buffer
                 Project: WeeChat
            Submitted by: fixato
            Submitted on: Tue 10 Aug 2010 07:23:13 PM GMT
                Category: irc plugin
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 0.3.3
                IRC nick: FiXato

    _______________________________________________________

Details:

This bug is related to bug #28455 (reported by dominkh) which was fixed in
git commit c02f32070cf3cf01acb82db6a833d89c66d36056 but instead of applying to
regular channel notices, this new bugreport relates to channel opnotices.

When sending an opnotice (/notice @#channel <message>) to a channel one is
in, that notice should be displayed in the channel's buffer, not the server's
one.

Example:
/notice @#help Should we kick this user?
-- Notice -> @#help Should we kick this user?
-- NoticeOp(someOtherOp): yeah, he's been a nuisance for a week.

or:

/notice @#help Should we kick this user?
-- NoticeOp(yourNick): Should we kick this user?
-- NoticeOp(someOtherOp): yeah, he's been a nuisance for a week.

The first example would bring it in line to the current format used for
normal channel notices (and make it easier to support other levels), whereas
the second example would make it similar to the format used for received
OpNotices.

If possible, not only support @#channel notices, but also the other notice
levels available, such as +#channel, %#channel and &#channel.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?30737>

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




reply via email to

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