all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* completion-all-completions not backward compatible?
@ 2011-06-10 16:02 T. V. Raman
  2011-06-10 16:17 ` Drew Adams
  2011-06-10 21:50 ` Stefan Monnier
  0 siblings, 2 replies; 3+ messages in thread
From: T. V. Raman @ 2011-06-10 16:02 UTC (permalink / raw)
  To: emacs-devel

Would it be possible to make the metadata argument to
completion-all-completions optional --- at present, it's breaking
code that calls that function with 4 rather than 5 arguments.

-- 
Best Regards,
--raman



^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: completion-all-completions not backward compatible?
  2011-06-10 16:02 completion-all-completions not backward compatible? T. V. Raman
@ 2011-06-10 16:17 ` Drew Adams
  2011-06-10 21:50 ` Stefan Monnier
  1 sibling, 0 replies; 3+ messages in thread
From: Drew Adams @ 2011-06-10 16:17 UTC (permalink / raw)
  To: tv.raman.tv, emacs-devel

> Would it be possible to make the metadata argument to
> completion-all-completions optional --- at present, it's breaking
> code that calls that function with 4 rather than 5 arguments.

See bug #8795 (it covers both `completion-all-completions' and
`completion-try-completion').




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: completion-all-completions not backward compatible?
  2011-06-10 16:02 completion-all-completions not backward compatible? T. V. Raman
  2011-06-10 16:17 ` Drew Adams
@ 2011-06-10 21:50 ` Stefan Monnier
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2011-06-10 21:50 UTC (permalink / raw)
  To: tv.raman.tv; +Cc: emacs-devel

> Would it be possible to make the metadata argument to
> completion-all-completions optional --- at present, it's breaking
> code that calls that function with 4 rather than 5 arguments.

Could you add to bug#8795 the info about your use of it (it's not
indispensable, but since I didn't expect those functions to be used
from outside packages, I'm interested to know how/where they're used)?


        Stefan



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-06-10 21:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-10 16:02 completion-all-completions not backward compatible? T. V. Raman
2011-06-10 16:17 ` Drew Adams
2011-06-10 21:50 ` Stefan Monnier

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.