From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johann Spies Subject: plantuml: Terminal 0 is locked Date: Thu, 3 Dec 2015 14:22:47 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c266d8e067120525fd727f Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34235) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4SuQ-0003oq-5B for emacs-orgmode@gnu.org; Thu, 03 Dec 2015 07:22:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4SuP-0004Zv-HN for emacs-orgmode@gnu.org; Thu, 03 Dec 2015 07:22:50 -0500 Received: from mail-lb0-x231.google.com ([2a00:1450:4010:c04::231]:34817) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4SuP-0004ZZ-6d for emacs-orgmode@gnu.org; Thu, 03 Dec 2015 07:22:49 -0500 Received: by lbcdv4 with SMTP id dv4so493032lbc.2 for ; Thu, 03 Dec 2015 04:22:47 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --001a11c266d8e067120525fd727f Content-Type: text/plain; charset=UTF-8 When I evaluate this: @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: another authentication Response @enduml I get an error message: Terminal 0 is locked, cannot read from it What is causing this? Regards Johann -- Because experiencing your loyal love is better than life itself, my lips will praise you. (Psalm 63:3) --001a11c266d8e067120525fd727f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
When I evaluate this:

@startuml
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response

Alice -> Bob: Another authentication Request
Alice <-- Bob: another authentication Response
@enduml


I get an error message:

Terminal 0 is =
locked, cannot read from it 

What is causing this?
Regards
Johann



--
Because experiencing your = loyal love is better than life itself,
my lips will praise you.=C2=A0 (= Psalm 63:3)
--001a11c266d8e067120525fd727f--