The Wayback Machine - https://web.archive.org/web/20210116210011/https://github.com/clojure-emacs/clojure-mode/issues/270
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decouple from lisp-mode #270

Open
bbatsov opened this issue Jan 11, 2015 · 5 comments
Open

Decouple from lisp-mode #270

bbatsov opened this issue Jan 11, 2015 · 5 comments
Labels

Comments

@bbatsov
Copy link
Member

@bbatsov bbatsov commented Jan 11, 2015

Clojure is reasonably different from both Emacs Lisp and Common Lisp and we should decouple clojure-mode completely from lisp-mode.el. The fact that a lot of code is being leveraged from there makes implementing certain things pretty hard.

bbatsov added a commit that referenced this issue Jan 11, 2015
@bbatsov bbatsov added the help wanted label Jan 11, 2015
@andreas-roehler
Copy link

@andreas-roehler andreas-roehler commented Jun 3, 2015

IMO stuff like outline-regexp should not be hard-coded by clojure-mode-variables, but made customizable.
Emacs want be able to tweak the mode - so let's make that easy.

Interested?

@bbatsov
Copy link
Member Author

@bbatsov bbatsov commented Jul 2, 2015

While this is not a defcustom everyone can customize it even now (using the clojure-mode-hook). After all those are just buffer-local-variables.

@andreas-roehler
Copy link

@andreas-roehler andreas-roehler commented Jul 5, 2015

Using a hook requires some specific Emacs Lisp knowledge, while M-x customize... is understood by beginners.

@bbatsov
Copy link
Member Author

@bbatsov bbatsov commented Jul 5, 2015

Using a hook requires some specific Emacs Lisp knowledge, while M-x customize... is understood by beginners.

That's really debatable. :-)

@MalloZup
Copy link

@MalloZup MalloZup commented Aug 5, 2019

autogenerated with https://github.com/MalloZup/doghub: issue inactive since 450 days. Please update the issue or close it

@bbatsov bbatsov mentioned this issue Mar 26, 2020
3 of 5 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.