From: Eli Barzilay <eli@barzilay.org>
To: 4176@emacsbugs.donarmstrong.com
Subject: bug#4176: Acknowledgement (23.1; partial completions)
Date: Mon, 17 Aug 2009 10:52:08 -0400 [thread overview]
Message-ID: <19081.28312.991657.218640@winooski.ccs.neu.edu> (raw)
In-Reply-To: <handler.4176.B.125051942125598.ack@emacsbugs.donarmstrong.com>
After a quick look, I tried to redefine `minibuffer-complete' and just
comment out the second (goto-char (field-end)). This seems to work
wrt wrongly moving the cursor to the end which seems to resolve both
problems when combined with
(setq completion-styles '(partial-completion))
However,
1. Since this code was put there explicitly, there must be some issue
I don't see in removing it.
2. Even after the quick code browse I have no idea what wonderful
features I'm losing by removing `basic' and `emacs22' from
`completion-styles'. I would be happy if someone can enlighten me.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!
next prev parent reply other threads:[~2009-08-17 14:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <jwv1vn9uev7.fsf-monnier+emacsbugreports@gnu.org>
2009-08-17 14:30 ` bug#4176: 23.1; partial completions Eli Barzilay
[not found] ` <handler.4176.B.125051942125598.ack@emacsbugs.donarmstrong.com>
2009-08-17 14:52 ` Eli Barzilay [this message]
2009-08-17 19:57 ` bug#4176: Acknowledgement (23.1; partial completions) Stefan Monnier
2009-08-20 20:30 ` bug#4176: marked as done " Emacs bug Tracking System
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=19081.28312.991657.218640@winooski.ccs.neu.edu \
--to=eli@barzilay.org \
--cc=4176@emacsbugs.donarmstrong.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.