Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lyskom-server-ceder-1616-generations-topgit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
1ffb903f
Commit
1ffb903f
authored
May 03, 2001
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Future changes): The mark-as-unread call is missing.
parent
d62bb0b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
doc/Protocol-A.texi
doc/Protocol-A.texi
+10
-1
No files found.
doc/Protocol-A.texi
View file @
1ffb903f
...
...
@@ -25,7 +25,7 @@
@c FIXME: "Review the last N by FOO to BAR" is empty
@c FIXME: "Remote control" contains no information
@c
@c
$
Id: Protocol
-
A.texi,v
1
.
13
6
2001
/
05
/
01
21
:
20
:
03
ceder Exp
$
@c
$
Id: Protocol
-
A.texi,v
1
.
13
7
2001
/
05
/
03
19
:
27
:
16
ceder Exp
$
@c
%**start of header
@setfilename protocol-a.info
@settitle LysKOM Protocol A
...
...
@@ -9055,6 +9055,15 @@ more than 2000 numbers must be transmitted to convey that information.
A much more attractive solution would be to send a list of ranges of
read texts.
@item
The @reqlink
{
mark-as-read
}
call is a reasonably good way to mark a
single text as read (but one could argue that it should take a single
@type
{
Text-No
}
and an @type
{
ARRAY Conf-No
}
as arguments), but there is
no easy way to undo such an operation. You can use
@reqlink
{
set-last-read
}
followed by a number of @req
{
mark-as-read
}
calls to get the desired effect, but it would be nice to have a
@samp
{
mark-as-unread
}
call.
@end itemize
@node Protocol Version History
...
...
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