Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Args = []string{
"--quiet",
`--alternate-editor=sh -c "exit 9"`,
}
View Source
var CheckOrgProtocolLisp = "(and (memq 'org-protocol features) 'org-protocol)"
View Source
var Command string = "emacsclient"
View Source
var EmacsServerNotFoundError = errors.New("Emacs server is not running, please, start it")
View Source
var EnsureFrameLisp = `` /* 233-byte string literal not displayed */
Functions ¶
func CheckOrgProtocol ¶
func CheckOrgProtocol() error
func EnsureFrame ¶
func EnsureFrame() error
func OrgProtocol ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.