[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: C file recoginzed as image file
From: |
Juanma Barranquero |
Subject: |
Re: C file recoginzed as image file |
Date: |
Fri, 19 Jan 2007 17:14:44 +0100 |
On 1/15/07, Jason Rumney <address@hidden> wrote:
When I looked at image-minor-mode, it wasn't clear to me that you could
avoid any problems by simply delaying display of the image. It looked
like the image was parsed and cached immediately regardless of whether
it was displayed or not.
At least on Windows, it would work. I put OutputDebugString calls in
init_*_functions() from src/image.c, and then, after
M-: (setq image-type-auto-detectable nil) RET
C-x C-f image-file-without-extension RET
M-x image-minor-mode RET
no function from the corresponding image library has been called
(because in fact the image library has not been loaded yet). Only
after C-c C-c does the debug message appear in the output.
/L/e/k/t/u
- Re: C file recoginzed as image file, (continued)
- Re: C file recoginzed as image file, Lennart Borgman (gmail), 2007/01/07
- Re: C file recoginzed as image file, Richard Stallman, 2007/01/08
- Re: C file recoginzed as image file, Reiner Steib, 2007/01/08
- Re: C file recoginzed as image file, Andreas Schwab, 2007/01/08
- Re: C file recoginzed as image file, Stuart D. Herring, 2007/01/08
- Re: C file recoginzed as image file, Richard Stallman, 2007/01/08
- Re: C file recoginzed as image file, Giorgos Keramidas, 2007/01/13
- Re: C file recoginzed as image file, Sascha Wilde, 2007/01/14
- Re: C file recoginzed as image file, Richard Stallman, 2007/01/15
- Re: C file recoginzed as image file, Jason Rumney, 2007/01/15
- Re: C file recoginzed as image file,
Juanma Barranquero <=
- Re: C file recoginzed as image file, Jason Rumney, 2007/01/19
- Re: C file recoginzed as image file, Juanma Barranquero, 2007/01/19
- Re: C file recoginzed as image file, Richard Stallman, 2007/01/19
- Re: C file recoginzed as image file, Juanma Barranquero, 2007/01/20
- Re: C file recoginzed as image file, Richard Stallman, 2007/01/21
- Re: C file recoginzed as image file, Jason Rumney, 2007/01/21
- Re: C file recoginzed as image file, Juanma Barranquero, 2007/01/21
- Re: C file recoginzed as image file, Richard Stallman, 2007/01/22
- Re: C file recoginzed as image file, Richard Stallman, 2007/01/14
- Re: C file recoginzed as image file, Stefan Monnier, 2007/01/14