| About 5,670 results (0.16 seconds) |
![]() Custom Search |
1 Nov 2005 ... Variables can have a different value in every buffer. If you are in such a buffer, the variable is said to be buffer-local. In order to set a variable for ... www.emacswiki.org/emacs/BufferLocalVariable |
3 Feb 2013 ... A shortcut is to compose a regexp that you want to use and assign it to an Emacs variable or register. If you assign it to a register (using 'C-x r s' ) ... www.emacswiki.org/.../Icicles_-_Inserting_a_Regexp_from_a_Variable_or_ Register |
25 Jun 2012 ... A sexp is any readable Lisp expression – code enclosed in parentheses, a string enclosed in double quotes, a variable name, a quoted ... www.emacswiki.org/emacs/EvaluatingExpressions |
17 May 2013 ... Two regimes for handling variable binding emerged: ... creates a new table of variable names and values, organised in a hierarchy called “the ... www.emacswiki.org/emacs/DynamicBindingVsLexicalBinding |
17 Jun 2010 ... This is a variable without a defvar. Setting it may cause problems for other people . Example: (defun foo () (let (name) (setq names "test") names)). www.emacswiki.org/emacs/FreeVariable |
15 Jan 2010 ... where 'variable' is a symbol that names a variable. ... Lisp code that sets user option 'variable' , in order to tell Customize that it has been set to ... www.emacswiki.org/emacs/CustomizingAndSaving |
29 Dec 2012 ... Variables with DocStrings that start with an asterisk are possible candidates for ' M-x set-variable' . Since the user is supposed to type the new ... www.emacswiki.org/emacs/VariableDefinition |
9 May 2012 ... Variable 'mark-ring' holds the marks of the current buffer; variable 'global-mark- ring' holds the global marks (across all buffers). menu bar ... www.emacswiki.org/emacs/Glossary |
1 Nov 2011 ... Contents. Funny Side Effect; Disabling File Local Variables; Using Directory Local Variable classes for individual files ... www.emacswiki.org/emacs/FileLocalVariables |
19 Apr 2012 ... The variable 'load-path' lists all the directories where Emacs should look for Elisp files. The first file found is used, therefore the order of the ... www.emacswiki.org/emacs/LoadPath |
| |