weechat-dev
[Top][All Lists]
Advanced

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

[Weechat-dev] [task #10549] opnotices sent to a channel should be shown


From: Sebastien Helleu
Subject: [Weechat-dev] [task #10549] opnotices sent to a channel should be shown in channel instead of server buffer
Date: Wed, 11 Aug 2010 08:29:38 +0000
User-agent: Mozilla/5.0 (Windows; Windows NT 5.1; rv:2.0b2) Gecko/20100720 Firefox/4.0b2

URL:
  <http://savannah.nongnu.org/task/?10549>

                 Summary: opnotices sent to a channel should be shown in
channel instead of server buffer
                 Project: WeeChat
            Submitted by: fixato
            Submitted on: mer 11 aoû 2010 10:29:37 CEST
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                IRC nick: 

    _______________________________________________________

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/task/?10549>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/




reply via email to

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