Re: lisp/language/tay-viet.el in GNU Emacs 23.0.0

2007-06-15 Thread Kenichi Handa
In article <[EMAIL PROTECTED]>, Peter Dyballa <[EMAIL PROTECTED]> writes: > When I did a CVS update one or two hours ago this file was not > fetched. It's referenced in src/Makefile{.in}. So no new Emacs could > be built ... Sorry for keeping the repository incomplete. I've just committed th

Support transparent PNG image properly (was: problem with transparent PNG image display)

2007-06-15 Thread Leo
- Chris Moore (2007-01-10) wrote:- > Download this image and open it in Emacs: > > > http://tango-project.org/static/cvs/tango-art-tools/palettes/Tango-Palette.png > > The image has lots of transparent pixels. Using M-x > set-background-colour RET and you'll see the background of the i

Saving markup formats (was: warnings before opening very big directories)

2007-06-15 Thread Juri Linkov
> Please tell what things are more important. > > Implementing horizontal position computation using variabled-width > fonts is an important feature. > > Saving with markup in additional formats is an important feature. What are the most preferable formats to save markup? One variant is Enric

Re: clipboard integration hangs pasting text from emacs

2007-06-15 Thread Nick Roberts
> I think names for releases is completely confusing. > Debian does this, and I never remember which one is which. Its not just Debian. Fedora, Apple and Ubuntu do too. It has the advantage that if you make a bugfix or security release, as with Emacs 21.4, it doesn't throw all of us who have b

Re: (case x in y)z;;easc) indentation

2007-06-15 Thread Stefan Monnier
> #!/bin/sh > ( > case $x in > y)echo z;; > esac > ) ##starting here we see shell-script mode has been seduced by > mv a b ##voluptuous curves of the above "y)". The one-second duration > ##matching parens flasher gets it right, but not the TAB indenter. Oops, indeed. D

Re: key binding of `M-&' shows up in menu as (M-)

2007-06-15 Thread Lennart Borgman (gmail)
Drew Adams wrote: I think this is specific to w32. Yes & needs to be escaped there. I hope you mean that Emacs or Emacs W32 should do the escaping. These binding indications are added automatically. I am not sure I understand you, but & is the character you put before a character in the menu st

RE: key binding of `M-&' shows up in menu as (M-)

2007-06-15 Thread Drew Adams
> >> I think this is specific to w32. Yes & needs to be escaped there. > > > > I hope you mean that Emacs or Emacs W32 should do the escaping. These > > binding indications are added automatically. > > I am not sure I understand you, but & is the character you put before a > character in the menu s

Re: key binding of `M-&' shows up in menu as (M-)

2007-06-15 Thread Lennart Borgman (gmail)
Drew Adams wrote: I think this is specific to w32. Yes & needs to be escaped there. I hope you mean that Emacs or Emacs W32 should do the escaping. These binding indications are added automatically. I am not sure I understand you, but & is the character you put before a character in the menu

RE: key binding of `M-&' shows up in menu as (M-)

2007-06-15 Thread Drew Adams
> I think this is specific to w32. Yes & needs to be escaped there. I hope you mean that Emacs or Emacs W32 should do the escaping. These binding indications are added automatically. ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://

Re: clipboard integration hangs pasting text from emacs

2007-06-15 Thread Richard Stallman
I think names for releases is completely confusing. Debian does this, and I never remember which one is which. ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Re: warnings before opening very big directories

2007-06-15 Thread Richard Stallman
We don't need to add help to all questions at once. We could progress adding them one by one only for non-trivial cases We will not have any plan to add them -- neither all at once nor one by one. Please tell what things are more important. Implementing horizontal position computat

emacs-unicode-2: ido doesn't work

2007-06-15 Thread Zhang Wei
with (ido-mode t), emacs complains while C-x C-f: ad-cache-id-verification-code: Symbol's value as variable is void: ad-special-forms If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'.

Re: key binding of `M-&' shows up in menu as (M-)

2007-06-15 Thread Lennart Borgman (gmail)
Drew Adams wrote: emacs -Q Bind a command `foo' in a minibuffer completion map to `M-&'. Add `foo' to the Minibuf menu: (define-key map [menu-bar minibuf foo] '(menu-item "Foo It" foo)) In the Minibuf menu, the item appears with the wrong binding: Foo It (M-) The `&' was removed - it should

key binding of `M-&' shows up in menu as (M-)

2007-06-15 Thread Drew Adams
emacs -Q Bind a command `foo' in a minibuffer completion map to `M-&'. Add `foo' to the Minibuf menu: (define-key map [menu-bar minibuf foo] '(menu-item "Foo It" foo)) In the Minibuf menu, the item appears with the wrong binding: Foo It (M-) The `&' was removed - it should show "(M-&)". Perha

(case x in y)z;;easc) indentation

2007-06-15 Thread Dan Jacobson
#!/bin/sh ( case $x in y)echo z;; esac ) ##starting here we see shell-script mode has been seduced by mv a b ##voluptuous curves of the above "y)". The one-second duration ##matching parens flasher gets it right, but not the TAB indenter. Also, putting an extra "in" he

Re: clipboard integration hangs pasting text from emacs

2007-06-15 Thread Stefan Monnier
>> Perhaps we should give the next release a name. > "Emaczilla". How 'bout "23.1" or if considered too ambiguous, "Emacs 23.1"? Stefan ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-p

lisp/language/tay-viet.el in GNU Emacs 23.0.0

2007-06-15 Thread Peter Dyballa
Hello! When I did a CVS update one or two hours ago this file was not fetched. It's referenced in src/Makefile{.in}. So no new Emacs could be built ... -- Greetings Pete It's not the valleys in life I dread so much as the dips. -- Garfield _

Re: clipboard integration hangs pasting text from emacs

2007-06-15 Thread Juri Linkov
> Perhaps we should give the next release a name. "Emaczilla". -- Juri Linkov http://www.jurta.org/emacs/ ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug