help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting substring


From: Pierre Rouleau
Subject: Re: Getting substring
Date: Wed, 16 Aug 2023 22:30:23 -0400

> Why does the following not print the first word?
>
> (message "%s TEST: " (car (split-string grafm)))
>

Are you sure it does not print it?  It prints bigoplus  for me.
You can also look into the '*Message*' buffer to see what was printed by
the message function.


-- 
/Pierre


reply via email to

[Prev in Thread] Current Thread [Next in Thread]