Skip to content

Acronyms and hiding#41

Closed
targzeta wants to merge 11 commits intononsequitur:masterfrom
targzeta:master
Closed

Acronyms and hiding#41
targzeta wants to merge 11 commits intononsequitur:masterfrom
targzeta:master

Conversation

@targzeta
Copy link

@targzeta targzeta commented Jun 21, 2014

When the custom variable smex-acronyms is non-nil, the user can use acronyms instead of the whole command names.

E.g.: ff instead of find-file or ffow instead of find-file-other-window

Custom variable smex-filter-alist is a list of regexes that we can use for hiding command.

targzeta and others added 10 commits June 22, 2014 01:30
When the custom variable `smex-acronyms` is non-nil, the user can
use acronyms instead of the whole command names.

E.g.: 'ff' instead of 'find-file' or,
      'ffow' instead of 'find-file-other-window'

      # Please enter the commit message for your changes. Lines starting
This error appears when we set smex-filter-alist before (smex-initialize)
@targzeta targzeta changed the title Using acronyms instead of the whole command names. Acronyms and hiding Nov 21, 2017
@targzeta targzeta closed this Nov 24, 2017
@targzeta
Copy link
Author

Created 2 new separated pull requests #72 and #73

Emanuele

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.

1 participant