unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Stephen Leake <stephen_leake@stephe-leake.org>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master d7df36e: Rewrite	elisp--xref-find-definitions to handle many more cases; add tests.
Date: Thu, 13 Aug 2015 05:41:14 +0300	[thread overview]
Message-ID: <83si7noqph.fsf@gnu.org> (raw)
In-Reply-To: <86k2t0waxm.fsf@stephe-leake.org>

> From: Stephen Leake <stephen_leake@stephe-leake.org>
> Date: Wed, 12 Aug 2015 14:42:29 -0500
> 
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
> 
> >> Can we add a warning somewhere in the load/dump process for this?
> >
> > We already do, alloc.c:5357:
> >
> >       if (XSTRING (obj)->intervals)
> > 	message ("Dropping text-properties when making string pure");
> 
> Doesn't seem to work in this case. With 'defconst' in elisp-mode.c, I
> get:
> 
> ...
> Loading tooltip...
> Loading leim/leim-list.el (source)...
> Finding pointers to doc strings...
> Finding pointers to doc strings...done
> Pure-hashed: 23816 strings, 3762 vectors, 38262 conses, 3665 bytecodes, 105 others
> Dumping under the name emacs
> 2762775 pure bytes used
> Adding name emacs-25.0.50.12.exe
> Dumping from C:/Projects/emacs/master-build-mingw64/src/temacs.exe
>           to C:/Projects/emacs/master-build-mingw64/src/emacs.exe
> : paxctl -zex emacs.exe
> ln -f emacs.exe bootstrap-emacs.exe
> ...
> 
> No occurrence of "dropping" anywhere in the build log.

??? I do see it here:

  Loading progmodes/prog-mode...
  Loading emacs-lisp/lisp-mode...
  Loading progmodes/elisp-mode...
  Dropping text-properties when making string pure
  Loading textmodes/text-mode...

Are you looking in the correct place of the correct build?



  reply	other threads:[~2015-08-13  2:41 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150811025613.30799.89490@vcs.savannah.gnu.org>
     [not found] ` <E1ZOzjZ-00081R-OT@vcs.savannah.gnu.org>
2015-08-11 16:13   ` [Emacs-diffs] master d7df36e: Rewrite elisp--xref-find-definitions to handle many more cases; add tests Dmitry Gutov
2015-08-11 16:25     ` Stefan Monnier
2015-08-11 16:29       ` Dmitry Gutov
2015-08-11 23:36         ` Stephen Leake
2015-08-12  8:36           ` Dmitry Gutov
2015-08-11 23:33       ` Stephen Leake
2015-08-12 14:08         ` Stefan Monnier
2015-08-12 14:24           ` Eli Zaretskii
2015-08-12 17:16             ` Stefan Monnier
2015-08-13 14:38               ` Eli Zaretskii
2015-08-13 15:59                 ` Stefan Monnier
2015-08-14 10:36                   ` Eli Zaretskii
2015-08-13 20:08                 ` Stephen Leake
2015-08-12 19:42           ` Stephen Leake
2015-08-13  2:41             ` Eli Zaretskii [this message]
2015-08-11 23:30     ` Stephen Leake
2015-08-11 23:59       ` Dmitry Gutov
2015-08-12  7:40         ` Stephen Leake
2015-08-12  8:47           ` Dmitry Gutov
2015-08-12 14:05             ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83si7noqph.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=stephen_leake@stephe-leake.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 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).