Re: Determine object passed as argument

Jean Louis <[email protected]>
Newsgroups gmane.emacs.help
Organization GNU Support
Message-ID <[email protected]>
On 2026-04-11 17:28, Heime wrote:

> I actually need symbol-name.  Cannot understand the problem you are
> trying to describe to me.

(defun lana-du-fpln (datenstruk-symbol &optional bname)
   (message "Processing variable: %s" (symbol-name datenstruk-symbol)))

   (lana-du-fpln 'fpln) ⇒ "Processing variable: fpln"


-- 
Jean Louis
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.