all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ken Brown <kbrown@cornell.edu>
To: Daniel Colascione <dancol@dancol.org>
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: Is the Cygw32 port ready for testing?
Date: Tue, 16 Oct 2012 09:23:28 -0400	[thread overview]
Message-ID: <507D5FD0.4060403@cornell.edu> (raw)
In-Reply-To: <507C81EA.1000502@dancol.org>

[-- Attachment #1: Type: text/plain, Size: 4819 bytes --]

On 10/15/2012 5:36 PM, Daniel Colascione wrote:
> On 10/15/2012 2:34 PM, Ken Brown wrote:
>> On 10/15/2012 5:31 PM, Daniel Colascione wrote:
>>> Emacs builds and starts fine for me even when dbus-daemon is running, with or
>>> without X also running. Running dbus-monitor doesn't report anything happening.
>>> A stack trace from your environment would be helpful.
>>
>> OK.  It will probably be a week or so before I can do this, but there's a slight
>> chance I'll get to it sooner.  Did you definitely build emacs with dbus
>> support?  You need to have libdbus1-devel installed in order for this to happen.
>
> $ ldd emacs.exe
>          ntdll.dll => /Windows/SysWOW64/ntdll.dll (0x7de70000)
>          kernel32.dll => /Windows/syswow64/kernel32.dll (0x7dd60000)
>          KERNELBASE.dll => /Windows/syswow64/KERNELBASE.dll (0x7d850000)
>          cygwin1.dll => /usr/bin/cygwin1.dll (0x61000000)
>          cygdbus-1-3.dll => /usr/bin/cygdbus-1-3.dll (0xc4140000)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>          cyggif-4.dll => /usr/bin/cyggif-4.dll (0xc3900000)
>          ...
>
> Could you describe your test environment?

I'm running 64-bit Windows 7 with the 2012-09-17 Cygwin snapshot.  [I 
got similar results on a different machine with the 2012-10-12 
snapshot.]  The development packages I've installed are shown in the 
attached devel.txt file.  I'm building emacs with the command

./configure --with-w32 CFLAGS='-g -O0' && make

The Emacs abort dialogue box pops up when the build gets to this point:

gcc -std=gnu99  -Demacs  -I. -I/home/kbrown/src/emacs/test-w32/src 
-I../lib -I/home/kbrown/src/emacs/test-w32/src/../lib 
-I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include          -MMD -MF deps/.d -MP 
-I/usr/include/p11-kit-1      -g -O0   -L/usr/lib/noX \
   -o temacs pre-crt0.o dispnew.o frame.o scroll.o xdisp.o menu.o 
window.o  charset.o coding.o category.o ccl.o character.o chartab.o 
bidi.o  cm.o term.o terminal.o xfaces.o   dbusbind.o  emacs.o keyboard.o 
macros.o keymap.o sysdep.o  buffer.o filelock.o insdel.o marker.o 
minibuf.o fileio.o dired.o  cmds.o casetab.o casefiddle.o indent.o 
search.o regex.o undo.o  alloc.o data.o doc.o editfns.o callint.o 
eval.o floatfns.o fns.o font.o print.o lread.o  syntax.o unexcw.o 
bytecode.o  process.o gnutls.o callproc.o  region-cache.o sound.o 
atimer.o  doprnt.o intervals.o textprop.o composite.o xml.o  profiler.o 
     sheap.o cygw32.o   w32fns.o w32menu.o w32reg.o w32font.o w32term.o 
w32xfns.o w32select.o w32uniscribe.o fontset.o fringe.o image.o 
terminfo.o  gmalloc.o   lastfile.o vm-limit.o   ../lib/libgnu.a 
-lkernel32 -luser32 -lgdi32 -lole32 -lcomdlg32 -lusp10 -lcomctl32 
-lwinspool   -ltiff -ljpeg -lpng -lz -lm -lgif -lXpm          -ldbus-1 
-lpthread -lrt      -lxml2 -lz -liconv -lm       -lncurses 
-L/usr/bin -lgnutls -lnettle -lhogweed -lgmp -ltasn1 -lp11-kit -lz 
-lpthread
test "no" = "yes" || \
   test "X" = X ||  -r temacs.exe
cd ../lisp; make -w update-subdirs
make[2]: Entering directory `/home/kbrown/src/emacs/test-w32/lisp'
cd /home/kbrown/src/emacs/test-w32/lisp; subdirs=`find . -type d 
-print`;  for file in $subdirs; do  case $file in */.* | */.*/* | */=* | 
*/cedet* ) ;;  *) wins="$wins $file" ;;  esac;  done; \
for file in $wins; do \
    /home/kbrown/src/emacs/test-w32/build-aux/update-subdirs $file; \
done;
make[2]: Leaving directory `/home/kbrown/src/emacs/test-w32/lisp'
if test "no" = "yes"; then \
   rm -f bootstrap-emacs.exe; \
   ln temacs.exe bootstrap-emacs.exe; \
else \
   `/bin/pwd`/temacs --batch --load loadup bootstrap || exit 1; \
   test "X" = X ||  -zex emacs.exe; \
   mv -f emacs.exe bootstrap-emacs.exe; \
fi

At this point I attached gdb.  The session didn't provide any 
information that I can see, but I'm attaching a log (gdb.txt).

My build was based on the trunk as of bzr revision 110552.

FWIW, here's a stack trace from an earlier build attempt in which I 
didn't attach gdb and just let emacs abort:

0028A714  76A61194  (000001A8, 0000EA60, 00000000, 0028A848)
0028A728  76A61148  (000001A8, 0000EA60, 000000A4, 0028A824)
0028A848  610DC649  (03FA135C, 00000000, 03D4E5E8, 03FA13C8)
0028A938  610D9893  (00000000, 0000000A, 03D490B8, 03D490B8)
0028A998  610D9D6E  (00000008, 007B53C0, 6B00076C, 00000006)
0028AA48  610D9EC0  (00001FF8, 00000006, 03D219D8, 0028AA7C)
0028AA68  610D9EEC  (00000006, 00000006, FFFFFFFF, 0028AA98)
0028AA98  610DA1B3  (00000000, 00752438, 00752423, 00012034)
0028AAB8  005603C7  (0028AC24, 0028AAF0, 0028AB28, 00498BB4)
0028AAC8  004F070B  (0079E4EC, 007412BE, 0079E4EC, 0079B3B0)
0028AB28  00498BB4  (00800C92, 0080022A, 007B7432, 0028AC34)
0028AC58  0049A75A  (00000005, 0028AC80, 007A2F00, 611A1E96)
0028ACF8  6100763A  (00000000, 0028CD78, 61006C50, 00000000)



[-- Attachment #2: gdb.txt --]
[-- Type: text/plain, Size: 7664 bytes --]

GNU gdb (GDB) 7.5.50.20120815-cvs (cygwin-special)
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-cygwin".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Attaching to process 3672
[New Thread 3672.0x16cc]
[New Thread 3672.0x1c0]
[New Thread 3672.0x1e00]
Reading symbols from /home/kbrown/src/emacs/test-w32/src/temacs.exe...done.
warning: File "/home/kbrown/src/emacs/test-w32/src/.gdbinit" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
(gdb) thread apply all bt full

Thread 3 (Thread 3672.0x1e00):
#0  0x7749000d in ntdll!LdrFindResource_U () from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#1  0x7751f896 in ntdll!RtlQueryTimeZoneInformation ()
   from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#2  0x7fe8a848 in ?? ()
No symbol table info available.
#3  0x00000000 in ?? ()
No symbol table info available.

Thread 2 (Thread 3672.0x1c0):
#0  0x7749f8e5 in ntdll!RtlUpdateClonedSRWLock ()
   from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#1  0x7749f8e5 in ntdll!RtlUpdateClonedSRWLock ()
   from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#2  0x765bdd54 in ReadFile () from /c/windows/syswow64/KERNELBASE.dll
No symbol table info available.
#3  0x000000a4 in ?? ()
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 3672.0x16cc):
#0  0x75abf5be in USER32!SetMessageExtraInfo ()
   from /c/windows/syswow64/USER32.dll
No symbol table info available.
#1  0x75abf5be in USER32!SetMessageExtraInfo ()
   from /c/windows/syswow64/USER32.dll
No symbol table info available.
#2  0x75abcd46 in USER32!SetMessageExtraInfo ()
   from /c/windows/syswow64/USER32.dll
No symbol table info available.
#3  0x00000000 in ?? ()
No symbol table info available.

Thread 3 (Thread 3672.0x1e00):
#0  0x7749000d in ntdll!LdrFindResource_U () from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#1  0x7751f896 in ntdll!RtlQueryTimeZoneInformation ()
   from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#2  0x7fe8a848 in ?? ()
No symbol table info available.
#3  0x00000000 in ?? ()
No symbol table info available.

Thread 2 (Thread 3672.0x1c0):
#0  0x7749f8e5 in ntdll!RtlUpdateClonedSRWLock ()
   from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#1  0x7749f8e5 in ntdll!RtlUpdateClonedSRWLock ()
   from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#2  0x765bdd54 in ReadFile () from /c/windows/syswow64/KERNELBASE.dll
No symbol table info available.
#3  0x000000a4 in ?? ()
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 3672.0x16cc):
#0  0x75abf5be in USER32!SetMessageExtraInfo ()
   from /c/windows/syswow64/USER32.dll
No symbol table info available.
#1  0x75abf5be in USER32!SetMessageExtraInfo ()
   from /c/windows/syswow64/USER32.dll
No symbol table info available.
#2  0x75abcd46 in USER32!SetMessageExtraInfo ()
   from /c/windows/syswow64/USER32.dll
No symbol table info available.
#3  0x00000000 in ?? ()
No symbol table info available.

Thread 3 (Thread 3672.0x1e00):
#0  0x7749000d in ntdll!LdrFindResource_U () from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#1  0x7751f896 in ntdll!RtlQueryTimeZoneInformation ()
   from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#2  0x7fe8a848 in ?? ()
No symbol table info available.
#3  0x00000000 in ?? ()
No symbol table info available.

Thread 2 (Thread 3672.0x1c0):
#0  0x7749f8e5 in ntdll!RtlUpdateClonedSRWLock ()
   from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#1  0x7749f8e5 in ntdll!RtlUpdateClonedSRWLock ()
   from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#2  0x765bdd54 in ReadFile () from /c/windows/syswow64/KERNELBASE.dll
No symbol table info available.
#3  0x000000a4 in ?? ()
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 3672.0x16cc):
#0  0x75abf5be in USER32!SetMessageExtraInfo ()
   from /c/windows/syswow64/USER32.dll
No symbol table info available.
#1  0x75abf5be in USER32!SetMessageExtraInfo ()
   from /c/windows/syswow64/USER32.dll
No symbol table info available.
#2  0x75abcd46 in USER32!SetMessageExtraInfo ()
   from /c/windows/syswow64/USER32.dll
No symbol table info available.
#3  0x00000000 in ?? ()
No symbol table info available.

Thread 3 (Thread 3672.0x1e00):
#0  0x7749000d in ntdll!LdrFindResource_U () from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#1  0x7751f896 in ntdll!RtlQueryTimeZoneInformation ()
   from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#2  0x7fe8a848 in ?? ()
No symbol table info available.
#3  0x00000000 in ?? ()
No symbol table info available.

Thread 2 (Thread 3672.0x1c0):
#0  0x7749f8e5 in ntdll!RtlUpdateClonedSRWLock ()
   from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#1  0x7749f8e5 in ntdll!RtlUpdateClonedSRWLock ()
   from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#2  0x765bdd54 in ReadFile () from /c/windows/syswow64/KERNELBASE.dll
No symbol table info available.
#3  0x000000a4 in ?? ()
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 3672.0x16cc):
#0  0x75abf5be in USER32!SetMessageExtraInfo ()
   from /c/windows/syswow64/USER32.dll
No symbol table info available.
#1  0x75abf5be in USER32!SetMessageExtraInfo ()
   from /c/windows/syswow64/USER32.dll
No symbol table info available.
#2  0x75abcd46 in USER32!SetMessageExtraInfo ()
   from /c/windows/syswow64/USER32.dll
No symbol table info available.
#3  0x00000000 in ?? ()
No symbol table info available.

Thread 3 (Thread 3672.0x1e00):
#0  0x7749000d in ntdll!LdrFindResource_U () from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#1  0x7751f896 in ntdll!RtlQueryTimeZoneInformation ()
   from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#2  0x7fe8a848 in ?? ()
No symbol table info available.
#3  0x00000000 in ?? ()
No symbol table info available.

Thread 2 (Thread 3672.0x1c0):
#0  0x7749f8e5 in ntdll!RtlUpdateClonedSRWLock ()
   from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#1  0x7749f8e5 in ntdll!RtlUpdateClonedSRWLock ()
   from /c/windows/SysWOW64/ntdll.dll
No symbol table info available.
#2  0x765bdd54 in ReadFile () from /c/windows/syswow64/KERNELBASE.dll
No symbol table info available.
#3  0x000000a4 in ?? ()
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 3672.0x16cc):
#0  0x75abf5be in USER32!SetMessageExtraInfo ()
   from /c/windows/syswow64/USER32.dll
No symbol table info available.
#1  0x75abf5be in USER32!SetMessageExtraInfo ()
   from /c/windows/syswow64/USER32.dll
No symbol table info available.
#2  0x75abcd46 in USER32!SetMessageExtraInfo ()
   from /c/windows/syswow64/USER32.dll
No symbol table info available.
#3  0x00000000 in ?? ()
No symbol table info available.
(gdb) c
Continuing.

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 3672.0x16cc]
0x765c321a in KERNELBASE!DeleteAce () from /c/windows/syswow64/KERNELBASE.dll
(gdb) c
Continuing.
[Inferior 1 (process 3672) exited with code 01000]

[-- Attachment #3: devel.txt --]
[-- Type: text/plain, Size: 6641 bytes --]

gettext-devel                                0.18.1.1-2
gnutls-devel                                 3.1.1-1
gsl-devel                                    1.15-1
libarchive-devel                             2.8.3-1
libatk1.0-devel                              2.4.0-1
libattr-devel                                2.4.46-1
libaudio-devel                               1.9.3-1
libavahi-client-devel                        0.6.31-1
libavahi-common-devel                        0.6.31-1
libavahi-glib-devel                          0.6.31-1
libbz2-devel                                 1.0.6-2
libcairo-devel                               1.12.2-1
libcroco0.6-devel                            0.6.5-1
libdatrie-devel                              0.2.4-1
libdb4.5-devel                               4.5.20.2-3
libdbus1-devel                               1.4.20-1
libdialog-devel                              1.1-20120706-1
libexpat1-devel                              2.1.0-1
libfam-devel                                 0.1.10-12
libfftw3-devel                               3.3.2-1
libfontconfig-devel                          2.10.1-1
libfpx-devel                                 1.3.1-1
libfreetype-devel                            2.4.10-1
libgcrypt-devel                              1.4.6-1
libgd-devel                                  2.0.36RC1-13
libgdbm-devel                                1.8.3-20
libgdk_pixbuf2.0-devel                       2.26.3-1
libgif-devel                                 4.1.6-10
libGL-devel                                  8.0.4-1
libglib2.0-devel                             2.32.4-1
libglitz-devel                               0.5.6-10
libGLU-devel                                 8.0.4-1
libglut-devel                                2.6.0-1
libgmp-devel                                 4.3.2-1
libgnome-keyring-devel                       3.4.1-1
libgpg-error-devel                           1.10-1
libgs-devel                                  9.06-1
libgsf1-devel                                1.14.24-1
libgtk2.0-devel                              2.24.12-1
libgtk3-devel                                3.4.4-1
libhunspell-devel                            1.3.2-1
libICE-devel                                 1.0.8-1
libicu-devel                                 4.8.1-1
libidn-devel                                 1.25-1
libjasper-devel                              1.900.1-12
libjbig-devel                                2.0-11
libjpeg-devel                                8b-1
libkpathsea-devel                            20120628-2
liblapack-devel                              3.4.2-1
liblcms-devel                                1.19-2
liblcms2-devel                               2.4-1
liblzma-devel                                5.0.2_20110517-1
liblzo2-devel                                2.06-1
libMagick-devel                              6.7.6.3-2
libncurses-devel                             5.7-18
libncursesw-devel                            5.7-18
libnettle-devel                              2.5-1
libopenjpeg-devel                            1.5.0-1
libp11-kit-devel                             0.12-1
libpango1.0-devel                            1.30.1-1
libpaper-devel                               1.1.24-1
libpcre-devel                                8.31-1
libpixman1-devel                             0.26.2-1
libpng-devel                                 1.5.12-1
libpng12-devel                               1.2.50-2
libpng14-devel                               1.4.12-3
libpoppler-devel                             0.20.5-1
libpoppler-qt4-devel                         0.20.5-1
libptexenc-devel                             20120628-2
libQtCore4-devel                             4.7.4-4
libQtDBus4-devel                             4.7.4-4
libQtDesigner4-devel                         4.7.4-4
libQtGui4-devel                              4.7.4-4
libQtScript4-devel                           4.7.4-4
libQtScriptTools4-devel                      4.7.4-4
libQtXml4-devel                              4.7.4-4
librsvg2-devel                               2.36.3-1
libSM-devel                                  1.2.1-1
libsoup-gnome2.4-devel                       2.38.1-1
libsoup2.4-devel                             2.38.1-1
libsqlite3-devel                             3.7.13-1
libstdc++6-devel                             4.5.3-3
libtasn1-devel                               2.14-1
libtdb-devel                                 1.2.9-1
libthai-devel                                0.1.15-1
libtiff-devel                                3.9.6-1
libuuid-devel                                2.21-1
libvala0.14-devel                            0.14.2-1
libwmf-devel                                 0.2.8.4-11
libX11-devel                                 1.5.0-1
libX11-xcb-devel                             1.5.0-1
libXau-devel                                 1.0.7-1
libXaw-devel                                 1.0.11-1
libxcb-devel                                 1.8.1-2
libxcb-glx-devel                             1.8.1-2
libxcb-render-devel                          1.8.1-2
libxcb-render-util-devel                     0.3.8-1
libxcb-shm-devel                             1.8.1-2
libXcomposite-devel                          0.4.3-1
libXcursor-devel                             1.1.13-1
libXdamage-devel                             1.1.3-1
libXdmcp-devel                               1.1.1-1
libXext-devel                                1.3.1-1
libXfixes-devel                              5.0-1
libXft-devel                                 2.3.1-1
libXi-devel                                  1.6.1-1
libXinerama-devel                            1.1.2-1
libxml2-devel                                2.8.0-1
libXmu-devel                                 1.1.1-1
libXpm-devel                                 3.5.10-1
libXpm-noX-devel                             3.5.7-12
libXrandr-devel                              1.3.2-1
libXrender-devel                             0.9.7-1
libxslt-devel                                1.1.27-1
libXt-devel                                  1.1.3-1
libzzip-devel                                0.13.60-1
mingw-libbz2-devel                           1.0.6-1
mingw-libgcrypt-devel                        1.4.6-1
mingw-libgpg-error-devel                     1.10-1
mingw-liblzma-devel                          5.0.2_20110517-1
mingw-zlib-devel                             1.2.7-1
openssl-devel                                1.0.1c-2
t1lib-devel                                  5.1.2-11
zlib-devel                                   1.2.7-1

  reply	other threads:[~2012-10-16 13:23 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-14 22:44 Is the Cygw32 port ready for testing? Ken Brown
2012-10-14 23:28 ` Daniel Colascione
2012-10-15  1:16   ` Ken Brown
2012-10-15  1:31     ` Ken Brown
2012-10-15  1:34       ` Daniel Colascione
2012-10-15  1:37     ` Daniel Colascione
2012-10-15  7:34       ` Andreas Schwab
2012-10-15 14:14       ` Ken Brown
2012-10-15 17:16         ` Eli Zaretskii
2012-10-15 19:33           ` Ken Brown
2012-10-15 19:35             ` Daniel Colascione
2012-10-15 21:31               ` Daniel Colascione
2012-10-15 21:34                 ` Ken Brown
2012-10-15 21:36                   ` Daniel Colascione
2012-10-16 13:23                     ` Ken Brown [this message]
2012-10-16 18:24                       ` Eli Zaretskii
2012-10-17  4:13                         ` Stephen J. Turnbull
2012-10-17 15:42                           ` Eli Zaretskii
2012-10-17 17:36                             ` Stephen J. Turnbull
2012-10-17 23:45                           ` Nix
2012-10-18 12:28                         ` Ken Brown
2012-10-18 17:02                           ` Daniel Colascione
2012-10-18 22:18                             ` Ken Brown
2012-10-18 17:09                           ` Eli Zaretskii
2012-10-18 22:04                             ` Stefan Monnier
2012-10-19  6:43                               ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2012-10-19 16:03 Angelo Graziosi
2012-10-20  2:42 ` Ken Brown
2012-10-20  2:49   ` Daniel Colascione
2012-10-20  6:53     ` Andreas Schwab
2012-10-21 13:02       ` Stephen J. Turnbull
2012-10-20  8:53   ` Angelo Graziosi
2012-10-20 10:29     ` Eli Zaretskii
2012-10-20 13:19     ` Ken Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=507D5FD0.4060403@cornell.edu \
    --to=kbrown@cornell.edu \
    --cc=dancol@dancol.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.