emacs-devel
[Top][All Lists]
Advanced

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

Re: [External] : Re: master 513c5d827d: Use `format-prompt' in


From: Robert Pluim
Subject: Re: [External] : Re: master 513c5d827d: Use `format-prompt' in
Date: Mon, 05 Sep 2022 14:29:15 +0200

>>>>> On Mon, 05 Sep 2022 15:19:50 +0300, Eli Zaretskii <eliz@gnu.org> said:

    >> Are you suggesting something like
    >> 
    >> (format-prompt "Prompt##all")
    >> 
    >> which splits on "##"? That would be ugly.

    Eli> I didn't suggest anything concrete.  However, one possibility would be
    Eli> to teach format-prompt to accept keyword arguments.

My admittedly not well-calibrated lisp tasteʼoʼmeter doesnʼt find

(format-prompt "Prompt" nil :default "all")

all that appealing either (does cl-defun allow you to combine
&optional with &key?)

Robert
-- 



reply via email to

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