Skip to content

1.6.2 Selecting a Completion Method  #163

Description

@AlbaroPereyra

My Emacs version:

GNU Emacs 25.3.1

My JDEE version (elpa package date):

2.4.2

My JDK version:

1.8

My Operating System (Linux/OSX/Windows X/Other):

Mac OSX

How to reproduce (if applicable):

M-x jdee-complete-function RET

Other info you consider could help to fix it:

[No Match]

The manual reads:

1.6.2 Selecting a Completion Method

The JDEE’s generic completion command, ‘jdee-complete’ delegates
completion to one of several specific completion commands supplied by
the JDEE or to a custom completion method that you supply. This allows
you to customize jdee-complete to use the completion method that you
prefer.

To specify your preferred completion method:

  1. Type M-x jdee-complete-function RET

  2. Select the completion command that implements the completion method
    you prefer.

  3. If you selected Custom as your preferred completion function, enter
    the name of the custom completion function in the adjacent edit
    field, replacing the existing contents (ignore by default.).

  4. Save your selection in your .emacs or project file.

Notice:

When I type M-x jdee-complete-function RET I am told by the mini buffer that there is "[No Match]" the function was removed or changed at one point and the manual was not updated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions