[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cgreek:00050] Re: Today's version of tlgutil



Thanks a lot again.

>     (insert (format "Works list for %s\n   Type M-f to open the work on a line\n " 
> 		    tlg-author)
>     (mapcar (lambda (w) 
> 	      (insert 
> 	       (format "\n%s  %s" 
> 		       (car w) 
> 		       (cdr (assoc 'title w))
> 		       )
> 	       )
> 	      ) tlg-works)

By this replacement, I got surely somewhere. I could get correctly
*Works in tlg0086.idt* buffer.
 
But(always) in this buffer M-f shows the same message as before, i.e.

	    Syntax error: Unterminated quoted string

and
	    Wrong type argument: integer-or-marker-p, nil

in minibuffer.

At last, I assume this problem comes from the difference of quoting
conventions of the format for tlgidt2emacs.exe.

===============================================
 Shinsuke KAWAZOE 
  History of Medieval Philosophy,
  Graduate School of Letters, Kyoto University
  Yoshidahonmachi, Sakyoku,
  Kyoto  606-8501 JAPAN
   phone/fax:+81-(0)75-753-2855
   skawazoe@xxxxxxxxxxxxxxxxx
===============================================