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

Fix clang args loading for flycheck #2634

Closed
wants to merge 44 commits into from
Closed

Fix clang args loading for flycheck #2634

wants to merge 44 commits into from

Conversation

zhengyangfeng00
Copy link

Trying to resolve #1258

Zhengyang and others added 30 commits August 12, 2015 11:41
GNU is having issues with HTTPS right now.

Fixes #2596
haml-mode
slim-mode
yaml-mode
rainbow-delimiters
nix-mode
leuven-theme

Also sort alphabetically the packages in packages.el of html layer
By default (from `haskell-mode`) `haskell-process-type` is set to `'auto`, so no need to set it here. Also when you explicitly set the value of `haskell-process-type` it gets much harder to configure it.
Add binding for anaconda-mode-usages.
Add completion of filenames in repl.
Don't set variables unnecessarily in newer emacsen - these settings are
only needed in emacs 24.3.
To be consistent with other layers like C#
Update the README to include documentation for '# g c'
which  allows people to create PRs from emacs and then opens
it in the browser.
This is consistent with other micro-states.
- made it work with *
- fix go to definition
- don't use the minibuffer
if we really need this we should use an environment variable
Only set `bookmark-default-file` in the package configuration.  Put the
file in the Spacemacs cache directory instead of the Emacs user
directory.

Also only set `bookmark-save-flag` in the package configuration.

This is a breaking change.  Those with existing bookmarks file will have
to do something equivalent to this:

`mv ~/.emacs.d/bookmarks ~/.emacs.d/.cache`

and restart Emacs.

Fixes #2594
mrmemes-eth and others added 14 commits August 12, 2015 12:00
The logic for binding this to `SPC p a` is that it's analogous with
vim-projectionist's notion of "alternate" files (where alternates could
be tests, headers or what-have-you). It would be more in keeping with
Spacemacs to have it on `SPC p t`, however this is already taken by
projectile neotree. If that were to be moved to `SPC p n`, then there
would be space for it, but I have no idea whether there is stomach to
make a potentially significant change such as that.
Fixes an issue where the buffer local value of
`company-preview-frontend' was being altered prior to switching to
the e-shell mode buffer.

See issue #2401.
3000th star to TheBB
The Master of the Keys to justbur
The PR Patrol Officer to robbyoconnor
It returned t even if the package has no owner.
Fixes #2601
It is not require, one can switch to visual state to copy some
text
time to sleep!
Once all extensions were moved from "extensions" to "local",
spacemacs was no longer able to find the solarized themes.

Thanks to @TheBB for helping narrow this down!

Closes #2628
Use the universal argument to force an update, that is
SPC u SPC f e h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.