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

Bug#4356: menu-bar-mode flag argument is inconsistent with universe



Mark W. Eichin writes ("Re: Bug#4356: menu-bar-mode flag argument is inconsistent with universe"):
> That's because (interactive "p") converts to a number. Not sure why
> that's relevant, since menu-bar-mode uses (interactive "P"):
> 	p -- Prefix arg converted to number.  Does not do I/O.
> 	P -- Prefix arg in raw form.  Does not do I/O.
> which, as I suggested earlier, passes nil for no argument.

Forgive my ignorance, but could it not use `p' rather than `P' ?

Ian.



Reply to: