* url-device-type: infinite loop: @ 2007-11-23 0:50 T. V. Raman 2007-11-24 3:13 ` Richard Stallman 0 siblings, 1 reply; 3+ messages in thread From: T. V. Raman @ 2007-11-23 0:50 UTC (permalink / raw) To: emacs-devel 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 ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: url-device-type: infinite loop: 2007-11-23 0:50 url-device-type: infinite loop: T. V. Raman @ 2007-11-24 3:13 ` Richard Stallman 2007-11-24 3:29 ` Glenn Morris 0 siblings, 1 reply; 3+ messages in thread From: Richard Stallman @ 2007-11-24 3:13 UTC (permalink / raw) To: emacs-devel; +Cc: raman 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 ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: url-device-type: infinite loop: 2007-11-24 3:13 ` Richard Stallman @ 2007-11-24 3:29 ` Glenn Morris 0 siblings, 0 replies; 3+ messages in thread From: Glenn Morris @ 2007-11-24 3:29 UTC (permalink / raw) To: rms; +Cc: raman, emacs-devel Richard Stallman wrote: > Would someone please DTRT and ack? 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: ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-11-24 3:29 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-11-23 0:50 url-device-type: infinite loop: T. V. Raman 2007-11-24 3:13 ` Richard Stallman 2007-11-24 3:29 ` Glenn Morris
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.