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

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

Splitting the input string in interactive


From: Heime
Subject: Splitting the input string in interactive
Date: Thu, 05 Sep 2024 12:04:18 +0000

Why do I encounter problems when splitting the input string
in interactive ?  How can I split each input entry on a different
line without harm ?

  (interactive (concat "sEnter search text: \n"
                       "nEnter number of context lines: "))






reply via email to

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