GNU bug report logs - #45821
28.0.50; Add UDP support for Emacs on Windows

Previous Next

Package: emacs;

Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>

Date: Tue, 12 Jan 2021 18:09:02 UTC

Severity: wishlist

Tags: patch

Merged with 9586

Found in version 28.0.50

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: Alex Matei <matei.alexandru <at> live.com>
Cc: Robert Pluim <rpluim <at> gmail.com>, "45821 <at> debbugs.gnu.org" <45821 <at> debbugs.gnu.org>
Subject: bug#45821: Emacs UDP support on Windows
Date: Tue, 03 Jan 2023 21:30:12 +0800
Alex Matei <matei.alexandru <at> live.com> writes:

> Thank you!
>
> Yes I was looking for some LISP level logging options so planning on giving `Fmessage` / `message1` a try!

If you want to print an object to the standard error stream, then:

  Fprint (foo, Qexternal_debugging_output);

where `foo' is the object you want to print.  Thanks for working on
Emacs.




This bug report was last modified 2 years and 136 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.