Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Peter Liljenberg
lyskom-elisp-client
Commits
2e822890
Commit
2e822890
authored
Sep 08, 1991
by
Linus Tolke
Browse files
Rättat en simpel bug.
parent
bc684f1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/commands1.el
View file @
2e822890
...
...
@@ -1643,8 +1643,8 @@ footnotes) to it as read in the server."
;; Should check that we are a member of at least one of
;; the recipients, and stop otherwise.
(
if
mark-as-read
(
lyskom-mark-as-read
text-stat
))
(
lyskom-is-read
(
text-stat->text-no
text-stat
))
))
(
lyskom-mark-as-read
text-stat
))
(
lyskom-is-read
(
text-stat->text-no
text-stat
))
(
lyskom-traverse
misc
(
text-stat->misc-info-list
text-stat
)
(
cond
((
or
(
eq
(
misc-info->type
misc
)
'COMM-IN
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment