emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

address@hidden: hexl: doesn't play nicely with dynamic-completion-mode]


From: Richard Stallman
Subject: address@hidden: hexl: doesn't play nicely with dynamic-completion-mode]
Date: Tue, 30 Jan 2007 23:00:48 -0500

I won't hold the release for this, but would someone like to fix it?

------- Start of forwarded message -------
Date: Tue, 30 Jan 2007 13:31:23 +0100
From: Chris Moore <address@hidden>
To: address@hidden, Chris Moore <address@hidden>
Cc: 
Subject: hexl: doesn't play nicely with dynamic-completion-mode
X-Spam-Status: No, score=1.1 required=5.0 tests=RCVD_BY_IP,SUBJ_HAS_UNIQ_ID 
        autolearn=no version=3.0.4

In GNU Emacs 22.0.93.2 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2007-01-23 on trpaslik
configured using `configure  '--with-gtk' '--prefix' '/usr/local' '--with-xpm' 
'--with-jpeg' '--with-png' '--with-gif''

make a file with some content:

  $ date > /tmp/date.txt

start emacs:

  $ emacs -Q

enable dynamic completion mode:

  M-x dynamic-completion-mode RET

visit the file:

  C-x C-f /tmp/date.txt

enable hexl-mode:

  M-x hexl-mode RET

type some text containing full stops:

  hello.world.

notice that the letters insert themselves properly into the hexl
buffer, but the full stops corrupt the buffer.


_______________________________________________
emacs-pretest-bug mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]