all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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.