> On Fri, Jul 7, 2023 at 7:58 PM Bram Moolenaar wrote:
> 
> > + err_teapot([{expr}])                                  *err_teapot()*
> > +               Produce an error with number 418, needed for implementation 
> > of
> > +               RFC 2325.
> > +               If {expr} is present and it is TRUE error 503 is given,
> > +               indicating that coffee is temporarily not available.
> > +               If {expr} is present it must be a String.
> 
> It looks like a joke, but I don't get it.

The RFC was published on April 1st:
https://datatracker.ietf.org/doc/html/rfc2325

I was reading that Emacs could control a coffee maker.  For Vim I would
expect a plugin to be able to do that.  The specification is here:
https://datatracker.ietf.org/doc/html/rfc2324
Updated by: https://datatracker.ietf.org/doc/html/rfc7168

The error messages were missing though, thus I added them with this
patch.  Now waiting for a volunteer to write the plugin.

-- 
GOD: That is your purpose Arthur ... the Quest for the Holy Grail ...
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///                                                                      \\\
\\\        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/20230709013657.685D41C03FD%40moolenaar.net.

Reply via email to