all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: emacs-devel@gnu.org
Cc: raman@users.sf.net
Subject: Re: url-device-type: infinite loop:
Date: Fri, 23 Nov 2007 22:13:15 -0500	[thread overview]
Message-ID: <E1IvlSF-0007Ij-3I@fencepost.gnu.org> (raw)
In-Reply-To: <18246.9155.569852.549818@gargle.gargle.HOWL> (raman@users.sf.net)

Would someone please DTRT and ack?


Message-ID: <18246.9155.569852.549818@gargle.gargle.HOWL>
Date: Thu, 22 Nov 2007 16:50:11 -0800
To: emacs-devel@gnu.org
From: "T. V. Raman" <raman@users.sf.net>
Subject: url-device-type: infinite loop:
Reply-To: raman@users.sf.net

The following code creates an infinite loop:
in url-privacy.el:

(defun url-device-type (&optional device)
  (if (fboundp 'device-type)
      (url-device-type device)
    (or window-system 'tty)))

-- 
Best Regards,
--raman

      
Email:  raman@users.sf.net
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: tv.raman.tv@gmail.com
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

  reply	other threads:[~2007-11-24  3:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-23  0:50 url-device-type: infinite loop: T. V. Raman
2007-11-24  3:13 ` Richard Stallman [this message]
2007-11-24  3:29   ` Glenn Morris

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

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

  git send-email \
    --in-reply-to=E1IvlSF-0007Ij-3I@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=raman@users.sf.net \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.