Re: M-\ does not work with prefix argument as documented

2007-01-04 Thread Dieter Wilhelm
Kevin Rodgers <[EMAIL PROTECTED]> writes: > Dieter Wilhelm wrote: >> By the way, what is confusing to me is the fact that the diff output >> does not reflect the indentation of the code correctly. Please have a >> look at the progn command, in the code the lines below

Re: M-\ does not work with prefix argument as documented

2007-01-03 Thread Dieter Wilhelm
after point. @kbd{C-x C-o} (@code{delete-blank-lines}) deletes all blank lines after the current line. If the current line is blank, it deletes all -- Best wishes H. Dieter Wilhelm Darmstadt, Germany ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Re: isearch-forward-regexp and isearch-backward-regexp return differing search results

2006-12-25 Thread Dieter Wilhelm
Richard Stallman <[EMAIL PROTECTED]> writes: > Forward and backward regexp search are not symmetrical. > This is explained in the Lisp Manual. Thanks, I understand, this is a limitation but probably of a sort one can live with. -- Best wishes H. Dieter Wilhelm Darmst

isearch-forward-regexp and isearch-backward-regexp return differing search results

2006-12-22 Thread Dieter Wilhelm
ing newsgroup: nnml+private:mail.dalug... Fetching headers for nnml+private:mail.dalug...done Scoring...done Generating summary...done Expiring articles...done Auto-saving... Making completion list... [2 times] Loading emacsbug...done -- Best wi

Re: M-\ does not work with prefix argument as documented

2006-12-20 Thread Dieter Wilhelm
teractive "*P") > (let ((orig-pos (point))) > (delete-region >(if backward-only > -- Best wishes H. Dieter Wilhelm Darmstadt, Germany ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Re: M-\ does not work with prefix argument as documented

2006-12-20 Thread Dieter Wilhelm
the number of spaces that existed previously (even if there were none before). With a numeric argument @var{n}, it -- Best wishes H. Dieter Wilhelm Darmstadt, Germany ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Re: adieu *scratch*

2006-12-20 Thread Dieter Wilhelm
2) but I wish there were a command for re-creating it or at least a mechanism not to kill it incidentally. -- Best wishes H. Dieter Wilhelm Darmstadt, Germany ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Re: M-\ does not work with prefix argument as documented

2006-12-19 Thread Dieter Wilhelm
Kevin Rodgers <[EMAIL PROTECTED]> writes: > Dieter Wilhelm wrote: >> Kevin Rodgers <[EMAIL PROTECTED]> writes: >>> Dieter Wilhelm wrote: ... >> Thank you for installing your patch. (You did install it, didn't you?) > > No, I don't have that

Re: M-\ does not work with prefix argument as documented

2006-12-14 Thread Dieter Wilhelm
Kevin Rodgers <[EMAIL PROTECTED]> writes: > Dieter Wilhelm wrote: >> Hi >> >> emacs -Q -D >> >> Insert a line like the following: >> >> otto foo >>^ >> >> Place the cursor approximately where the accent is. Type

M-\ does not work with prefix argument as documented

2006-12-12 Thread Dieter Wilhelm
arted Auto-saving...done Sending... Sending via mail... Saving file /home/dieter/Mail/archive/sent... Wrote /home/dieter/Mail/archive/sent Sending...done History item: 1 Loading emacsbug...done -- Best wishes H. Dieter Wilhelm Darmstadt, Ge

Re: documentation of subfeature

2006-11-28 Thread Dieter Wilhelm
[EMAIL PROTECTED] (Kim F. Storm) writes: > Dieter Wilhelm <[EMAIL PROTECTED]> writes: > >> Hi >> >>>From the Elisp manual I think I understand roughly what a feature is. >> But I can't imagine what a subfeature might be or when it might be >> he

documentation of subfeature

2006-11-27 Thread Dieter Wilhelm
e.emacs.devel... Loading gnus-ml...done Fetching headers for gmane.emacs.devel...done Scoring...done Generating summary...done Making completion list... Loading help-mode...done Loading emacsbug...done -- Best wishes H. Dieter Wilhelm Darms

comment fontification in GNUmakefile mode

2006-10-16 Thread Dieter Wilhelm
Hi CVS data from today $ emacs -Q -D M-x global-font-lock-mode open a file in makefile mode specify a variable like this VERSION := 100#this is the Ansys version number with an immediate sharp sign after the value, the comment is not highlighted. With the following line it works. VERSIO

Re: ispell-change-dictionary does no SPC completion

2006-07-26 Thread Dieter Wilhelm
On the other hand it would be nice (and more consistent) for the other completion commands besides TAB to exhibit the scrolling behaviour. It is a bit frustrating that they are able to trigger a *completions* buffer but can't scroll it. Again this is just a

Re: cursor after ispell-word remains over corrected word

2006-07-26 Thread Dieter Wilhelm
d of a misspelled word and the suggestion from ispell is 2 characters longer, you end up 2 characters inside the newly inserted word and must skip out of it before you are able to edit further. The same happens when the cursor is inside the word to be corrected. -- Best wishes H. Dieter

Re: [EMAIL PROTECTED]: global-hl-line-mode doesn't work right in the *compilation* buffer]

2006-07-25 Thread Dieter Wilhelm
ause I didn't wait until the window of the *compilation* buffer was completely filled. But even then you should see this effect when you type M-< and M-> repeatedly, or C-SPC and M-> while the compilation still grinds on. You should get a - as in my case -

Re: ispell-change-dictionary does no SPC completion

2006-07-25 Thread Dieter Wilhelm
ean by "completion of > the *completions* buffer"? > I'm sorry, I meant scrolling of the *completions* buffer (when there are more completions in the buffer than the window displays). -- Best wishes H. Dieter Wilhelm Darmstadt, Germany _

cursor after ispell-word remains over corrected word

2006-07-25 Thread Dieter Wilhelm
l Ispell dictionary set to francais Starting new Ispell process [francais] ... Checking spelling of CA... Type C-x 1 to remove help window. byte-code: Buffer is read-only: #> Checking spelling of J'ECRIS... Auto-saving...done Checking spelling of UTILS... --

global-hl-line-mode doesn't work right in the *compilation* buffer

2006-07-24 Thread Dieter Wilhelm
nibuffer while in minibuffer Loading w3m-bookmark...done Mark set Quit [5 times] next-history-element: Beginning of history; no preceding item -- Best wishes H. Dieter Wilhelm Darmstadt, Germany ___ emacs-pretest-bug mailing list em

ispell-change-dictionary does no SPC completion

2006-07-24 Thread Dieter Wilhelm
H. Dieter Wilhelm Darmstadt, Germany ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Re: Missing argument list of C-x o

2006-07-22 Thread Dieter Wilhelm
that this file could be a backup of the previous (successfully compiled) version because when I started it there was no warning for this "memory overflow" problem at that time. -- Best wishes H. Dieter Wilhelm Darmstadt, Germany ___ em

[Dieter Wilhelm] Re: tumme does not show image buffer

2006-07-22 Thread Dieter Wilhelm
No *tumme* buffer visible, just the dired buffer with marked files. m-: (pop-to-buffer "*tumme*") RET It works, the *tumme* buffer pops up. > There *is* a thumbnail buffer, is there? Yes, there is. -- Best wishes H. Dieter Wilhelm Darmstadt, Germany

Re: tumme does not show image buffer

2006-07-22 Thread Dieter Wilhelm
s called one > time too many. ? Funny when loading `tumme' for another directory with 16 pictures it works, the thumbnails are shown immediately!!! -- Best wishes H. Dieter Wilhelm Darmstadt, Germany ___ emacs-pretest-bug m

Re: tumme does not show image buffer

2006-07-21 Thread Dieter Wilhelm
the *Message* buffer content after the tumme call Loading tumme... Loading regexp-opt...done Loading tumme...done Loading image-file...done Marking matching files... 9 matching files marked. tumme-thumbnail-mode enabled tumme-line-up-dynamic: End of buffer

Re: C-M-a

2006-07-18 Thread Dieter Wilhelm
emacs -q C-h k C-M-a GNU Emacs 22.0.50.3 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2006-07-17 on hans -- Best wishes Dieter Wilhelm Darmstadt, Germany ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://

tumme does not show image buffer [was: tumme image size]

2006-07-17 Thread Dieter Wilhelm
Mathias Dahl <[EMAIL PROTECTED]> writes: > Dieter Wilhelm <[EMAIL PROTECTED]> writes: > >> This is just a minor flaw, tumme doesn't fit an image into the >> *tumme-display-image* buffer when changing the size of the *tumme* > > Anyway, try this out: &g

Re: vertical scroll bar should disappear if everything is displayed

2006-07-16 Thread Dieter Wilhelm
s a consistent, additional visual help. A new or casual Emacs user would expect this behaviour. -- Best wishes Dieter Wilhelm Darmstadt, Germany ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

tumme image size

2006-07-16 Thread Dieter Wilhelm
rted Checking spelling of FULLSCREEN... Personal dictionary modified. Save? (y or n) Personal dictionary saved. Auto-saving...done Mark set Loading emacsbug...done -- Best wishes Dieter Wilhelm Darmstadt, Germany ___ emacs-pretest-bug maili

Re: bootstrapping error (autoloads error 255)

2006-07-11 Thread Dieter Wilhelm
ate output). I propose a new target "Foolproof" ;-). .PHONEY : Config Foolproof Config : configure ./configure Foolproof : extra-clean Config bootstrap since I know some fool who still forgets typing ./configure before compiling. --

Re: bootstrapping error (autoloads error 255)

2006-07-10 Thread Dieter Wilhelm
Luc Teirlinck <[EMAIL PROTECTED]> writes: > Dieter Wilhelm wrote: > >just updated my emacs directory from CVS, typed: make bootstrap and >got the following messages: > > I can not reproduce this. Does the error still occur if you do: > > make maintainer-

bootstrapping error (autoloads error 255)

2006-07-09 Thread Dieter Wilhelm
roup: gmane.emacs.pretest.bugs... Opening nntp server on news.gmane.org...done Fetching headers for gmane.emacs.pretest.bugs...done Scoring...done Generating summary...done No more unread articles Quit [2 times] Loading emacsbug...done -- Best wishes Dieter Wilhelm Darmstadt, Germany

Unexpected behaviour of sorting in the buffer menu mode

2006-01-29 Thread Dieter Wilhelm
Command attempted to use minibuffer while in minibuffer Quit [2 times] Type C-x 4 b RET to restore the other window. Loading emacsbug...done -- Best wishes Dieter Wilhelm ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://l

Re: thumbs doesn't show next image

2006-01-29 Thread Dieter Wilhelm
metry "100x100\\>" "*Size of thumbnails." :type 'string :group 'thumbs) [EMAIL PROTECTED]:/appl/emacs -- Best wishes Dieter Wilhelm ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Re: thumbs doesn't show next image

2006-01-28 Thread Dieter Wilhelm
;ve something to work on, I can tranquilly go to bed. Yawn no, better not, I should practise a bit with diff so that I'm able to send you suggestions for the documentation in form of a patch. -- Best wishes Dieter Wilhelm ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

TODO subjects and buffer handling (was: thumbs doesn't show next image)

2006-01-28 Thread Dieter Wilhelm
nd would be helpful), on the other hand the completion of buffer names is great in itself but often uses some buffers where interesting contents are displayed. Using more frames and window-manager capabilities helps but is not a cure-all. It would be kind if you or some developer could poin

Re: thumbs doesn't show next image

2006-01-26 Thread Dieter Wilhelm
is not correct, sometimes there is still a marked file left after deletion. By the way, I observed the message 'type + to display more images' in the '*Thumbs: ...' buffer but it does nothing for me. Because already all images in the directory are displayed? -- Best wishes Dieter Wilhelm ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Re: thumbs doesn't show next image

2006-01-25 Thread Dieter Wilhelm
Mathias Dahl <[EMAIL PROTECTED]> writes: > Dieter Wilhelm <[EMAIL PROTECTED]> writes: > >>> Please don't remove thumbs which is simpler than tumme, and IMHO works >>> better >> >> Yes, I think in this case it makes sense to have a "li

Re: thumbs doesn't show next image

2006-01-25 Thread Dieter Wilhelm
rg is just copied to gmane and with some delay they show up there. By the way, just discovered that one can start thumbs directly under dired (C-t a/m), very nice. -- Best wishes Dieter Wilhelm ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Re: thumbs doesn't show next image

2006-01-22 Thread Dieter Wilhelm
x) -> wrong type argument Slowly I realise what RMS meant when he mentioned thumbs needs work. On the plus side I'd like to mention that the rest seem to work, the necessary functionality is already there. -- Best wishes Dieter Wilhelm _

Re: thumbs doesn't show next image

2006-01-22 Thread Dieter Wilhelm
ound the graphics. -- Best wishes Dieter Wilhelm ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Re: thumbs doesn't show next image

2006-01-19 Thread Dieter Wilhelm
the principal package for thumbnails, perhaps there > should be some documentation about it in the Emacs manual Yes, I also mentionend this in another follow up to this thread, strangely this message didn't yet arrive on the mailing list. > > Nick > -- Best wishes Dieter Wil

Re: thumbs doesn't show next image

2006-01-17 Thread Dieter Wilhelm
. > with small sets of images. I will get this to work if no-one else is > interested. Well, I can't help with coding, but I could at least cross check your improvements on my system. > > Nick -- Best wishes Dieter Wilhelm

thumbs doesn't show next image

2006-01-14 Thread Dieter Wilhelm
ractively: Beginning of buffer [2 times] (Shell command succeeded with no output) [2 times] Mark set Type C-x 4 b RET to restore the other window. Mark set [2 times] call-interactively: Wrong type argument: number-or-marker-p, nil Making completion list... [3 times] Loading emacsbug...done -- Be

documentation of isearch-forward

2005-12-31 Thread Dieter Wilhelm
Hi With respect, I'd like to remind you that the on-line help for C-s (triggered with C-h k C-s) not yet reflects the new behaviour of C-w (as correctly described in the NEWS file). Dieter In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2005-12-28 on hans X ser