unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
Cc: Juri Linkov <juri@jurta.org>,
	monnier@iro.umontreal.ca, emacs-devel@gnu.org
Subject: Re: Putting auto-image-file-mode in Options menu
Date: Sun, 20 Mar 2005 01:54:24 +0100	[thread overview]
Message-ID: <x53burdtmn.fsf@lola.goethe.zz> (raw)
In-Reply-To: <E1DCoDD-0006T9-Jv@fencepost.gnu.org> (Richard Stallman's message of "Sat, 19 Mar 2005 19:22:35 -0500")

Richard Stallman <rms@gnu.org> writes:

>     3. By default this mode should be enabled for non-ascii based
>        image format files like .png, .jpg.  This could be achieved
>        by enabling auto-compression-mode by default and turning
>        image-mode off by default for ascii based formats.
>
> I am completely lost here.  What does auto-compression-mode have
> to do with image-mode?
>
>     2. Perhaps image-mode should be minor mode for extensions like
>        .xbm and .xpm which already have associated major mode c-mode
>        in auto-mode-alist.
>
> Someone else can do that.
>
>     4. Calling `image-toggle-display' sets the modification flag,
>        so after visiting image files only for viewing buffers become
>        modified.
>
> I will make it restore the modified flag after its change.

If you used an overlay instead of text properties, there would be no
necessity to modify the buffer.  It would also imply that copying the
buffer content into the kill ring would not copy the image along.
Since we are talking about a _mode_ here, it would appear more
appropriate to make the image a property of the buffer rather than of
its contents.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

  reply	other threads:[~2005-03-20  0:54 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-13  2:14 Putting auto-image-file-mode in Options menu Juri Linkov
2005-03-13 13:32 ` Stefan Monnier
2005-03-14  1:23   ` Juri Linkov
2005-03-14 10:21     ` David Kastrup
2005-03-15 13:18       ` Juri Linkov
2005-03-15 18:39       ` Richard Stallman
2005-03-16 17:55         ` Juri Linkov
2005-03-20  0:22           ` Richard Stallman
2005-03-20  0:54             ` David Kastrup [this message]
2005-03-20 18:01               ` Richard Stallman
2005-03-20 18:22                 ` David Kastrup
2005-03-21 17:30                   ` Richard Stallman
2005-03-20 21:47             ` Juri Linkov
2005-03-21 17:29               ` Richard Stallman
2005-03-27  1:39                 ` Miles Bader
2005-03-28 16:25                   ` Richard Stallman
2005-03-28 20:44                     ` Miles Bader
2005-03-28 21:37                       ` Eli Zaretskii
2005-03-29  3:00                         ` Richard Stallman
2005-03-29  3:01                       ` Richard Stallman
2005-03-22 20:43             ` Juri Linkov
2005-03-23  6:21               ` Richard Stallman
2005-03-23 20:48                 ` Juri Linkov
2005-03-25  6:43                   ` Richard Stallman
2005-03-18  0:37         ` Miles Bader
2005-03-14 13:07     ` Stefan Monnier
2005-03-15 13:19       ` Juri Linkov
2005-03-15 14:41         ` Stefan
2005-03-15 17:27           ` Juri Linkov
2005-03-15 18:39     ` Richard Stallman
2005-03-16 17:10       ` Kevin Rodgers
2005-03-17 23:01         ` Richard Stallman
2005-03-17 23:21           ` Stefan Monnier
2005-03-18 18:20             ` Richard Stallman
2005-03-27 23:18               ` auto-compression-mode (was: Putting auto-image-file-mode in Options menu) Juri Linkov
2005-03-28 22:53                 ` Richard Stallman
2005-03-14  3:00 ` Putting auto-image-file-mode in Options menu Richard Stallman

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=x53burdtmn.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=juri@jurta.org \
    --cc=monnier@iro.umontreal.ca \
    /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).