similar to: R-beta: pager/more

Displaying 20 results from an estimated 8000 matches similar to: "R-beta: pager/more"

1998 Apr 24
1
R-beta: exponentiation
A non-text attachment was scrubbed... Name: not available Type: text Size: 520 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/19980424/b1195857/attachment.pl
2009 Jun 19
1
kde 4.3 beta 2, compiz 8.2 - panel pager doesn't work until plasma crash and restart
Listmates, Woking with compiz 8.2 on kde 4.3 beta 2 on Archlinux, the plasma "kicker" pager widget does not work correctly after compiz 8.2 is started. Before compiz is started you see the 4 small desktop representations stacked 2x2. After you start compiz, the panel only shows a single large pane 'Desktop 1' no matter what desktop you are on. The strange part is that
2004 Feb 06
4
more or less pager
R-users, (forgive my return adres) I've been breaking my head why R---which i find fabulous, by the way---does not pipe interactive output through a pager (more or less), like it does with help(), or like GNU Octave does with arrays with more than terminal height rows. Maybe it is my installation (Debian/GNU Linux). Maybe it is my configuration, but i don't think so because with
1998 Jan 07
2
R-beta: sequences
A non-text attachment was scrubbed... Name: not available Type: text Size: 1659 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/19980107/3a4902ef/attachment.pl
1998 Jan 07
2
R-beta: sequences
A non-text attachment was scrubbed... Name: not available Type: text Size: 1659 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/19980107/3a4902ef/attachment.pl
1998 Jun 02
3
R-beta: bugs and problems
A non-text attachment was scrubbed... Name: not available Type: text Size: 1262 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/19980602/3cf08662/attachment.pl
1998 Jun 02
3
R-beta: bugs and problems
A non-text attachment was scrubbed... Name: not available Type: text Size: 1262 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/19980602/3cf08662/attachment.pl
2024 Jul 17
1
default pager is more
Was wondering why R help in recent Fedora only provided --More-- prompt for viewing, rather than allowing arrow key navigation as on RHEL. It turns out it uses a system command for paging and the current default pager is more: grep PAGER /usr/lib64/R/etc/Renviron PAGER=${PAGER-'/usr/bin/more'} rpm -qf /usr/lib64/R/etc/Renviron R-core-4.4.1-3.fc41.x86_64 This primarily affects function
2001 Mar 09
2
Pager size in 1.2.2 Windows
The following sequence of commands (for example): >my.data<-rnorm(10000, 5, 1) >my.data fills my pager buffer beyond its capacity. When I type "my.data", the pager displays approximately the bottom 7000 cells of the file, but "loses" the first 3000. Is there a some setting that increases the size of the pager buffer, or is this a limit in the Windows version?
2006 Oct 29
3
Pager Voicemail Message
Hello, In voicemail.conf, it's possible to edit the voicemail message, but when I define a pager email address, I get the message from "Asterisk PBX", and the content is fixed by the system. Is there a way to manipulate this message, as well? Thanks, David -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Jul 01
4
Pager Notification
Hi; Before I tell a customer that this would require custom development I figured I would ask here. Does Asterisk support pager notification of new voicemails out of the box? Or do I need an AGI script to do that? Also, if I want to call a number from an automated program in Asterisk and get the DTMF tones entered by the user on the other side, is there an easy way to do this? Best
2002 Oct 22
1
gnuclient.exe as pager ?
Hi, I see there are some previous threads on gnuclient.exe, but I can't figure this out based on those... I recently started using ESS with Xemacs. I'm on Windows XP. On starting iESS, my editor gets set to 'gnuclient.exe'. I don't understand how this works, since there is no executable anywhere on my machine called "gnuclient.exe". But I have no complaints: I like
2024 Jul 18
1
default pager is more
On Wed, 17 Jul 2024 at 11:33, Ian Malone <ibmalone at gmail.com> wrote: > Was wondering why R help in recent Fedora only provided --More-- > prompt for viewing, rather than allowing arrow key navigation as on > RHEL. It turns out it uses a system command for paging and the current > default pager is more: > grep PAGER /usr/lib64/R/etc/Renviron >
2009 Oct 13
4
OT: pager pay
Hey folks, I'm trying to compare my small company's policy against other companies out there. We pay 10% of your per-hour salary equivalent per every hour you carry it, whether it goes off or not. So for example someone making $55K/year works out to about $27 / hour (I think), so they'd get $2.70 for every hour they carry the pager outside of regular work hours. We are a company
2005 Sep 25
2
Pager Notification Script
Does anyone on the list have a script for notifying pagers that they would be willing to share? I have found a reference in the archive to such a script, but previous attempts to find the author of that posting have failed. Anyhow, I am looking to set up a system whereby a message is sent to a pager when a voicemail is left in a specified mailbox. (This is easy, it's built-in to
2024 Jul 18
1
default pager is more
On Thu, 18 Jul 2024 at 10:12, I?aki Ucar <iucar at fedoraproject.org> wrote: > > > On Wed, 17 Jul 2024 at 11:33, Ian Malone <ibmalone at gmail.com> wrote: >> >> Was wondering why R help in recent Fedora only provided --More-- >> prompt for viewing, rather than allowing arrow key navigation as on >> RHEL. It turns out it uses a system command for paging
1998 Jun 18
2
R-beta: glm bug
A non-text attachment was scrubbed... Name: not available Type: text Size: 997 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/19980618/ee08ba8d/attachment.pl
2004 Jan 04
1
pager reminder script
Since the list community has done so much for me in my humble asterisk beginnings I have put together a simple little script written in php that serves as a paging reminder script. If anyone is interested in a copy of it contact me off list and I'll forward you a copy. The basics of the script are as follows: It queries an asterisk inbox of your choosing for the existence of a file that
2024 Jul 22
1
default pager is more
FYI I added less back to the buildroot. Updates will be published soon. I?aki On Thu, 18 Jul 2024 at 18:59, Ian Malone <ibmalone at gmail.com> wrote: > On Thu, 18 Jul 2024 at 10:12, I?aki Ucar <iucar at fedoraproject.org> wrote: > > > > > > On Wed, 17 Jul 2024 at 11:33, Ian Malone <ibmalone at gmail.com> wrote: > >> > >> Was wondering why
2005 Oct 10
1
customize the pager email
I am running CVS-HEAD-04/12/05-21:44:31 and I am curious if it is possible to customize the email message sent to the pager email address. Thanks, Andy -- H. Andy Goss Network Engineer Network Advocates Inc. Main: 502.412.1050 DID: 502.992.5933 Mobile: 502.387.8216 agoss@ntad.com