Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lyskom-elisp-client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lyskom-elisp-client
lyskom-elisp-client
Commits
0efe2257
Commit
0efe2257
authored
33 years ago
by
Linus Tolke
Browse files
Options
Downloads
Patches
Plain Diff
New default for kom-do-when-done
parent
5bfcdfdf
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/ChangeLog
+7
-0
7 additions, 0 deletions
src/ChangeLog
src/vars.el
+1
-1
1 addition, 1 deletion
src/vars.el
with
8 additions
and
1 deletion
src/ChangeLog
+
7
−
0
View file @
0efe2257
No preview for this file type
This diff is collapsed.
Click to expand it.
src/vars.el
+
1
−
1
View file @
0efe2257
...
...
@@ -114,7 +114,7 @@ The syntax is the same as for the kom-do-when-starting variable except that the
last element is not remembered forever. These are executed as soon as we get a
new prompt i.e. non-stop at login."
)
(
defvar
kom-do-when-done
'
(
"}am"
"t"
)
(
defvar
kom-do-when-done
'
(
kom-review-all-marked-texts
kom-display-time
)
"*What to do when all texts are read.
This is a list of commands and lists of commands that are prompted for
and executed when there are no more new texts. The last element in
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment