Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8745283
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T11:58:55+00:00 2026-06-13T11:58:55+00:00

When I start aquamacs with the autocompletion program installed, http://cx4a.org/software/auto-complete/ , with a lisp

  • 0

When I start aquamacs with the autocompletion program
installed, http://cx4a.org/software/auto-complete/, with a lisp file that has el as an extension (example.el)
Then all lisp features are loaded into aquamacs including autocompletion.
But when I load a common lisp file (example.lisp) no autocompletion features are loaded.

So my question is, is it possible
to change the autocompletion code so also common lisp files are
recognized?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T11:58:56+00:00Added an answer on June 13, 2026 at 11:58 am

    From autocomplete manual:

    Enable auto-complete-mode automatically for specific modes

    auto-complete-mode won’t be enabled automatically for modes that are
    not in ac-modes. So you need to set if necessary:

    (add-to-list 'ac-modes 'brandnew-mode)
    

    Or in your case

    (add-to-list 'ac-modes 'lisp-mode)
    

    Just for info. By default the following modes are included

    (defcustom ac-modes
      '(emacs-lisp-mode
        lisp-interaction-mode
        c-mode cc-mode c++-mode
        java-mode clojure-mode scala-mode
        scheme-mode
        ocaml-mode tuareg-mode
        perl-mode cperl-mode python-mode ruby-mode
        ecmascript-mode javascript-mode js-mode js2-mode php-mode css-mode
        makefile-mode sh-mode fortran-mode f90-mode ada-mode
        xml-mode sgml-mode)
      "Major modes `auto-complete-mode' can run on."
      :type '(repeat symbol)
      :group 'auto-complete)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

To start vlc using python, I've done that : import subprocess p = subprocess.Popen([C:\Program
Start with this: [G|C] * [T] * Write a program that generates this: Cat
Start with a JAR file that contains a JAX-WS SPI text file in /META-INF,
I start a download using PHP with this code: <? $_REQUEST['file'] = urldecode($_GET['file']); header(Content-type:
I start with a very simple program: #include <TBString.h> int main(int argv, char** argc)
Start with an array of integers so that the sum of the values is
I start working at an existing project (an web application) that was created by
To start let me just say that I am new to jQuery as well
Start menu in Windows 7 has a feature: a programs, pinned to the top,
I start learning Spring MVC yesterday, then I figure that in Spring MVC (or

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.