;ELC   
;;; Compiled
;;; in Emacs version 24.5.1
;;; with all optimizations.

;;; This file uses dynamic docstrings, first added in Emacs 19.29.

;;; This file does not contain utf-8 non-ASCII characters,
;;; and so can be loaded in Emacs versions earlier than 23.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


(byte-code "\300\301!\210\300\302!\207" [require simp-project bookmark] 2)
#@93 Perform a simp project action using emacs
bookmark system to set the project context to use
(defalias 'simp-project-with-bookmark '(macro . #[(body) "\301\302\301\303EE\207" [body let ((bookmark (list (bookmark-completing-read "bookmark for simp-project" bookmark-current-bookmark)))) ((simp-buffer-project nil) (default-directory (bookmark-location (car bookmark))))] 5 (#$ . 485)]))
(defalias 'simp-project-feature-with-bookmark '(macro . #[(feature) "\303\304\305\"!\303\304\306\"!\307	!\205\" \310\n\311\304\312	\"\313\314	CD\257*\207" [feature function-name with-bookmark-function-name intern format "simp-project-with-bookmark-%s" "simp-project-%s" fboundp defun nil "%s using simp project with bookmark" (interactive) simp-project-with-bookmark] 7]))
(provide 'simp-project-with-bookmarks)
