|
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: "))
[Prev in Thread] | Current Thread | [Next in Thread] |