unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: martin rudalics <rudalics@gmx.at>
Cc: emacs-devel@gnu.org
Subject: Re: [david.hansen@physik.fu-berlin.de: partial-completion-mode and Info-menu]
Date: Fri, 09 Mar 2007 22:06:25 -0500	[thread overview]
Message-ID: <4cabylpzke.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <45F1275B.70703@gmx.at> (martin rudalics's message of "Fri, 09 Mar 2007 10:22:35 +0100")


Martin, it seems we still need the part of your patch that stops
partial-completion erasing the buffer contents:


*** complete.el    9 Mar 2007 09:00:59 -0000 1.65
--- complete.el    10 Mar 2007 03:04:50 -0000
***************
*** 417,423 ****
     (pred minibuffer-completion-predicate)
      (filename (funcall PC-completion-as-file-name-predicate))
       (dirname nil)        ; non-nil only if a filename is being
       completed
!       (dirlength 0)
         (str (buffer-substring beg end))
          (incname (and filename (string-match "<\\([^\"<>]*\\)>?$"
          str)))
           (ambig nil)
--- 417,423 ----
     (pred minibuffer-completion-predicate)
      (filename (funcall PC-completion-as-file-name-predicate))
       (dirname nil)        ; non-nil only if a filename is being
       completed
!       dirlength
         (str (buffer-substring beg end))
          (incname (and filename (string-match "<\\([^\"<>]*\\)>?$"
          str)))
           (ambig nil)

  reply	other threads:[~2007-03-10  3:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-08  3:15 [david.hansen@physik.fu-berlin.de: partial-completion-mode and Info-menu] Richard Stallman
2007-03-08  9:14 ` Glenn Morris
2007-03-08 21:47   ` Richard Stallman
2007-03-09  5:29     ` David Hansen
2007-03-09  7:34       ` martin rudalics
2007-03-09  9:00         ` Glenn Morris
2007-03-09  9:22           ` martin rudalics
2007-03-10  3:06             ` Glenn Morris [this message]
2007-03-10  8:46               ` martin rudalics
2007-03-11  2:39                 ` Glenn Morris
2007-03-09  9:33           ` David Hansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4cabylpzke.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).