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

crontab -e doesn't work with mate -w #6

Closed
trobrock opened this issue Nov 24, 2010 · 2 comments
Closed

crontab -e doesn't work with mate -w #6

trobrock opened this issue Nov 24, 2010 · 2 comments

Comments

@trobrock
Copy link

When I try to run crontab -e I get the following error:

crontab: mate -w: No such file or directory
crontab: "mate -w" exited with status 1

Any idea how to fix this?

@jayallen
Copy link

See the very last section on mate --help.

I have the following in my .bash_profile:

export EDITOR=$HOME/bin/mate_wait

And that points to:

$ ls -al $HOME/bin/mate*
lrwxr-xr-x  1 jay  staff  66 Nov 15 05:19 $HOME/bin/mate@ -> /Applications/TextMate.app/Contents/SharedSupport/Support/bin/mate
lrwxrwxrwx  1 jay  staff   4 Apr  8  2010 $HOME/bin/mate_wait@ -> mate

@trobrock
Copy link
Author

Ok great thanks

harley pushed a commit to harley/dotfiles-archived that referenced this issue May 10, 2011
blueyed referenced this issue in blueyed/dotfiles Aug 5, 2011
* vim/bundle/pathogen fcf77f5...8c46ed1 (15):
  > Tighten $VIMRUNTIME exclusion in :Helptags
  > Provide homepage, not email
  > Move disabling logic out of glob
  > Add a note about Vimballs. Closes #6
  > Add a note about wget
  > Add an example minimal vimrc
  > Use HTTPS for GitHub URLs in README
  > Tighten curl install URL
  > Add a FAQ
  > Make note of other comma-delimited path options
  > Fix typo
  > Add License
  > Typo
  > More explicit installation instructions
  > Add a README
blueyed referenced this issue in blueyed/dotfiles Aug 5, 2011
* vim/bundle/snipmate-snippets 6a91f93...09f536a (18):
  > Merge pull request #18 from juanpabloaj/notFold
  > Merge pull request #16 from thisgeek/master
  > Merge pull request #15 from ekalinin/patch-1
  > Merge pull request #13 from phmongeau/master
  > Merge pull request #12 from smt/html-snippets
  > Merge pull request #10 from wsantos/master
  > Merge pull request #11 from smt/jsp-fix
  > Add Python doc snippet.
  > Add note about folding markers to README.
  > Remove folding markers from python.snippets.
  > There was already a content_for snippet on the eruby snippet file. Tags for Rails views should go there and not on the Ruby snippet file.
  > Merge pull request #9 from thisgeek/master
  > Remove merge conflict markers from ruby. Fixes #8.
  > Merge pull request #7 from juanpabloaj/master
  > Merge pull request #6 from heytrav/master
  > Merge pull request #5 from juanpabloaj/master
  > Merge pull request #4 from juanpabloaj/master
  > Merge pull request #3 from afolmert/master
blueyed referenced this issue in blueyed/dotfiles Sep 2, 2011
* lib/LS_COLORS cc83669...dbf313b (3):
  > make haskell files a bit more visible
  > Merge pull request #6 from Julian/master
  > Fold categories. Add .allow and .deny
nberger pushed a commit to nberger/dotfiles that referenced this issue May 4, 2012
Local modifications to your own gitconfig symlink will be ignored
blueyed referenced this issue in blueyed/dotfiles Jul 26, 2012
* vim/bundle/colorizer d02dc58...2880696 (2):
  > fix issue #6: 'color' is a global variable
  > update license info
blueyed referenced this issue in blueyed/dotfiles Jan 18, 2013
* vim/bundle/localvimrc 137a392...516ec0f (1):
  > Merge pull request #6 from jszakmeister/fix-persistence
blueyed referenced this issue in blueyed/dotfiles Feb 27, 2013
* vim/bundle/gnupg dcb9d37...5ec1093 (5):
  > Merge pull request #8 from Jonty/edit-recipients-on-new-file
  > Merge pull request #7 from Jonty/do-not-attempt-encryption-in-settings
  > Document g:GPGFilePattern
  > Merge pull request #4 from vaz/master
  > Merge pull request #6 from matt-garman/patch-1
blueyed referenced this issue in blueyed/dotfiles Jun 18, 2013
* vim/bundle/pastebin cb03961...8962436 (4):
  > version bump up
  > Updated doc
  > Depend on webapi-vim
  > Merge pull request #6 from gliush/master
blueyed referenced this issue in blueyed/dotfiles Jun 18, 2013
* vim/bundle/session 7938a27...4664cc7 (152):
  > Bug fix: Don't persist &go and &gfn when !has('gui') (issue #54)
  > Merge pull request #51
  > Pull request #45: Don't ask to forget when not recalling last session
  > Merge pull request #45
  > Improve integration between vim-shell & vim-session (issue xolox/vim-shell#11)
  > Persist Vim's verbosity (makes it easier to debug :RestartVim :-)
  > Bug fix for :RestartVim on Windows (fixed quoting)
  > Document vim-misc as external dependency
  > Merge branch 'master' into dev
  > Merge bug fix for auto-loading of tab scoped sessions
  > Cleaned up old miscellaneous scripts
  > Remove compatibility checking of miscellaneous scripts
  > Updated miscellaneous scripts
  > Updated miscellaneous scripts
  > Bug fix for automatic, periodic session saving (issue #26)
  > Updated miscellaneous scripts
  > Support for Conque Shell (issue #17)
  > Define menu items for commands defined by plug-in (issue #41)
  > Merge pull request #35: Create session for current tab page only
  > Option to automatically save sessions every few minutes (issue #26)
  > Bug fix: Make auto-load work when 'viminfo' contains '%' (#19)
  > Make it easier to save a session for the 1st time (issues #19, #25)
  > Bug fix: E121: Undefined variable: a:var (issue #39)
  > Make it possible to forget the last used session (pull request #33)
  > Enable non-verbose interactive prompts (pull request #33)
  > Make :RestartVim work on Mac OS X (issue #36)
  > Option to set session filename extension (issue #22)
  > Option to set default session name (issue #22)
  > Expand environment variables in command arguments (issue #20)
  > Bug fix: Release session lock before launching new instance (:RestartVim)
  > Updated miscellaneous scripts
  > Updated miscellaneous scripts
  > Merge pull request #30
  > Invoke autoload functions instead of custom commands
  > Make compatibility with miscellaneous scripts explicit
  > Merge pull request #32
  > Skip "save changes?" prompt when reopening sessions
  > On session restore, maintain cwd after loading NERDTree
  > Don't fire SessionLoadPost event until session is fully loaded
  > Remove dirty session tracking (it's too fragile)
  > Bug fix: Disable :argglobal/:argument commands just like :args
  > Add .gitignore file and ignore doc/tags (closes issue #15)
  > Bug fix: Strip :args from :mksession output
  > Support for BufExplorer windows (issue #12)
  < Version 1.4.25
  > New g:session_command_aliases option (issue #11)
  < Version 1.4.24
  < Version 1.4.23
  > Updated miscellaneous scripts
  > Merge branch 'master' of https://github.com/xolox/vim-misc
  > Work around &shellslash setting on Windows
  > Merge branch 'master' of https://github.com/xolox/vim-misc
  < Version 1.4.22
  > Documentation bug fix for previous commit
  < Version 1.4.21
  > New 'session_persist_globals' option (requested by Roman Byshko)
  < Version 1.4.20
  > Make :RestartVim preserve $VIM and $VIMRUNTIME (issue #9)
  > Mark session dirty when buffer list changes? (issue #8)
  < Version 1.4.18
  > Updated miscellaneous scripts
  > Merge branch 'master' of https://github.com/xolox/vim-misc
  < Version 1.4.17
  > Silence "E95: Buffer with this name already exist" messages (issue #7)
  < Version 1.4.16
  < Version 1.4.14
  < Version 1.4.13
  > Separate persistence of &background vs. :colorscheme
  > Improve support for special windows, specifically NERDTree
  > Support for mirrored NERDTree windows (issue #7)
  > Switch order of :colorscheme, :set background= commands (issue #6)
  < Version 1.4.12
  > Updated miscellaneous scripts
  > Merge branch 'master' of https://github.com/xolox/vim-misc
  < Version 1.4.11
  < Version 1.4.10
  > Version bump because of miscellaneous scripts
  > Merge branch 'master' of https://github.com/xolox/vim-misc
  > Move version variable to autoload script
  > Merge branch 'master' of https://github.com/xolox/vim-misc
  < Version 1.4.9
  < Version 1.4.8
  < Version 1.4.7
  > Define version as variable, include version in messages
  > Bug fix: Don't hang during :RestartVim when &verbose >= 1
  > Ignore "No fold found" errors
  < Version 1.4.6
  > Ignore missing fonts (reported by SteP)
  < Version 1.4.5
  < Version 1.4.4
  < Version 1.4.3
  < Version 1.4
  > Make it possible to disable automatic loading/saving (suggested by Tommi Kivelä)
  > Restore NERDTree buffer after :CloseSession
  > Remember the 'background' setting
  > Enable opening last used session when starting Vim (thanks to James Cox for suggestion)
  > Remove hack that checks whether submodule is initialized
  > Remove reference to submodule from installation instructions
  > Merge vim-misc repository as subdirectory
  > Delete submodule
  > Make :CloseSession close buffers (or they'll keep piling up)
  > Make :OpenSession and :CloseSession preserve working directory
  > Change download links to include .zip extension
  > Change repository layout to be Pathogen friendly
  > Cleanup to-do list
  > Fix propagated typo.
  < Version 1.3.8
  > Simplify save_special_windows()
  > Instrument :OpenSession / :SaveSession with xolox#timer calls
  > Try to restore quick-fix windows...
  > Add links, Pathogen hints to INSTALL.md
  < Version 1.3.5
  < Version 1.3.2
  > Remove duplicate code and fnameescape() bug
  > Move Windows checks to autoload function
  > Persist window size for plug-in windows
  > Restore compatibility with netrw buffers
  > Move some duplicate code to a function
  > Improved & documented the :RestartVim command
  > Use real script name in messages
  < Version 1.3
  < Version 1.2.3
  < Version 1.2.2
  < Version 1.2.1
  < Version 1.2
  < Version 1.1.1
  < Version 1.1: Initial upload
  > Added INSTALL instructions for GitHub users
  > Added caveat about quickfix/location lists to README
  > Remove modeline from README.md
  > TODO Persist quickfix/location list windows
  > Use :mksession instead of reimplementing it!
  > Silence :RestartVim and ignore lock files
  > Make Vim on GTK restore &lines and &columns
  > Improve command argument handling
  > :ViewSession to quickly view generated Vim scripts
  > Qualify syntax_on, did_load_filetypes, etc. with `g:' prefix
  > Bug fix? Unlock deleted sessions
  > Redraw tabline after restoring sessions
  > Vim 7.0 compatibility, :Restart improvement
  > Improve compatibility with :mksession by setting g:SessionLoad
  > Experimental support for buffer list persistence
  > Experimental :RestartVim command (to be documented)
  > Enable user defined SwapExists autocmd using <nested> keyword
  > README updates, session locking in :SaveSession, version bump
  > Updated README
  > Version bump, miscellaneous changes.
  > Basic support for restoring NERD tree
  > Added uniform confirmational messages to :commands
  > Removed redundant commands
  > Improved README, added automatic update support
  > Initial commit
blueyed referenced this issue in blueyed/dotfiles Feb 17, 2014
* vim/bundle/php-indent 4328c38...fd3187e (8):
  > Fix issue #28
  > Better README.md
  > Added support (with some restrictions) for multi-line string declarations (issue #22).
  > :retab! and added set nosta noet
  > Fix issue #6 ( 2072/PHP-Indenting-for-VIm#6 ) where nested switches would fail to indent correctly.
  > update change log.
  > Fix issue #23 ( 2072/PHP-Indenting-for-VIm#23 ) where the indent script could hang in an infinite loop is some specific cases involving a '}' character at col 0.
  > Fix handing of ^}\s*else\n{ blocks which were not detected as new blocks and resulted in wrong indentation.
blueyed referenced this issue in blueyed/dotfiles Mar 2, 2014
* pomodoro 0000000...ebe0f26 (11):
  > Merge pull request #6 from pirj/patch-1
blueyed referenced this issue in blueyed/dotfiles Apr 10, 2014
* vim/bundle/github-issues fd88a84...d906b08 (42):
  > Merge pull request #39 from jalcine/patch/work-offline
  > Fix #38 Allow URLs where user doesn't exist.
  > Fix issue where the entire plugin failed
  > Add some basic help
  > Remove print statement
  > Merge pull request #36 from fctechno/moar-pages
  > Merge pull request #35 from fctechno/master
  > Merge branch 'master' of github.com:jaxbot/github-issues.vim
  > Update #29 Support Github Enterprise
  > Increment version number
  > Clean up readme
  > Merge pull request #28 from ignatenkobrain/forks
  > Version 2.0 Readme
  > Update #20 Support forks
  > Merge branch 'details' of github.com:jaxbot/github-issues.vim into details
  > Merge branch 'master' of github.com:jaxbot/github-issues.vim into details
  > Tidy up
  > Comment support
  > Edit separate files for issue details
  > Integrate command in rather than useless cmd
  > Basic structure for issue details
  > Framework for custom API endpoints
  > Escape repo names in URLs
  > Revise README language
  > Update README to reflect private repos
  > Add support for private repos
  > Tidy up the README
  > Use cd in a subshell rather than git -C
  > Bump up the version, implement #6 Omnifunc completion / Unite source
  > Fix multiline issue
  > Update README
  > Add option to disable omni
  > Cache the issues data a bit
  > Tidy up omni code and make more universal
  > Omnicomplete works but is dang ugly
  > Rename githubissues plugin to enable functions
  > Update README for requirements
  > Support file repos outside of cwd
  > Restore C-w p
  > Merge branch 'master' of github.com:jaxbot/github-issues.vim
  > Stashing fixes for git dirs
  > Use Git process instead of raw file reading
blueyed referenced this issue in blueyed/dotfiles Apr 10, 2014
* vim/bundle/projectroot 46c0d75...9fe4f95 (1):
  > Merge pull request #6 from AlexJF/master
devkmsg added a commit to devkmsg/dotfiles that referenced this issue Oct 9, 2014
This issue was closed.
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

No branches or pull requests

2 participants