Re: length of file from NSFileHandle?

2016-08-26 Thread R. Matthew Emerson
> On Aug 26, 2016, at 11:32 PM, R. Matthew Emerson > wrote: > > >> On Aug 26, 2016, at 11:19 PM, Graham Cox wrote: >> >> Hi all, >> >> Apparently a simple task, but no obvious API for it: getting the length >> (size) of a file I ha

Re: length of file from NSFileHandle?

2016-08-26 Thread R. Matthew Emerson
> On Aug 26, 2016, at 11:19 PM, Graham Cox wrote: > > Hi all, > > Apparently a simple task, but no obvious API for it: getting the length > (size) of a file I have a NSFileHandle for. This class has no -length > property, so how can I get it? > > I need to know because I have a requirement t

Use text system or totally custom text view?

2008-06-03 Thread R . Matthew Emerson
I work on a Common Lisp system (). The lisp has an Objective-C bridge, and there's a more-than-a-demo Cocoa IDE for it, though it is pretty rough around the edges in places. An important part of the IDE is the editor. We're currently using an emacs-like e