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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

dockerfile-mode keybindings not working... #6454

Closed
robbyoconnor opened this issue Jun 29, 2016 · 5 comments
Closed

dockerfile-mode keybindings not working... #6454

robbyoconnor opened this issue Jun 29, 2016 · 5 comments
Labels
- Bug tracker - Container Key Bindings stale marked as a stale issue/pr (usually by a bot)

Comments

@robbyoconnor
Copy link
Contributor

Description :octocat:

Dockerfile modemap not working

Reproduction guide 馃

  • Start Emacs
  • Open a Dockerfile
  • Try to type SPC m c b
  • See it fail

Observed behaviour: 馃憖 馃挃
Doesn't have the key binding
Expected behaviour: 鉂わ笍 馃槃
Should have the keybinding

System Info 馃捇

  • OS: gnu/linux
  • Emacs: 24.5.1
  • Spacemacs: 0.105.21
  • Spacemacs branch: develop (rev. 237d114)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(bibtex rebox nginx twitter graphviz ivy helm asciidoc elfeed speed-reading swift plantuml
        (auto-completion :variables auto-completion-return-key-behavior 'complete auto-completion-tab-key-behavior 'cycle auto-completion-complete-with-key-sequence nil auto-completion-enable-help-tooltip t auto-completion-enable-sort-by-usage t auto-completion-show-snippets-in-popup t auto-completion-private-snippets-directory "~/.spacemacs.d/snippets")
        better-defaults emacs-lisp
        (git :variables git-magit-status-fullscreen t)
        github gnus version-control markdown syntax-checking
        (latex :variables latex-enable-auto-fill t)
        (colors :variables colors-colorize-identifiers 'all colors-enable-nyan-cat-progress-bar t)
        docker ansible puppet evil-commentary
        (evil-snipe :variables evil-snipe-enable-alternate-f-and-t-behaviors t)
        fasd finance floobits xkcd autohotkey csv
        (c-c   :variables c-c  -enable-clang-support t)
        (clojure :variables clojure-enable-fancify-symbols t)
        extra-langs go
        (haskell :variables haskell-enable-ghci-ng-support t haskell-enable-shm-support t haskell-enable-hindent-style "andrew-gibiansky")
        html java
        (javascript :variables javascript-disable-tern-port-files t)
        (python :variables python-enable-yapf-format-on-save t)
        racket
        (ruby :variables ruby-version-manager `rvm)
        ruby-on-rails
        (rust :variables rust-enable-rustfmt-on-save t)
        scala shell-scripts restclient themes-megapack tmux vim-empty-lines spotify pandoc vagrant
        (ibuffer :variables ibuffer-group-buffers-by 'projects)
        semantic deft
        (shell :variables shell-default-shell 'ansi-term shell-default-position 'bottom shell-default-height 30 shell-default-term-shell "/bin/zsh")
        erc chrome d emoji gtags prodigy evernote
        (org :variables org-enable-github-support t org-enable-reveal-js-support t)
        search-engine evil-little-word yaml sql nim ipython-notebook lua scheme purescript sml common-lisp ranger wakatime dash spell-checking jabber cscope vinegar rcirc games react geolocation idris
        (elm :variables elm-reactor-port "3000" elm-reactor-address "0.0.0.0")
        elixir
        (typography :variables typography-enable-typographic-editing nil)
        evil-cleverparens pdf-tools imenu-list slack)
@cpaulik
Copy link
Contributor

cpaulik commented Jun 29, 2016

Maybe related to #6317

@robbyoconnor
Copy link
Contributor Author

Closing in favor of #6317 -- same issue.

@robbyoconnor
Copy link
Contributor Author

Actually not the same -- it's slightly different...

@mikavilpas
Copy link

Also the , key tries to search backward for the next match, like ; does but in the reverse direction. This seems super simple - can I work around this with some easy fix?

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- Bug tracker - Container Key Bindings stale marked as a stale issue/pr (usually by a bot)
Projects
None yet
Development

No branches or pull requests

4 participants