unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* empty insert sets buffer-modified-p
@ 2004-11-28 19:18 Hallvard B Furuseth
  0 siblings, 0 replies; only message in thread
From: Hallvard B Furuseth @ 2004-11-28 19:18 UTC (permalink / raw)


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.3.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2004-05-21 on storeslem.uio.no
configured using `configure  --prefix=/local --with-local-prefix=/local --infodir=/local/share/info --mandir=/local/share/man --includedir=/local/include --libdir=/local/lib'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: no_NO
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Clear the buffer-modified flag, then insert an empty string:
  ESC ~
  ESC : (insert "")
This sets the buffer-modified flag.  The same applies to
e.g. insert-string, (insert-buffer-substring <empty buffer>),
but not (insert-file-contents "/dev/null").


Recent input:
<escape> ~ <escape> : ( i n s e r t SPC " " ) <return> 
<help-echo> <help-echo> <help-echo> <menu-bar> <help-menu> 
<report-emacs-bug>

Recent messages:
(emacs -q)
Loading disp-table...done
Loading tooltip...done
For information about the GNU Project and its goals, type C-h C-p.
Loading image...done
Modification-flag cleared
nil
Loading emacsbug...done

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-28 19:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-28 19:18 empty insert sets buffer-modified-p Hallvard B Furuseth

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