Refill read only buffer not possible
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 10 articles for 0.120 sec
Re: Refill read only buffer - not possible?     

Group: gnu.emacs.help · Group Profile · Search for Refill read only buffer not possible in gnu.emacs.help
Author: B. T. Raven
Date: Aug 14, 2008 09:26

... emacs over ssh on my cellphone. Display is not very wide and when I enter info mode I...lik\ e this. I tried to do refill-buffer but it told be that I can't do this in a *read-only* buffer =(((( Is it possible to redisplay info mode so that I can read it normally eg: Very long sentense which goes ...this. C-x C-q = M-x toggle-read-only But in most cases you don't ...
Show full article (0.70Kb) · Show article thread
Refill read only buffer - not possible?     

Group: gnu.emacs.help · Group Profile · Search for Refill read only buffer not possible in gnu.emacs.help
Author: Xnox_afc
Date: Aug 14, 2008 08:07

I'm using terminal emacs over ssh on my cellphone. Display is not very wide and when I enter info mode I get all text similar ...is next sentense which also looks lik\ e this. I tried to do refill-buffer but it told be that I can't do this in a *read-only* buffer =(((( Is it possible to redisplay info mode so that I can read it normally eg: Very long sentense which goes and goes on and on...
Show full article (0.52Kb)
Re: Refill read only buffer - not possible?     

Group: gnu.emacs.help · Group Profile · Search for Refill read only buffer not possible in gnu.emacs.help
Author: Peter Dyballa
Date: Aug 14, 2008 23:53

...this is next sentense which also looks like this. Could be GNU Emacs has not read the correct values of environment variables COLUMNS and LINES ... The important value is COLUMNS. If it is not supplied by the shell's RC files, then... dimensions – in characters! -- Greetings Pete Debugging? Klingons do not debug. Our software does not coddle the ...
Show full article (0.58Kb) · Show article thread
Re: another Forth CPU design     

Group: comp.lang.forth · Group Profile · Search for Refill read only buffer not possible in comp.lang.forth
Author: Frank Buss
Date: Jul 14, 2007 21:13

...you are ignoring the flag from REFILL. You might want to consider ... Win32Forth concept. ANS Forth is not the right place for such a... the different locations of transient buffers. I don't understand that.... no undefined behaviour (maybe except reading/writing to undefined memory locations)... possible ways to implement something (like different locations for transient buffers,...
Show full article (1.63Kb) · Show article thread
Re: Libraries     

Group: comp.lang.forth · Group Profile · Search for Refill read only buffer not possible in comp.lang.forth
Author: J Thomas
Date: Mar 10, 2007 16:39

... you consider the problem above "not undecidable". We're talking about ... needed definition. No, that's not sufficient (I thought about that,... same time That's not cleanly possible; it would play havoc ... have to treat it as read-only. It's mine and ... I can rewrite REFILL to refill my buffer however I want....libraries could leave out idiosyncratic refilling words or define them. I ...
Show full article (7.08Kb)
Re: Libraries     

Group: comp.lang.forth · Group Profile · Search for Refill read only buffer not possible in comp.lang.forth
Author: Gerry
Date: Mar 7, 2007 13:45

... This obvious solution is probably not good. The next solution is...a line of code with READ-LINE and add the name...and the terminal input buffer is considered read-only. You can...For multiline parsing words like (* REFILL needs to work. None of...to build portable tools. One possible solution would be a word...factor something that allows REFILL . One possible solution would be a...
Show full article (7.47Kb) · Show article thread
Libraries     

Group: comp.lang.forth · Group Profile · Search for Refill read only buffer not possible in comp.lang.forth
Author: J Thomas
Date: Mar 7, 2007 10:00

... This obvious solution is probably not good. The next solution is...and the terminal input buffer is considered read-only. You can...compile them, and it must REFILL or otherwise replace the text...For multiline parsing words like (* REFILL needs to work. None of...to build portable tools. One possible solution would be a word...factor something that allows REFILL . One possible solution would be a...
Show full article (6.73Kb)
Re: What do you call the new FIND ?     

Group: comp.lang.forth · Group Profile · Search for Refill read only buffer not possible in comp.lang.forth
Author: J Thomas
Date: Feb 27, 2007 10:43

... to be all the standard we have, not counting the even more model-dependent Forth-... that with gForth. It ought to be possible with SwiftForth and ProForth and Win32Forth etc...you give up control until the input buffer is exhausted -- ore more if it REFILLs that itself. What you may need to...like is that very often if I read text this way I need to ... I want to use. I guess not so nice if I was doing ...
Show full article (3.40Kb) · Show article thread
Re: Spykerman Sudoku     

Group: comp.lang.forth · Group Profile · Search for Refill read only buffer not possible in comp.lang.forth
Author: jzakiya
Date: Jan 5, 2007 08:22

... not sure it has a single solution as I recall reading ...area portion of the input buffer as a string. Factored from...0= WHILE \ not found ( area.s) 2drop ?cr refill 0= IF...new_possibilies -- else \ else prev_possibilities < new possibilities, so: drop \ new_index new_possibilies -- then...
Show full article (20.07Kb) · Show article thread
Re: Spykerman Sudoku     

Group: comp.lang.forth · Group Profile · Search for Refill read only buffer not possible in comp.lang.forth
Author: rickman
Date: Jan 5, 2007 07:46

...a single solution as I recall reading in one of the papers ... area portion of the input buffer as a string. Factored from ...> 0= WHILE \ not found ( area.s) 2drop ?cr refill 0= IF \... new_possibilies -- else \ else prev_possibilities < new possibilities, so: drop \ new_index new_possibilies -- then ...
Show full article (18.66Kb) · Show article thread