Re: Can't fetch emacs-unicode-2 branch?

2005-02-16 Thread zrr
Kenichi Handa <[EMAIL PROTECTED]> writes: > In article <[EMAIL PROTECTED]>, zrr <[EMAIL PROTECTED]> writes: > >> Hi, >>I can't checkout emacs-unicode-2 branch for several days. > >>$cvs -z3 -d:ext:[EMAIL PROTECTED]:/webcvs/emacs checkout -r >> emacs-unicode-2 emacs > > I think the correct

Can't fetch emacs-unicode-2 branch?

2005-02-16 Thread Nick Roberts
>I can't checkout emacs-unicode-2 branch for several days. > >$cvs -z3 -d:ext:[EMAIL PROTECTED]:/webcvs/emacs checkout -r > emacs-unicode-2 emacs > ? emacs/info/emacs-xtra > ? emacs/info/flymake > ? emacs/info/message-1 > ? emacs/info/message-2 > ? emacs/info/org > ? emacs/info/

Re: Can't fetch emacs-unicode-2 branch?

2005-02-16 Thread Kenichi Handa
In article <[EMAIL PROTECTED]>, zrr <[EMAIL PROTECTED]> writes: > Hi, >I can't checkout emacs-unicode-2 branch for several days. >$cvs -z3 -d:ext:[EMAIL PROTECTED]:/webcvs/emacs checkout -r > emacs-unicode-2 emacs I think the correct software repository is: $ cvs -z3 -d:ext:[EMAIL PROTE

Can't fetch emacs-unicode-2 branch?

2005-02-16 Thread zrr
Hi, I can't checkout emacs-unicode-2 branch for several days. $cvs -z3 -d:ext:[EMAIL PROTECTED]:/webcvs/emacs checkout -r emacs-unicode-2 emacs ? emacs/info/emacs-xtra ? emacs/info/flymake ? emacs/info/message-1 ? emacs/info/message-2 ? emacs/info/org ? emacs/info/org-1 ? emacs/info/org-2 ?

Re: function-called-at-point: ignore-errors around find-tag-default

2005-02-16 Thread Karl Chen
> On 2005-02-14 22:15 PST, Richard Stallman writes: rms> It should never get an error--if it can't find a suitable rms> recommendation, it should return nil. rms> But an alternative would be to wrap rms> `find-tag-default' itself in a condition-case.) rms> Befor

Re: M-Tab on w32 (and other window systems?)

2005-02-16 Thread James Cloos
> "Miles" == Miles Bader <[EMAIL PROTECTED]> writes: > "Lennart" == Lennart Borgman <[EMAIL PROTECTED]> writes: Miles> Note that this can also be typed using `ESC TAB', which is pretty Miles> convenient (the ESC and TAB keys are almost next to one another). Lennart> Unfortunately this d

Re: Popup when buffer file is changed on disk

2005-02-16 Thread Luc Teirlinck
I have now installed the following: (defcustom auto-revert-stop-on-user-input t "When non-nil, user input temporarily interrupts Auto-Revert Mode. With this setting, Auto-Revert Mode checks for user input after handling each buffer and does not process any further buffers \(until the next run of

dired Mark menu commands

2005-02-16 Thread Drew Adams
Some minor suggestions regarding Dired's Mark menu: 1. The command `dired-mark-extension' (`*.'), defined in dired-x.el, is useful to mark all files with a certain extension. Most people have never heard of it, however. More than once, I've mentioned it in reply to questions on help-gnu-emacs, and

Re: Huge files slow Emacs?

2005-02-16 Thread Miles Bader
On Wed, 16 Feb 2005 07:35:23 -0600 (CST), Luc Teirlinck <[EMAIL PROTECTED]> wrote: >* dispextern.h (xassert): Enable unconditionally. > >I appreciate anyone looking into it. > > There is not much of a mystery here. Enabling asserts slows things > down. I have noticed slowdown al

Re: Customize buttons that change user's customfileshouldaskforconfirmation

2005-02-16 Thread Luc Teirlinck
Lennart Borgman wrote: >I thought that every option would require confirmation. > > You mean every whole-buffer button? It would be really annoying if > just setting or saving an individual option would ask for confirmation. Yes, that was the context. This is one of the prop

Re: gdb modes try to insert breakpoint markers too soon

2005-02-16 Thread Bruce Stephens
Nick Roberts <[EMAIL PROTECTED]> writes: > > There seems to be an irritating interaction between gdb and the gdb > > modes in current CVS Emacs (gdb and gdba). > > What version of gdb are you using? 6.3-debian. > Do you mean the you have two sessions running concurrently, one started > with M-

Re: imap process not running

2005-02-16 Thread Simon Josefsson
Stefan Monnier <[EMAIL PROTECTED]> writes: > [ I'm using the Emacs-CVS code, running on a GNU/Linux system using an > IMAP/SSL connection using the `openssl' executable. ] > > Every once in a while, Gnus complains that the imap process is not running. > Usually it automatically restarts it behi

Re: Unicode support for the MS Windows clipboard [new patch]

2005-02-16 Thread Benjamin Riefenstahl
Hi Tak, Tak Ota writes: > I suppose Benjamin is too busy lately. Sorry about the delay. I got distracted by that thing they call "life". ;-( > I suspect there maybe some relationship between clipboard operation > and the memory leak but I don't have conclusive evidence. I did a systematic co

Re: Customize buttons that change user's customfileshouldaskforconfirmation

2005-02-16 Thread Lennart Borgman
- Original Message - From: "Luc Teirlinck" <[EMAIL PROTECTED]> >I thought that every option would require confirmation. > > You mean every whole-buffer button? It would be really annoying if > just setting or saving an individual option would ask for confirmation. Yes, that was the

Re: Group leader (WM_HINTS)

2005-02-16 Thread Gian Uberto Lauri
> "JD" == Jan D <[EMAIL PROTECTED]> writes: JD> Short answer: no. O.K., thanks! JD> I can't really deduce from your JD> explanation what the difference is. I'll find an "old" Emacs and use xprop on it. -- /\___ /___/\__|_|\_|__|___Gian Uberto Lauri_ //-

Re: Popup when buffer file is changed on disk

2005-02-16 Thread David Kastrup
Luc Teirlinck <[EMAIL PROTECTED]> writes: > David Kastrup wrote: > >Well, Eli suggested "sluggish" instead of the negatively >connotated "hung" (which usually is used for a terminal error >condition), but I think that is misleading. I'd suggest using >something like "Thus, Emacs m

Re: Group leader (WM_HINTS)

2005-02-16 Thread Jan D.
Before switching to the CVS version of Emacs, when I explicitly set the name of a frame to "SOMETHING" then I had that that frame has its own window id of the group leader in WM_HINTS. I think that this behaviour has been fixed in the CVS version. But I miss the old "bug", since, together with

Re: Popup when buffer file is changed on disk

2005-02-16 Thread Luc Teirlinck
David Kastrup wrote: Well, Eli suggested "sluggish" instead of the negatively connotated "hung" (which usually is used for a terminal error condition), but I think that is misleading. I'd suggest using something like "Thus, Emacs might be non-responsive at times." Something like that

Re: GDB startup

2005-02-16 Thread Kim F. Storm
Luc Teirlinck <[EMAIL PROTECTED]> writes: > post-command-idle-hook's value is nil > > This variable is obsolete since before 19.34; Ouch. -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk ___ Emacs-devel mailing list Emacs-devel@gnu.org

Re: Customize buttons that change user's custom fileshouldaskforconfirmation

2005-02-16 Thread Luc Teirlinck
Lennart Borgman wrote: I thought that every option would require confirmation. You mean every whole-buffer button? It would be really annoying if just setting or saving an individual option would ask for confirmation. Sincerely, Luc. ___ Emacs-d

Re: GDB startup

2005-02-16 Thread Luc Teirlinck
Kim Storm wrote: I agree. But post-command-idle-hook might be useful in some way... >From the docstring: post-command-idle-hook's value is nil This variable is obsolete since before 19.34; use timers instead, with `run-with-idle-timer'. So, if one wants to use it, one should

Group leader (WM_HINTS)

2005-02-16 Thread Gian Uberto Lauri
Before switching to the CVS version of Emacs, when I explicitly set the name of a frame to "SOMETHING" then I had that that frame has its own window id of the group leader in WM_HINTS. I think that this behaviour has been fixed in the CVS version. But I miss the old "bug", since, together w

Re: GDB startup

2005-02-16 Thread Kim F. Storm
Miles Bader <[EMAIL PROTECTED]> writes: > On Tue, 15 Feb 2005 20:16:02 -0500, Stefan Monnier > <[EMAIL PROTECTED]> wrote: >> I guess post-command-hook is the closest thing. > > It gets used way too much though -- we shouldn't be sticking all kinds > of random crap on post-command-hook... I agree.

Re: Customize buttons that change user's custom fileshouldaskforconfirmation

2005-02-16 Thread Lennart Borgman
- Original Message - From: "Richard Stallman" <[EMAIL PROTECTED]> > > One possible solution for that is to discourage, or even get rid of, > > of the per-variable command button. If there is only the whole-buffer > > Set and the whole-buffer Save, this confusion won't happen.

Re: Feature request - dynamic icon pixmap

2005-02-16 Thread Jan D.
Sun Yijiang wrote: Yes, I can change the default icon when I create a new frame: (make-frame '((name . "testf") (icon-type . "/path/test.png"))) But I cannot change a frame's icon by modifying its icon-type parameter: (set-frame-parameter my-frame 'icon-type "/path/test2.png") Nothing happens after

Re: M-Tab on w32 (and other window systems?)

2005-02-16 Thread Lennart Borgman
- Original Message - From: "Richard Stallman" <[EMAIL PROTECTED]> > Unfortunately this does not work with viper-mode. > > Emulators are not important enough to be the basis for decisions about > standard Emacs commands. We choose them for the sake of ordinary > Emacs usage. Emulato

Re: M-Tab on w32 (and other window systems?)

2005-02-16 Thread Lennart Borgman
- Original Message - From: "Richard Stallman" <[EMAIL PROTECTED]> > There is no logical connection between C-RET and M-TAB, > so I don't like making an alias. I'd rather recommend ESC TAB. It is much better (but there is the problem with viper-mode). C-M-i seems to be mapped to M-TAB,

Re: M-Tab on w32 (and other window systems?)

2005-02-16 Thread Lennart Borgman
- Original Message - From: "Richard Stallman" <[EMAIL PROTECTED]> > Thanks, that is very useful! However there was another point in my original > message: Info only mention Alt-Tab. To me this seems ignorant since on w32 > at least Alt-Tab can not be used at all. > > Do you me

Re: Huge files slow Emacs?

2005-02-16 Thread Luc Teirlinck
* dispextern.h (xassert): Enable unconditionally. I appreciate anyone looking into it. There is not much of a mystery here. Enabling asserts slows things down. I have noticed slowdown all over the place sine it has been enabled. The problem is that now any performance bug is just

Re: lisp-outline-level.

2005-02-16 Thread Lute Kamstra
Richard Stallman <[EMAIL PROTECTED]> writes: > As Stefan Monnier suggested, I added ;;;###autoload to outline-regexp. > > Does this in fact give good results? Yes, this has the advantage that Outline minor mode doesn't consider an autoload cookie as part of the previous top-level sexp anymor

Re: Popup when buffer file is changed on disk

2005-02-16 Thread David Kastrup
Richard Stallman <[EMAIL PROTECTED]> writes: > What about the following? > > (defcustom auto-revert-stop-on-user-input t > "When non-nil, user input temporarily interrupts Auto-Revert Mode. > More precisely, Auto-Revert Mode checks for user input after > handling each buffer

Re: Unicode support for the MS Windows clipboard [new patch]

2005-02-16 Thread Jason Rumney
Tak Ota wrote: I suppose Benjamin is too busy lately. Tue, 8 Feb 2005 01:04:32 -0800: "Jason Rumney" <[EMAIL PROTECTED]> wrote: Tak Ota <[EMAIL PROTECTED]> writes: Is there any reason why this patch cannot make into CVS? I really wish it be a part of the next re

Re: Popup when buffer file is changed on disk

2005-02-16 Thread Richard Stallman
What about the following? (defcustom auto-revert-stop-on-user-input t "When non-nil, user input temporarily interrupts Auto-Revert Mode. More precisely, Auto-Revert Mode checks for user input after handling each buffer and does not process any further buffers (until the n

Re: Customize buttons that change user's custom fileshouldaskforconfirmation

2005-02-16 Thread Richard Stallman
> One possible solution for that is to discourage, or even get rid of, > of the per-variable command button. If there is only the whole-buffer > Set and the whole-buffer Save, this confusion won't happen. I do not think that is a good solution because the customization buffer

Re: lisp-outline-level.

2005-02-16 Thread Richard Stallman
As Stefan Monnier suggested, I added ;;;###autoload to outline-regexp. Does this in fact give good results? I can't anticipate whether they would be good or bad. ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listin

Re: M-Tab on w32 (and other window systems?)

2005-02-16 Thread Richard Stallman
> Note that this can also be typed using `ESC TAB', which is pretty > convenient (the ESC and TAB keys are almost next to one another). Unfortunately this does not work with viper-mode. Emulators are not important enough to be the basis for decisions about standard Emacs commands. We

Re: Suggested doc change for cus-edit.el

2005-02-16 Thread Richard Stallman
Customize was designed to work on all variables, declared with customize or not. Pretty much needed back when nothing was declared with customize. Apparently someone decided to remove that feature. Now that all the variables useful for beginners to customize have Custom definitions,

Re: M-Tab on w32 (and other window systems?)

2005-02-16 Thread Richard Stallman
Thanks, that is very useful! However there was another point in my original message: Info only mention Alt-Tab. To me this seems ignorant since on w32 at least Alt-Tab can not be used at all. Do you mean ESC TAB? If so, why doesn't that work on W32?

Re: M-Tab on w32 (and other window systems?)

2005-02-16 Thread Richard Stallman
There is no logical connection between C-RET and M-TAB, so I don't like making an alias. I'd rather recommend ESC TAB. ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel

Re: Emacs 21.4

2005-02-16 Thread Yoichi NAKAYAMA
At Wed, 16 Feb 2005 20:11:25 +1300, Nick Roberts wrote: > > And there is no announcement to to use it nevertheless. > > The relevant mailing list is info-gnu-emacs, although I don't think many > people follow it: [...] > (see http://lists.gnu.org/archive/html/info-gnu-emacs/2005-02/msg0.htm

Huge files slow Emacs?

2005-02-16 Thread 塩野@遊び人
Hello, I'm troubled with the most recent Emacs CVS getting slowed down in the Solaris host. I always make Emacs load a huge file (45MB or larger!) in order to read mails with VM. In such a condition, C-n and C-p take about a second to move the point in every buffer, for example. I had no dissat