all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#4549: 23.1.50; copy-overlay is not mentioned in the Emacs Lisp Reference Manual
@ 2009-09-24 13:52 ` David Engster
  2009-09-25  3:45   ` bug#4549: marked as done (23.1.50; copy-overlay is not mentioned in the Emacs Lisp Reference Manual) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: David Engster @ 2009-09-24 13:52 UTC (permalink / raw
  To: emacs-pretest-bug

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

The copy-overlay function is not mentioned in the Emacs Lisp Reference
Manual. I attached a patch for display.texi.

Regards,
David


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: display-texi-copy-overlay.diff --]
[-- Type: text/x-diff, Size: 581 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#4549: marked as done (23.1.50; copy-overlay is not mentioned in the Emacs Lisp Reference Manual)
  2009-09-24 13:52 ` bug#4549: 23.1.50; copy-overlay is not mentioned in the Emacs Lisp Reference Manual David Engster
@ 2009-09-25  3:45   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-09-25  3:45 UTC (permalink / raw
  To: Chong Yidong

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

Your message dated Thu, 24 Sep 2009 23:37:45 -0400
with message-id <87vdj7itiu.fsf@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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4549: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4549
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2849 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 133 bytes --]

The copy-overlay function is not mentioned in the Emacs Lisp Reference
Manual. I attached a patch for display.texi.

Regards,
David


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2.1.2: display-texi-copy-overlay.diff --]
[-- Type: text/x-diff, Size: 581 bytes --]

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

[-- Attachment #3: Type: message/rfc822, Size: 1269 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: David Engster <deng@randomsample.de>
Cc: 4549-done@emacsbugs.donarmstrong.com
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
Message-ID: <87vdj7itiu.fsf@cyd.mit.edu>

> 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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-25  3:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87vdj7itiu.fsf@cyd.mit.edu>
2009-09-24 13:52 ` bug#4549: 23.1.50; copy-overlay is not mentioned in the Emacs Lisp Reference Manual David Engster
2009-09-25  3:45   ` bug#4549: marked as done (23.1.50; copy-overlay is not mentioned in the Emacs Lisp Reference Manual) Emacs bug Tracking System

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.