bugCirce - Client for IRC in Emacs - Bugs: bug #28633, circe-ignored-p runs hook...

 
 

bug #28633: circe-ignored-p runs hook incorrectly

Submitter:  Kalle Olavi Niemitalo <kon>
Submitted:  Sat 16 Jan 2010 11:56:16 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 16 Jan 2010 11:56:16 AM UTC, original submission:  

circe-ignored-p does:

  (run-hook-with-args-until-success circe-ignore-functions
                                        nick user host
                                        command args)

but the first argument of run-hook-with-args-until-success should be the name of the hook variable (i.e. 'circe-ignore-functions) rather than its value.  This bug causes the call to signal an error if the value is a list of functions.

I found this bug in circe.el CVS revision 1.96 and the current revision 1.97 still has it.

Kalle Olavi Niemitalo <kon>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by kon (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code