GNU bug report logs -
#45821
28.0.50; Add UDP support for Emacs on Windows
Previous Next
Full log
View this message in rfc822 format
> Cc: "45821 <at> debbugs.gnu.org" <45821 <at> debbugs.gnu.org>
> From: Alex Matei <matei.alexandru <at> live.com>
> Date: Sun, 1 Jan 2023 23:01:04 +0000
>
> * Can we make the documentation for developing for Emacs more discoverable? Maybe with a markdown
> / .org README?
Which development documentation did you find hard to discover? Please
be more specific.
> * Are we allowed to update the README with more up-to date information, on the series of MYSYS
> packages needed to be downloaded, and potentially with links to blog posts that describe the process in
That was already done a few days ago, please look at the latest Git
repository, in the nt/INSTALL.W64 file.
> * Can we add sections about creating/ applying patches to the README?
This stuff is in CONTRIBUTE.
> * I had a bit of work to discover how `git am` works , and the whole business of email patches, etc.
This is not specific to Emacs, so I don't think it's our job to teach
this. You can always ask on emacs-devel if you have problems
figuring this stuff out.
> * It would be great if all of this will be part of the original README
The purpose of README is different, and it's already quite large. We
describe this in CONTRIBUTE.
> * Where can I find more information about logging from C code?
Use the function 'message'.
> * Ideally I would like to compile Emacs with some new C functions, and then easily observe the behavior of
> these functions
I use the debugger when I need this. It is much more flexible and
dfoesn't require me to decide up front what exactly I want to log.
This bug report was last modified 2 years and 137 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.