From 63726a8c159f92edd93bf235ad388e7076810872 Mon Sep 17 00:00:00 2001 From: Thierry Volpiatto Date: Tue, 14 Jul 2015 11:21:10 +0200 Subject: Update wiki. * doc/Home.mdpp: Do it. --- doc/Home.mdpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/Home.mdpp b/doc/Home.mdpp index cbbab90b..80199c84 100644 --- a/doc/Home.mdpp +++ b/doc/Home.mdpp @@ -1107,6 +1107,14 @@ accessed via `C-c h`. ## Conventions +- Class names: It is the mess actually. TODO make a convention for these names. + +- Source variable names: Prefix your sources with "helm-source-" + +- Help: To give a specific help to your source, create a variable "helm--help-string" + And bind it in your source with the `helm-message` slot, it will appear when you use `C-h m` or `C-c ?`. + + ## Writing your own helm commands You create helm command like any command in Emacs, and you invoke in this function `helm`. -- cgit v1.2.3