GNU bug report logs - #4549
23.1.50; copy-overlay is not mentioned in the Emacs Lisp Reference Manual

Previous Next

Package: emacs;

Reported by: David Engster <deng <at> randomsample.de>

Date: Thu, 24 Sep 2009 14:00:03 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Chong Yidong <cyd <at> stupidchicken.com>
Subject: bug#4549: marked as done (23.1.50; copy-overlay is not mentioned
 in the Emacs Lisp Reference Manual)
Date: Fri, 25 Sep 2009 03:45:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 24 Sep 2009 23:37:45 -0400
with message-id <87vdj7itiu.fsf <at> cyd.mit.edu>
and subject line Re: 23.1.50; copy-overlay is not mentioned in the Emacs Lisp Reference Manual
has caused the Emacs bug report #4549,
regarding 23.1.50; copy-overlay is not mentioned in the Emacs Lisp Reference Manual
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 help-debbugs <at> gnu.org
immediately.)


-- 
4549: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4549
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: David Engster <deng <at> randomsample.de>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.1.50; copy-overlay is not mentioned in the Emacs Lisp Reference Manual
Date: Thu, 24 Sep 2009 15:52:23 +0200
[Message part 3 (text/plain, inline)]
The copy-overlay function is not mentioned in the Emacs Lisp Reference
Manual. I attached a patch for display.texi.

Regards,
David

[display-texi-copy-overlay.diff (text/x-diff, inline)]
Index: display.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/display.texi,v
retrieving revision 1.52
diff -u -r1.52 display.texi
--- display.texi	1 Sep 2009 02:54:16 -0000	1.52
+++ display.texi	24 Sep 2009 13:51:22 -0000
@@ -1269,6 +1269,12 @@
 current buffer.
 @end defun
 
+@defun copy-overlay overlay
+This function will return a copy of @var{overlay}, with the exception
+of the insertion marker types, which will always be set to their
+default values.
+@end defun
+
   Here are some examples:
 
 @example
[Message part 5 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> stupidchicken.com>
To: David Engster <deng <at> randomsample.de>
Cc: 4549-done <at> debbugs.gnu.org
Subject: Re: 23.1.50; copy-overlay is not mentioned in the Emacs Lisp Reference Manual
Date: Thu, 24 Sep 2009 23:37:45 -0400
> The copy-overlay function is not mentioned in the Emacs Lisp Reference
> Manual. I attached a patch for display.texi.

Thanks.  I've checked it in, with some editing.

This bug report was last modified 15 years and 301 days ago.

Previous Next


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