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
0ebd599b
Commit
0ebd599b
authored
Nov 08, 1998
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(create-text): This call can never generate the error ``anonymous-rejected''.
(create-anonymous-text): Avoid too long lines.
parent
1b37e49b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
7 deletions
+4
-7
doc/Protocol-A.texi
doc/Protocol-A.texi
+4
-7
No files found.
doc/Protocol-A.texi
View file @
0ebd599b
\input
texinfo @c -*-texinfo-*-
@c
$
Id: Protocol
-
A.texi,v
1
.
4
1
1998
/
10
/
22
22
:
11
:
56
ceder Exp
$
@c
$
Id: Protocol
-
A.texi,v
1
.
4
2
1998
/
11
/
08
22
:
46
:
41
ceder Exp
$
@c
%**start of header
@setfilename protocol-a.info
@settitle LysKOM Protocol A
...
...
@@ -6440,9 +6440,6 @@ set.
@item access-denied
Attempt to send a text to a conference failed because no access to the
conference or any superconference that will accept a text.
@item anonymous-rejected
Attempt to send an anonymous text to a conference that does not accept
anonymous texts.
@item illegal-misc
Invalid misc-info list. A recipient is listed more than once or there is
an unknown misc item in the misc-info list.
...
...
@@ -6459,9 +6456,9 @@ One of the items looks valid but could not be created anyway.
@findex create-anonymous-text
@example
create-anonymous-text [87] (( text
:
HOLLERITH;
misc-info
:
ARRAY Misc-Info;
aux-items
:
ARRAY Aux-Item-Input; ))
create-anonymous-text [87] (( text
:
HOLLERITH;
misc-info
:
ARRAY Misc-Info;
aux-items
:
ARRAY Aux-Item-Input; ))
-> ( Text-No );
@end example
...
...
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