Re: Things I miss in GNU Emacs

Uwe Brauer <[email protected]> Mon, 04 Jan 2016 17:32:27 +0000
Newsgroups gmane.emacs.xemacs.beta
Message-ID <[email protected]>
>>> "Michael" == Michael Sperber <[email protected]> writes:

   > Hi Uwe,

   > thanks for your list!

   > Uwe Brauer <[email protected]> writes:

   >> - I think I will ask in devel about it, or Michael are you
   >> planning anyhow to send a feature proposal list to emacs devel?

   > Yes.  But it can't hurt if you do, too.

BTW: here is how to configure GNU emacs, such that occur works as in
Xemacs:

    -  One has to customize 'read-regexp-defaults-function'
      to'find-tag-default-as-regexp'


    -  Or using M-n when the occur buffer pops up.

I prefer the first solution.

Uwe