unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#59403: 29.0.50; Variable with value starting with dash "-" fails to create
@ 2022-11-20  6:08 Milan Zimmermann
  2022-11-20  6:50 ` Jim Porter
  2022-11-21  8:50 ` bug#59403: GNU bug report logs - #59403 " Milan Zimmermann
  0 siblings, 2 replies; 5+ messages in thread
From: Milan Zimmermann @ 2022-11-20  6:08 UTC (permalink / raw)
  To: 59403

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

Actual:

~/dev $ export a="-anything"
~/dev $ echo $a
echo: unrecognized option -a
~/dev/ $ echo "$a"
echo: unrecognized option -a

Expected:

~/dev $ export a="-anything"
~/dev $ echo $a
-anything
~/dev/ $ echo "$a"
-anything





In GNU Emacs 29.0.50 (build 1, x86_64-suse-linux-gnu, GTK+ Version
3.24.34, cairo version 1.17.6)
System Description: openSUSE Tumbleweed

Configured using:
 'configure --host=x86_64-suse-linux-gnu --build=x86_64-suse-linux-gnu
 --program-prefix= --disable-dependency-tracking --prefix=/usr
 --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
 --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include
 --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var
 --sharedstatedir=/var/lib --mandir=/usr/share/man
 --infodir=/usr/share/info --disable-build-details --without-pop
 --with-mailutils --without-hesiod --with-gameuser=:games
 --with-kerberos --with-kerberos5 --with-file-notification=inotify
 --with-modules --enable-autodepend --prefix=/usr
 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
 --localstatedir=/var --sharedstatedir=/var/lib
 --libexecdir=/usr/libexec --with-file-notification=yes
 --enable-locallisppath=/usr/share/emacs/29.0.50/site-lisp:/usr/share/emacs/site-lisp
 --without-x --with-json --without-xim --with-sound --with-xpm
 --with-jpeg --with-tiff --with-gif --with-png --with-rsvg --with-dbus
 --without-xft --without-gpm --with-pgtk --without-native-compilation
 --with-toolkit-scroll-bars --with-libotf --with-m17n-flt --with-cairo
 --without-xwidgets --with-dumping=pdumper 'CFLAGS=-O2 -Wall
 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong
 -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection
 -Werror=return-type -flto=auto -D_GNU_SOURCE
 -DGDK_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS'
 LDFLAGS=-flto=auto'

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON
LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 MODULES NOTIFY INOTIFY
PDUMPER PGTK PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS WEBP XIM GTK3 ZLIB

Important settings:
  value of $LANG: en_CA.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

Major mode: Eshell

Minor modes in effect:
  text-scale-mode: t
  shell-dirtrack-mode: t
  eshell-prompt-mode: t
  eshell-hist-mode: t
  eshell-pred-mode: t
  eshell-cmpl-mode: t
  eshell-proc-mode: t
  eshell-arg-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  show-paren-mode: t
  electric-indent-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
  blink-cursor-mode: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message mailcap yank-media puny dired
dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068
epg-config gnus-util text-property-search mm-decode mm-bodies mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils rx time-date face-remap
em-unix em-term term disp-table shell subr-x ehelp em-script em-prompt
em-ls em-hist em-pred em-glob em-extpipe em-cmpl em-dirs esh-var
pcomplete comint ansi-osc ansi-color ring em-basic em-banner em-alias
esh-mode eshell esh-cmd generator esh-ext esh-opt esh-proc esh-io
esh-arg esh-module esh-groups esh-util cus-edit pp cus-start cus-load
icons wid-edit cl-loaddefs cl-lib files-x rmc iso-transl tooltip cconv
eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type
elisp-mode mwheel term/pgtk-win pgtk-win term/common-win pgtk-dnd
tool-bar dnd fontset image regexp-opt fringe tabulated-list replace
newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock
font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq
simple cl-generic indonesian philippine cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese composite emoji-zwj charscript charprop case-table
epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button
loaddefs theme-loaddefs faces cus-face macroexp files window
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget keymap hashtable-print-readable backquote threads dbusbind
inotify dynamic-setting system-font-setting font-render-setting cairo
gtk pgtk lcms2 multi-tty make-network-process emacs)

Memory information:
((conses 16 79994 8870)
 (symbols 48 8903 0)
 (strings 32 24693 2556)
 (string-bytes 1 733474)
 (vectors 16 15065)
 (vector-slots 8 205344 7378)
 (floats 8 37 35)
 (intervals 56 1103 0)
 (buffers 984 11))

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

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

* bug#59403: 29.0.50; Variable with value starting with dash "-" fails to create
  2022-11-20  6:08 bug#59403: 29.0.50; Variable with value starting with dash "-" fails to create Milan Zimmermann
@ 2022-11-20  6:50 ` Jim Porter
  2022-11-21  8:50 ` bug#59403: GNU bug report logs - #59403 " Milan Zimmermann
  1 sibling, 0 replies; 5+ messages in thread
From: Jim Porter @ 2022-11-20  6:50 UTC (permalink / raw)
  To: Milan Zimmermann, 59403

On 11/19/2022 10:08 PM, Milan Zimmermann wrote:
> Actual:
> 
> ~/dev $ export a="-anything"
> ~/dev $ echo $a
> echo: unrecognized option -a
> ~/dev/ $ echo "$a"
> echo: unrecognized option -a
> 
> Expected:
> 
> ~/dev $ export a="-anything"
> ~/dev $ echo $a
> -anything
> ~/dev/ $ echo "$a"
> -anything
[snip]
> Major mode: Eshell

Eshell's 'echo' command works somewhat different from other shells (in 
more ways than just this). The Eshell way to spell this is:

   ~ $ echo -- $a
   -anything

(Maybe this could be a feature enhancement for Eshell's echo, but "--" 
is the usual way to do this sort of thing with other commands, at least 
these days. Arguably, this makes Eshell's echo better, since it's more 
consistent with those other commands... at the expense of being less 
consistent with other implementations of echo.)






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

* bug#59403: GNU bug report logs - #59403 29.0.50; Variable with value starting with dash "-" fails to create
  2022-11-20  6:08 bug#59403: 29.0.50; Variable with value starting with dash "-" fails to create Milan Zimmermann
  2022-11-20  6:50 ` Jim Porter
@ 2022-11-21  8:50 ` Milan Zimmermann
  2022-11-21 18:03   ` Jim Porter
  1 sibling, 1 reply; 5+ messages in thread
From: Milan Zimmermann @ 2022-11-21  8:50 UTC (permalink / raw)
  To: 59403

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

Thanks for your explanation; I experimented with it more and agree with the
reasoning - not a bug

Please go ahead and close the bug or what status you find appropriate - I
do not think I can change status.

Regards,
Milan Zimmermann

PS: I have one or two things around variables that I could see in the
feature vs bug realm. Should those be reported, or first checked on an
appropriate forum (what would such a forum be?)

Thanks

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

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

* bug#59403: GNU bug report logs - #59403 29.0.50; Variable with value starting with dash "-" fails to create
  2022-11-21  8:50 ` bug#59403: GNU bug report logs - #59403 " Milan Zimmermann
@ 2022-11-21 18:03   ` Jim Porter
  2022-11-22  2:09     ` Milan Zimmermann
  0 siblings, 1 reply; 5+ messages in thread
From: Jim Porter @ 2022-11-21 18:03 UTC (permalink / raw)
  To: Milan Zimmermann, 59403-done

On 11/21/2022 12:50 AM, Milan Zimmermann wrote:
> Thanks for your explanation; I experimented with it more and agree with 
> the reasoning - not a bug
> 
> Please go ahead and close the bug or what status you find appropriate - 
> I do not think I can change status.

Thanks, closing.

I'm not sure if there's a special permission required, but if you add 
"-done" to the local part of the debbugs email address when replying 
(see this message for an example), it should close the bug.

> PS: I have one or two things around variables that I could see in the 
> feature vs bug realm. Should those be reported, or first checked on an 
> appropriate forum (what would such a forum be?)

I'd recommend emacs-devel@gnu.org if you'd like to discuss things with a 
wider audience first. Otherwise, both features and bugs can go in 
bug-gnu-emacs@gnu.org, I'd say.






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

* bug#59403: GNU bug report logs - #59403 29.0.50; Variable with value starting with dash "-" fails to create
  2022-11-21 18:03   ` Jim Porter
@ 2022-11-22  2:09     ` Milan Zimmermann
  0 siblings, 0 replies; 5+ messages in thread
From: Milan Zimmermann @ 2022-11-22  2:09 UTC (permalink / raw)
  To: Jim Porter; +Cc: 59403-done

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

Thanks for both the pointer to bug#-done to close the issue, and for the
discussion list  emacs-devel@gnu.org pointer.



On Mon, Nov 21, 2022 at 1:03 PM Jim Porter <jporterbugs@gmail.com> wrote:

> On 11/21/2022 12:50 AM, Milan Zimmermann wrote:
> > Thanks for your explanation; I experimented with it more and agree with
> > the reasoning - not a bug
> >
> > Please go ahead and close the bug or what status you find appropriate -
> > I do not think I can change status.
>
> Thanks, closing.
>
> I'm not sure if there's a special permission required, but if you add
> "-done" to the local part of the debbugs email address when replying
> (see this message for an example), it should close the bug.
>
> > PS: I have one or two things around variables that I could see in the
> > feature vs bug realm. Should those be reported, or first checked on an
> > appropriate forum (what would such a forum be?)
>
> I'd recommend emacs-devel@gnu.org if you'd like to discuss things with a
> wider audience first. Otherwise, both features and bugs can go in
> bug-gnu-emacs@gnu.org, I'd say.
>
>

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

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

end of thread, other threads:[~2022-11-22  2:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-20  6:08 bug#59403: 29.0.50; Variable with value starting with dash "-" fails to create Milan Zimmermann
2022-11-20  6:50 ` Jim Porter
2022-11-21  8:50 ` bug#59403: GNU bug report logs - #59403 " Milan Zimmermann
2022-11-21 18:03   ` Jim Porter
2022-11-22  2:09     ` Milan Zimmermann

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).