unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#3875: 23.1.50; buffer-substring does not copy the 'invisible property
@ 2009-07-18  1:32 ` Lennart Borgman
  2009-07-18  2:14   ` Lennart Borgman
  2009-07-20  0:45   ` bug#3875: marked as done (23.1.50; buffer-substring does not copy the 'invisible property) Emacs bug Tracking System
  0 siblings, 2 replies; 5+ messages in thread
From: Lennart Borgman @ 2009-07-18  1:32 UTC (permalink / raw)
  To: emacs-pretest-bug

A simple test in for example an org-mode buffer shows this. The doc
string says it should copy the properties.

How do I get a buffer substring with the text property 'invisible too?
Do I have to search them in the buffer and apply them to the string?
In that case should not Emacs have a function to do this?


In GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600)
 of 2009-06-30
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags
-Ic:/g/include -fno-crossjumping'





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

* bug#3875: 23.1.50; buffer-substring does not copy the 'invisible  property
  2009-07-18  1:32 ` bug#3875: 23.1.50; buffer-substring does not copy the 'invisible property Lennart Borgman
@ 2009-07-18  2:14   ` Lennart Borgman
  2009-07-19  5:36     ` Stefan Monnier
  2009-07-20  0:45   ` bug#3875: marked as done (23.1.50; buffer-substring does not copy the 'invisible property) Emacs bug Tracking System
  1 sibling, 1 reply; 5+ messages in thread
From: Lennart Borgman @ 2009-07-18  2:14 UTC (permalink / raw)
  To: 3875

Actually it looks like next-property-change etc also forgets `invisible'.





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

* bug#3875: 23.1.50; buffer-substring does not copy the 'invisible  property
  2009-07-18  2:14   ` Lennart Borgman
@ 2009-07-19  5:36     ` Stefan Monnier
  2009-07-19 13:56       ` Lennart Borgman
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Monnier @ 2009-07-19  5:36 UTC (permalink / raw)
  To: Lennart Borgman; +Cc: 3875

> Actually it looks like next-property-change etc also forgets `invisible'.

That seems highly unlikely.  Please post a recipe.


        Stefan





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

* bug#3875: 23.1.50; buffer-substring does not copy the 'invisible  property
  2009-07-19  5:36     ` Stefan Monnier
@ 2009-07-19 13:56       ` Lennart Borgman
  0 siblings, 0 replies; 5+ messages in thread
From: Lennart Borgman @ 2009-07-19 13:56 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: 3875

On Sun, Jul 19, 2009 at 7:36 AM, Stefan Monnier<monnier@iro.umontreal.ca> wrote:
>> Actually it looks like next-property-change etc also forgets `invisible'.
>
> That seems highly unlikely.  Please post a recipe.


You are right. I was confusing next-property-change and
next-char-property-change.

Org mode uses overlays to make body parts invisible. So these is not
the bug I am hunting. Please close this.





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

* bug#3875: marked as done (23.1.50; buffer-substring does not copy the 'invisible property)
  2009-07-18  1:32 ` bug#3875: 23.1.50; buffer-substring does not copy the 'invisible property Lennart Borgman
  2009-07-18  2:14   ` Lennart Borgman
@ 2009-07-20  0:45   ` Emacs bug Tracking System
  1 sibling, 0 replies; 5+ messages in thread
From: Emacs bug Tracking System @ 2009-07-20  0:45 UTC (permalink / raw)
  To: Stefan Monnier

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


Your message dated Sun, 19 Jul 2009 20:41:01 -0400
with message-id <jwvljmkxk3u.fsf-monnier+emacsbugreports@gnu.org>
and subject line Re: bug#3875: 23.1.50; buffer-substring does not copy the 'invisible
has caused the Emacs bug report #3875,
regarding 23.1.50; buffer-substring does not copy the 'invisible property
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.)


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

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

From: Lennart Borgman <lennart.borgman@gmail.com>
To: emacs-pretest-bug@gnu.org
Subject: 23.1.50; buffer-substring does not copy the 'invisible property
Date: Sat, 18 Jul 2009 03:32:59 +0200
Message-ID: <e01d8a50907171832o45027e21vdf9a29efdda79b36@mail.gmail.com>

A simple test in for example an org-mode buffer shows this. The doc
string says it should copy the properties.

How do I get a buffer substring with the text property 'invisible too?
Do I have to search them in the buffer and apply them to the string?
In that case should not Emacs have a function to do this?


In GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600)
 of 2009-06-30
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags
-Ic:/g/include -fno-crossjumping'


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

From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Lennart Borgman <lennart.borgman@gmail.com>
Cc: 3875-close@emacsbugs.donarmstrong.com
Subject: Re: bug#3875: 23.1.50; buffer-substring does not copy the 'invisible
Date: Sun, 19 Jul 2009 20:41:01 -0400
Message-ID: <jwvljmkxk3u.fsf-monnier+emacsbugreports@gnu.org>

> Org mode uses overlays to make body parts invisible. So these is not
> the bug I am hunting. Please close this.

You can close this yourself by sending an email to
NNN-close@emacsbugs.donarmstrong.com, just like this one.


        Stefan

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

end of thread, other threads:[~2009-07-20  0:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <jwvljmkxk3u.fsf-monnier+emacsbugreports@gnu.org>
2009-07-18  1:32 ` bug#3875: 23.1.50; buffer-substring does not copy the 'invisible property Lennart Borgman
2009-07-18  2:14   ` Lennart Borgman
2009-07-19  5:36     ` Stefan Monnier
2009-07-19 13:56       ` Lennart Borgman
2009-07-20  0:45   ` bug#3875: marked as done (23.1.50; buffer-substring does not copy the 'invisible property) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).