unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Johan Andersson <johan.rejeep@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 15180@debbugs.gnu.org
Subject: bug#15180: Using princ without ending newline
Date: Thu, 12 Sep 2013 08:20:33 +0200	[thread overview]
Message-ID: <CAB6RKMsuUtDZ96=ZT2cL8Mn96yUe_k3AFTspDA_4KNQj7=+_iA@mail.gmail.com> (raw)
In-Reply-To: <CAB6RKMuc1zVvyy=SqA+G-XinDzUznVj=q0nbebbH5YmZRmSibA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3011 bytes --]

Did anyone reproduce this?
On Aug 25, 2013 9:07 AM, "Johan Andersson" <johan.rejeep@gmail.com> wrote:

> Sorry for the lack of information. I figured it was global since I have
> the exact same problem in 23.4 and snapshot. Maybe it's a Mac bug.
>
> In GNU Emacs 24.3.1 (x86_64-apple-darwin12.2.0, NS apple-appkit-1187.34)
>  of 2013-03-14 on Johans-MacBook-Pro.local
> Windowing system distributor `Apple', version 10.3.1187
> Configured using:
>  `configure '--prefix=/usr/local/Cellar/emacs/24.3' '--without-dbus'
>  '--enable-locallisppath=/usr/local/share/emacs/site-lisp'
>  '--infodir=/usr/local/Cellar/emacs/24.3/share/info/emacs' '--with-ns'
>  '--disable-ns-self-contained' 'CC=cc''
>
> Important settings:
>   value of $LC_CTYPE: sv_SE.UTF-8
>   value of $LANG: sv_SE.UTF-8
>   locale-coding-system: utf-8-unix
>   default enable-multibyte-characters: t
>
> Major mode: Emacs-Lisp
>
> Minor modes in effect:
>   tooltip-mode: t
>   mouse-wheel-mode: t
>   tool-bar-mode: t
>   menu-bar-mode: t
>   file-name-shadow-mode: t
>   global-font-lock-mode: t
>   font-lock-mode: t
>   auto-composition-mode: t
>   auto-encryption-mode: t
>   auto-compression-mode: t
>   line-number-mode: t
>   transient-mark-mode: t
>
> Recent input:
> ESC [ > 0 ; 9 5 ; c ESC x e m a c s TAB b u TAB ESC
> C-h ESC C-h C-e DEL DEL DEL DEL DEL DEL DEL DEL DEL
> DEL r e p o TAB r t TAB RET
>
> Recent messages:
> ("/usr/local/Cellar/emacs/24.3/Emacs.app/Contents/MacOS/Emacs" "princ.el")
> For information about GNU Emacs and the GNU system, type C-h C-a.
> delete-backward-char: Text is read-only [2 times]
> Making completion list...
>
> Load-path shadows:
> None found.
>
> Features:
> (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
> mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
> gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
> mail-prsvr mail-utils help-mode easymenu time-date tooltip ediff-hook
> vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image
> regexp-opt fringe tabulated-list newcomment lisp-mode register page
> menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
> syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
> vietnamese tibetan thai tai-viet lao korean japanese hebrew greek
> romanian slovak czech european ethiopic indian cyrillic chinese
> case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs
> button faces cus-face macroexp files text-properties overlay sha1 md5
> base64 format env code-pages mule custom widget hashtable-print-readable
> backquote make-network-process ns multi-tty emacs)
>
>
> On Sun, Aug 25, 2013 at 3:05 AM, Glenn Morris <rgm@gnu.org> wrote:
>
>> Johan Andersson wrote:
>>
>> > It seems that princ will not print output directly if there's no ending
>> > newline.
>>
>> I can't reproduce this. Does this happen with emacs -Q?
>> What version of Emacs is this (M-x report-emacs-bug includes such
>> information automatically)?
>>
>
>

[-- Attachment #2: Type: text/html, Size: 4265 bytes --]

  reply	other threads:[~2013-09-12  6:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-24 15:49 bug#15180: Using princ without ending newline Johan Andersson
2013-08-25  1:05 ` Glenn Morris
2013-08-25  7:07   ` Johan Andersson
2013-09-12  6:20     ` Johan Andersson [this message]
2013-09-12  8:29       ` Jan Djärv
2013-09-12  8:44       ` Andreas Schwab
2013-09-12  9:40         ` Johan Andersson
2013-09-12 10:02           ` Andreas Schwab
2013-09-12 10:27             ` Johan Andersson
2013-09-12 10:35               ` Andreas Schwab
2013-09-12 10:40                 ` Johan Andersson
2013-09-12 10:45                   ` Andreas Schwab
2013-09-12 11:47                     ` Johan Andersson
2013-09-15 16:42 ` Barry OReilly
2013-09-18 19:49   ` Johan Andersson
2013-09-19 13:46     ` Stefan Monnier
2022-04-17 12:05       ` bug#15180: Add a way to fflush stdout in batch mode Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAB6RKMsuUtDZ96=ZT2cL8Mn96yUe_k3AFTspDA_4KNQj7=+_iA@mail.gmail.com' \
    --to=johan.rejeep@gmail.com \
    --cc=15180@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).