unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* apply function
@ 2023-08-07  5:45 Heime
  2023-08-07  6:12 ` Karan Ahlawat
  0 siblings, 1 reply; 4+ messages in thread
From: Heime @ 2023-08-07  5:45 UTC (permalink / raw)
  To: Heime via Users list for the GNU Emacs text editor

I have seem code that calls a function in the following way

  (apply 'nemboss-estring (pp-to-string object) bfname))

than the usual

  (emboss-estring (pp-to-string object) bfname)

What might be the reasons for doing so ?



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

end of thread, other threads:[~2023-08-07 18:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-07  5:45 apply function Heime
2023-08-07  6:12 ` Karan Ahlawat
2023-08-07  6:42   ` Heime
2023-08-07 18:44   ` Emanuel Berg

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).