all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* define-minor-mode: Suppressing warning
@ 2021-05-16 20:04 T.V Raman
  0 siblings, 0 replies; 5+ messages in thread
From: T.V Raman @ 2021-05-16 20:04 UTC (permalink / raw)
  To: emacs-devel


Apologies, as Stefan pointed out, I was *very* confused.


When compiling code released for emacs 27.2 with emacs 28, you
presently get this warning:

emacspeak-comint.el:582:12: Warning: Use keywords rather than deprecated
positional arguments to `define-minor-mode'

I'm unable to suppress this warning  --- and I cant update my code
   to use the recommended keyword argument form until emacs 28 is
   released.

What's the solution (I dont want to add version checks  in my code)
-- 

Thanks,

--Raman
♉ Id: kg:/m/0285kf1  🦮

--

Thanks,

--Raman
♉ Id: kg:/m/0285kf1  🦮

--

Thanks,

--Raman
♉ Id: kg:/m/0285kf1  🦮



^ permalink raw reply	[flat|nested] 5+ messages in thread
* define-minor-mode: Suppressing warning
@ 2021-05-16 16:44 T.V Raman
  2021-05-16 17:00 ` Stefan Monnier
  0 siblings, 1 reply; 5+ messages in thread
From: T.V Raman @ 2021-05-16 16:44 UTC (permalink / raw)
  To: emacs-devel

When compiling code released for emacs 27.2 with emacs 28, you
presently get this warning:

emacspeak-comint.el:582:12: Warning: Use keywords rather than deprecated
positional arguments to `define-minor-mode'

I'm unable to suppress this warning  --- and I cant update my code
   to use the recommended keyword argument form until emacs 28 is
   released.

What's the solution (I dont want to add version checks  in my code)
-- 

Thanks,

--Raman
♉ Id: kg:/m/0285kf1  🦮

--

Thanks,

--Raman
♉ Id: kg:/m/0285kf1  🦮



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-05-16 21:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-16 20:04 define-minor-mode: Suppressing warning T.V Raman
  -- strict thread matches above, loose matches on Subject: below --
2021-05-16 16:44 T.V Raman
2021-05-16 17:00 ` Stefan Monnier
2021-05-16 19:52   ` T.V Raman
2021-05-16 21:41     ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.