unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#8763: terminal-emulator mode confines output to 80 columns
@ 2011-05-30  7:22 bugreport.emacs.jog
  2018-03-04 13:46 ` Noam Postavsky
  0 siblings, 1 reply; 2+ messages in thread
From: bugreport.emacs.jog @ 2011-05-30  7:22 UTC (permalink / raw)
  To: 8763

If emacs is in terminal-mode, it seems to constrain some tools to 80 columns of output.  Running "watch" inside an emacs terminal wraps the line:

emacs -nw --eval='(terminal-emulator "*echo nested inside watch*" "watch" '"'"'("--interval" "3600" "echo xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"))'

The problem is not the watch command, because the following will properly show 85 x's on one line (outside of emacs):

watch --interval 3600 echo xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Note that the following will correctly show 85 x's on one line (suggesting that the problem emacs does not have this problem with all tools):

emacs -nw --eval='(terminal-emulator "*echo only*" "echo" '"'"'("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"))'


In GNU Emacs 22.1.1 (x86_64-unknown-linux-gnu, X toolkit)
 of 2011-05-16 on dhbldd13
Windowing system distributor `The Cygwin/X Project', version 11.0.10503000
configured using `configure  '--prefix=/cm/ot/TOOL/GNU!15.5.33/build_G!79.IP.L5/generated' '--exec-prefix=/cm/ot/TOOL/GNU!15.5.33/build_G!79.IP.L5/generated/libexec/emacs-22.1' '--mandir=/cm/ot/TOOL/GNU!15.5.33/build_G!79.IP.L5/generated/man' '--with-xpm' 'CFLAGS=-g -O2' 'LDFLAGS= -L/cm/ot/TOOL/GNU!15.5.33/build_G!79.IP.L5/generated/work/emacs-22.1/xpm-3.4k/lib' 'CPPFLAGS=-I/cm/ot/TOOL/GNU!15.5.33/build_G!79.IP.L5/generated/work/emacs-22.1/xpm-3.4k ''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: nil
  default-enable-multibyte-characters: nil

Major mode: Lisp Interaction

Minor modes in effect:
  iswitchb-mode: t
  show-paren-mode: t
  which-function-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t

Recent input:

Recent messages:
Loading gnat-fix-error...done
Loading version_emacs_startup...done
Loading /share/emacs/22.1/site-lisp/emacs_startup.el (source)...done
Loading edmacro...done
Loading /home/user/emacs/color-theme-example.el (source)...done
Loading /home/user/emacs/color-theme-library.el (source)...done
Loading cl-seq...done
For information about the GNU Project and its goals, type C-h C-p.
Loading emacsbug...done

____
 
This message and any files transmitted with it are legally privileged and intended for the sole use of the individual(s) or entity to whom they are addressed. If you are not the intended recipient, please notify the sender by reply and delete the message and any attachments from your system. Any unauthorised use or disclosure of the content of this message is strictly prohibited and may be unlawful.
 
Nothing in this e-mail message amounts to a contractual or legal commitment on the part of EUROCONTROL, unless it is confirmed by appropriately signed hard copy.
 
Any views expressed in this message are those of the sender.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#8763: terminal-emulator mode confines output to 80 columns
  2011-05-30  7:22 bug#8763: terminal-emulator mode confines output to 80 columns bugreport.emacs.jog
@ 2018-03-04 13:46 ` Noam Postavsky
  0 siblings, 0 replies; 2+ messages in thread
From: Noam Postavsky @ 2018-03-04 13:46 UTC (permalink / raw)
  To: bugreport.emacs.jog; +Cc: 8763

tags 8763 + wontfix
close 8763
quit

bugreport.emacs.jog@spamgourmet.com writes:

> If emacs is in terminal-mode, it seems to constrain some tools to 80 columns of output.  Running "watch" inside an emacs terminal wraps the line:
>
> emacs -nw --eval='(terminal-emulator "*echo nested inside watch*" "watch" '"'"'("--interval" "3600" "echo xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"))'
>
> The problem is not the watch command, because the following will properly show 85 x's on one line (outside of emacs):
>
> watch --interval 3600 echo xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
> Note that the following will correctly show 85 x's on one line (suggesting that the problem emacs does not have this problem with all tools):
>
> emacs -nw --eval='(terminal-emulator "*echo only*" "echo" '"'"'("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"))' 
>
>
> In GNU Emacs 22.1.1 (x86_64-unknown-linux-gnu, X toolkit)

This bug is still present in terminal.el, but doesn't happen with
term.el.  Since terminal.el is now marked obsolete, and there hasn't
been any movement on this bug for a long time, I'm closing as wontfix.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-04 13:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-30  7:22 bug#8763: terminal-emulator mode confines output to 80 columns bugreport.emacs.jog
2018-03-04 13:46 ` Noam Postavsky

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).