emacs-devel
[Top][All Lists]
Advanced

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

Re: dirtrack.el:200:8:Warning: function dirtrack-toggle used to take 0-1


From: Dan Nicolaescu
Subject: Re: dirtrack.el:200:8:Warning: function dirtrack-toggle used to take 0-1 arguments, now takes 0
Date: Wed, 24 Oct 2007 15:44:26 -0700

Glenn Morris <address@hidden> writes:

  > Dan Nicolaescu wrote:
  > 
  > > Can somebody the knows what this code is supposed to do please take a
  > > look at this warning?
  > 
  > I think it's a result of this line in shell.el:
  > 
  >   (defalias 'dirtrack-toggle 'shell-dirtrack-mode)
  > 
  > and dirtrack requiring shell when compiling.

Saw that, but dirtrack.el and shell.el could at least agree on the
number of arguments for dirtrack-toggle. And the comments are 
also "interesting". 

Maybe someone that understands what the intention is with that code
can take a look?
 




reply via email to

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