all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: Richard Riley <rileyrgdev@googlemail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: p tags and indenting in Html Mode
Date: Wed, 2 Sep 2009 17:42:15 +0200	[thread overview]
Message-ID: <e01d8a50909020842u289c091eh14f20e019807f345@mail.gmail.com> (raw)
In-Reply-To: <4a9e8fda.1438560a.4d30.2eb4@mx.google.com>

On Wed, Sep 2, 2009 at 5:31 PM, Richard Riley<rileyrgdev@googlemail.com> wrote:

> I'm not sure of the context of your meaning there when you say company
> does not know how to get completion candidates.


Company mode has three components:

1) A framework for tying backends (who gives comletion candidates)
with frontends (who present the choices to the user).

2) A front end which presents the choices.

3) Some backends, for example the semantic backend.


CompletionUI is similar in structure.


> One thing thats excellent is the semantic backend : excellent completion
> in C for example including libraries. Things like company-dabbrev make
> suitable completion candidates for more general buffers.


Yes, but notice that it is semantic that gives the completion
candidates, not company-mode.


> company and semantic seem to be the way for completion in emacs from
> what I have seen and tried. The water is very muddy though with many
> competing methods such as anything, ido and others : I'm really not even
> sure where the overlaps in getting completion candidates occurs anymore.


I think both company-mode and completionUI are attempt to give more
structure to this, see 1 and 2 above. I hope a mix of them can make
its way into Emacs.




  reply	other threads:[~2009-09-02 15:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.5697.1251714881.2239.help-gnu-emacs@gnu.org>
2009-08-31 11:07 ` p tags and indenting in Html Mode Pascal J. Bourguignon
2009-08-31 11:58   ` Richard Riley
2009-08-31 14:24     ` Tyler Smith
2009-09-01 22:31       ` Edward O'Connor
2009-08-31 22:27     ` Lennart Borgman
     [not found]     ` <mailman.5747.1251757661.2239.help-gnu-emacs@gnu.org>
2009-08-31 23:44       ` Richard Riley
2009-09-01 19:36     ` Tyler Smith
     [not found]     ` <mailman.5806.1251843008.2239.help-gnu-emacs@gnu.org>
2009-09-01 22:52       ` Richard Riley
2009-09-02 10:00         ` Lennart Borgman
2009-09-02 12:16           ` Richard Riley
2009-09-02 14:51             ` Lennart Borgman
2009-09-02 15:31               ` Richard Riley
2009-09-02 15:42                 ` Lennart Borgman [this message]
2009-08-31  0:48 Tyler Smith
  -- strict thread matches above, loose matches on Subject: below --
2009-08-30 19:17 Tyler Smith

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=e01d8a50909020842u289c091eh14f20e019807f345@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=rileyrgdev@googlemail.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.