unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* subr.el --- doesn't provide 'subr?
@ 2022-07-08 21:45 T.V Raman
  2022-07-08 23:38 ` Daniel Martín
  0 siblings, 1 reply; 3+ messages in thread
From: T.V Raman @ 2022-07-08 21:45 UTC (permalink / raw)
  To: emacs-devel

Should subr.el do 
(provide 'subr)? Was surprized to see it doesn't at present 

-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1  🦮

-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1  🦮



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

* Re: subr.el --- doesn't provide 'subr?
  2022-07-08 21:45 subr.el --- doesn't provide 'subr? T.V Raman
@ 2022-07-08 23:38 ` Daniel Martín
  2022-07-09  0:07   ` T.V Raman
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Martín @ 2022-07-08 23:38 UTC (permalink / raw)
  To: T.V Raman; +Cc: emacs-devel

"T.V Raman" <raman@google.com> writes:

> Should subr.el do 
> (provide 'subr)? Was surprized to see it doesn't at present 
>
> -- 
>
> Thanks,
>
> --Raman(I Search, I Find, I Misplace, I Research)
> ♉ Id: kg:/m/0285kf1  🦮

I think everything in Emacs assumes subr.el is preloaded, so there's no
need to provide it.



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

* Re: subr.el --- doesn't provide 'subr?
  2022-07-08 23:38 ` Daniel Martín
@ 2022-07-09  0:07   ` T.V Raman
  0 siblings, 0 replies; 3+ messages in thread
From: T.V Raman @ 2022-07-09  0:07 UTC (permalink / raw)
  To: Daniel Martín; +Cc: emacs-devel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=gb18030, Size: 257 bytes --]

Yes. But I asked because apparently elint doesn't know about things in
subr.el and issues an undefined function warning when called in batch
mode.


-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
7©4 Id: kg:/m/0285kf1  •0Ü8



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

end of thread, other threads:[~2022-07-09  0:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-08 21:45 subr.el --- doesn't provide 'subr? T.V Raman
2022-07-08 23:38 ` Daniel Martín
2022-07-09  0:07   ` T.V Raman

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).