Your message dated Sun, 13 Oct 2013 09:54:29 +0000 with message-id <[email protected]> and subject line Bug#725883: Removed package(s) from unstable has caused the Debian Bug report #307617, regarding emacs21: diff mode corrupts this diff on editing to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 307617: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=307617 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: emacs21 Version: 21.3-1 Severity: normal Tags: upstream Hi, Touch any line in the top hunk in diff mode, and it changes the @@ line (incorrectly). It seems the --- and +++ of the next file confuses diff mode 8( ===<snip=== --- ./arch/sparc64/mm/init.c.~1~ Mon Jul 14 21:47:48 2003 +++ ./arch/sparc64/mm/init.c Mon Jul 14 23:34:34 2003 @@ -1812,8 +1813,8 @@ void free_initmem(void) /* * The init section is aligned to 8k in vmlinux.lds. Page align for >8k pagesizes. */ - addr = PAGE_ALIGN((unsigned long)(&__init_begin)); - initend = (unsigned long)(&__init_end) & PAGE_MASK; + addr = PAGE_ALIGN((unsigned long)(__init_begin)); + initend = (unsigned long)(__init_end) & PAGE_MASK; for (; addr < initend; addr += PAGE_SIZE) { unsigned long page; struct page *p; --- ./include/asm-generic/sections.h.~1~ Mon Jul 14 21:24:32 2003 +++ ./include/asm-generic/sections.h Mon Jul 14 21:56:10 2003 @@ -3,7 +3,7 @@ /* References to section boundaries */ -extern char _text[], _etext[]; +extern char _text[], _stext[], _etext[]; extern char _data[], _edata[]; extern char __bss_start[]; extern char __init_begin[], __init_end[]; ===snip>=== -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux bach 2.4.19-pre8 #1 Wed May 8 15:38:14 EST 2002 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages emacs21 depends on: ii emacs21-common 21.3-1 The GNU Emacs editor's common infr ii libc6 2.3.1-17 GNU C Library: Shared libraries an ii libjpeg62 6b-8 The Independent JPEG Group's JPEG ii libncurses5 5.3.20030510-2 Shared libraries for terminal hand ii libpng12-0 1.2.5.0-4 PNG library - runtime ii libtiff3g 3.5.7-2 Tag Image File Format library ii xaw3dg 1.5-24 Xaw3d widget set ii xlibs 4.2.1-9 X Window System client libraries ii zlib1g 1:1.1.4-14 compression library - runtime -- no debconf information
--- End Message ---
--- Begin Message ---Version: 21.4.22-4+rm Dear submitter, as the package xemacs21 has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see http://bugs.debian.org/725883 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Ansgar Burchardt (the ftpmaster behind the curtain)
--- End Message ---

